public class PathCache extends MarkerCache<PathSubCache>
Modifier and Type | Field and Description |
---|---|
static PathCache |
INSTANCE |
CACHES, DEBUG, name
Constructor and Description |
---|
PathCache() |
Modifier and Type | Method and Description |
---|---|
protected PathSubCache |
createSubCache(net.minecraft.world.World world) |
getSubCache, onPlayerJoinWorld, onWorldUnload, postInit, registerCache
public static final PathCache INSTANCE
protected PathSubCache createSubCache(net.minecraft.world.World world)
createSubCache
in class MarkerCache<PathSubCache>