Uses of Interface
net.minecraft.world.level.entity.LevelEntityGetter
Package
Description
-
Uses of LevelEntityGetter in net.minecraft.client.multiplayer
-
Uses of LevelEntityGetter in net.minecraft.server.level
-
Uses of LevelEntityGetter in net.minecraft.world.level
Modifier and TypeMethodDescriptionprotected abstract LevelEntityGetter<Entity>
Level.getEntities()
-
Uses of LevelEntityGetter in net.minecraft.world.level.entity
Modifier and TypeFieldDescriptionprivate final LevelEntityGetter<T>
PersistentEntitySectionManager.entityGetter
private final LevelEntityGetter<T>
TransientEntitySectionManager.entityGetter
Modifier and TypeMethodDescriptionPersistentEntitySectionManager.getEntityGetter()
TransientEntitySectionManager.getEntityGetter()