Class AlphaChunkIo
java.lang.Object
net.minecraft.world.level.storage.AlphaChunkIo
public class AlphaChunkIo extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAlphaChunkIo.AlphaChunk -
Field Summary
Fields Modifier and Type Field Description private static HeightLimitViewfield_28130 -
Constructor Summary
Constructors Constructor Description AlphaChunkIo() -
Method Summary
Modifier and Type Method Description static voidconvertAlphaChunk(DynamicRegistryManager.Impl impl, AlphaChunkIo.AlphaChunk alphaChunk, CompoundTag compoundTag, BiomeSource biomeSource)static AlphaChunkIo.AlphaChunkreadAlphaChunk(CompoundTag tag)
-
Field Details
-
field_28130
-
-
Constructor Details
-
AlphaChunkIo
public AlphaChunkIo()
-
-
Method Details
-
readAlphaChunk
-
convertAlphaChunk
public static void convertAlphaChunk(DynamicRegistryManager.Impl impl, AlphaChunkIo.AlphaChunk alphaChunk, CompoundTag compoundTag, BiomeSource biomeSource)
-