Class ChunkBitMask
java.lang.Object
com.github.retrooper.packetevents.protocol.world.chunk.ChunkBitMask
-
Method Summary
Modifier and TypeMethodDescriptionstatic long[]
readBitSetLongs
(PacketWrapper<?> packet) static BitSet
readChunkMask
(PacketWrapper<?> packet) static void
writeChunkMask
(PacketWrapper<?> packet, BitSet chunkMask)
-
Method Details
-
readBitSetLongs
-
readChunkMask
-
writeChunkMask
-