Uses of Class
net.minecraft.world.level.entity.EntitySectionStorage
-
Uses of EntitySectionStorage in net.minecraft.world.level.entity
Modifier and TypeFieldDescriptionprivate final EntitySectionStorage
<T> LevelEntityGetterAdapter.sectionStorage
(package private) final EntitySectionStorage
<T> PersistentEntitySectionManager.sectionStorage
(package private) final EntitySectionStorage
<T> TransientEntitySectionManager.sectionStorage
ModifierConstructorDescriptionLevelEntityGetterAdapter
(EntityLookup<T> p_156943_, EntitySectionStorage<T> p_156944_)