Class ChunkSectionType1_21_5
java.lang.Object
com.viaversion.viaversion.api.type.Type<ChunkSection>
com.viaversion.viaversion.api.type.types.chunk.ChunkSectionType1_18
com.viaversion.viaversion.api.type.types.chunk.ChunkSectionType1_21_5
- All Implemented Interfaces:
ByteBufReader<ChunkSection>
,ByteBufWriter<ChunkSection>
-
Constructor Summary
ConstructorsConstructorDescriptionChunkSectionType1_21_5
(int globalPaletteBlockBits, int globalPaletteBiomeBits) -
Method Summary
Methods inherited from class com.viaversion.viaversion.api.type.types.chunk.ChunkSectionType1_18
read, serializedSize, write
Methods inherited from class com.viaversion.viaversion.api.type.Type
getBaseClass, getOutputClass, getTypeName, toString
-
Constructor Details
-
ChunkSectionType1_21_5
public ChunkSectionType1_21_5(int globalPaletteBlockBits, int globalPaletteBiomeBits)
-