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.entityStorage
private final EntityLookup<T>
LevelEntityGetterAdapter.visibleEntities
private final EntityLookup<T>
PersistentEntitySectionManager.visibleEntityStorage
Constructors in net.minecraft.world.level.entity with parameters of type EntityLookupModifierConstructorDescriptionLevelEntityGetterAdapter
(EntityLookup<T> p_156943_, EntitySectionStorage<T> p_156944_)