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