Class ChunkType26_1
java.lang.Object
com.viaversion.viaversion.api.type.Type<Chunk>
com.viaversion.viaversion.api.type.types.chunk.ChunkType1_21_5
com.viaversion.viaversion.api.type.types.chunk.ChunkType26_1
- All Implemented Interfaces:
ByteBufReader<Chunk>,ByteBufWriter<Chunk>,CodecWriter<Chunk>
-
Constructor Summary
ConstructorsConstructorDescriptionChunkType26_1(int ySectionCount, int globalPaletteBlockBits, int globalPaletteBiomeBits) -
Method Summary
Methods inherited from class com.viaversion.viaversion.api.type.types.chunk.ChunkType1_21_5
read, writeMethods inherited from class com.viaversion.viaversion.api.type.Type
getBaseClass, getOutputClass, getTypeName, toString, write
-
Constructor Details
-
ChunkType26_1
public ChunkType26_1(int ySectionCount, int globalPaletteBlockBits, int globalPaletteBiomeBits)
-