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