Uses of Class
net.minecraft.world.entity.EntityIndex
Packages that use EntityIndex
- 
Uses of EntityIndex in net.minecraft.server.worldFields in net.minecraft.server.world declared as EntityIndex
- 
Uses of EntityIndex in net.minecraft.world.entityFields in net.minecraft.world.entity declared as EntityIndexModifier and TypeFieldDescription(package private) final EntityIndex<T> ClientEntityManager.indexprivate final EntityIndex<T> SimpleEntityLookup.indexConstructors in net.minecraft.world.entity with parameters of type EntityIndexModifierConstructorDescriptionSimpleEntityLookup(EntityIndex<T> index, SectionedEntityCache<T> cache)