public class AlphaChunkIo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AlphaChunkIo.AlphaChunk |
Constructor and Description |
---|
AlphaChunkIo() |
Modifier and Type | Method and Description |
---|---|
static void |
convertAlphaChunk(DynamicRegistryManager.Impl impl,
AlphaChunkIo.AlphaChunk alphaChunk,
CompoundTag compoundTag,
BiomeSource biomeSource) |
static AlphaChunkIo.AlphaChunk |
readAlphaChunk(CompoundTag tag) |
public static AlphaChunkIo.AlphaChunk readAlphaChunk(CompoundTag tag)
public static void convertAlphaChunk(DynamicRegistryManager.Impl impl, AlphaChunkIo.AlphaChunk alphaChunk, CompoundTag compoundTag, BiomeSource biomeSource)