Uses of Class
net.minecraft.world.level.entity.EntitySectionStorage
Packages that use EntitySectionStorage
-
Uses of EntitySectionStorage in net.minecraft.world.level.entity
Fields in net.minecraft.world.level.entity declared as EntitySectionStorageModifier and TypeFieldDescriptionprivate final EntitySectionStorage<T>LevelEntityGetterAdapter.sectionStorage(package private) final EntitySectionStorage<T>PersistentEntitySectionManager.sectionStorage(package private) final EntitySectionStorage<T>TransientEntitySectionManager.sectionStorageConstructors in net.minecraft.world.level.entity with parameters of type EntitySectionStorageModifierConstructorDescriptionLevelEntityGetterAdapter(EntityLookup<T> p_156943_, EntitySectionStorage<T> p_156944_)