Interface SimpleEntityLookupAccessor
public interface SimpleEntityLookupAccessor
-
Method Summary
Modifier and TypeMethodDescription<T extends net.minecraft.world.entity.EntityLike>
net.minecraft.world.entity.SectionedEntityCache<T> getCache()
-
Method Details
-
getCache
<T extends net.minecraft.world.entity.EntityLike> net.minecraft.world.entity.SectionedEntityCache<T> getCache()
-