pub fn get_in_compound<T: FromNbtTag>( compound: &NbtCompound<'_, '_>, key: &str, ) -> Result<T, DeserializeError>