Uses of Class
net.minecraft.world.level.entity.EntityLookup
Packages that use EntityLookup
-
Uses of EntityLookup in net.minecraft.world.level.entity
Fields in net.minecraft.world.level.entity declared as EntityLookupModifier and TypeFieldDescription(package private) final EntityLookup<T> TransientEntitySectionManager.entityStorageprivate final EntityLookup<T> LevelEntityGetterAdapter.visibleEntitiesprivate final EntityLookup<T> PersistentEntitySectionManager.visibleEntityStorageConstructors in net.minecraft.world.level.entity with parameters of type EntityLookupModifierConstructorDescriptionLevelEntityGetterAdapter(EntityLookup<T> p_156943_, EntitySectionStorage<T> p_156944_)