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