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