Uses of Class
net.minecraft.world.entity.EntityIndex
Package
Description
-
Uses of EntityIndex in net.minecraft.client.world
Modifier and TypeFieldDescription(package private) final EntityIndex<T>
ClientEntityManager.index
-
Uses of EntityIndex in net.minecraft.server.world
-
Uses of EntityIndex in net.minecraft.world.entity
ModifierConstructorDescriptionSimpleEntityLookup
(EntityIndex<T> index, SectionedEntityCache<T> cache)