Uses of Class
net.minecraft.world.entity.EntityIndex
Packages that use EntityIndex
Package
Description
- 
Uses of EntityIndex in net.minecraft.client.worldFields in net.minecraft.client.world declared as EntityIndexModifier and TypeFieldDescription(package private) final EntityIndex<T>ClientEntityManager.index
- 
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 EntityIndexConstructors in net.minecraft.world.entity with parameters of type EntityIndexModifierConstructorDescriptionSimpleEntityLookup(EntityIndex<T> index, SectionedEntityCache<T> cache)