Uses of Class
net.minecraft.world.entity.SectionedEntityCache
Packages that use SectionedEntityCache
Package
Description
-
Uses of SectionedEntityCache in net.minecraft.client.world
Fields in net.minecraft.client.world declared as SectionedEntityCache -
Uses of SectionedEntityCache in net.minecraft.server.world
Fields in net.minecraft.server.world declared as SectionedEntityCache -
Uses of SectionedEntityCache in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as SectionedEntityCacheConstructors in net.minecraft.world.entity with parameters of type SectionedEntityCacheModifierConstructorDescriptionSimpleEntityLookup(EntityIndex<T> index, SectionedEntityCache<T> cache)