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