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