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