Package-level declarations

Types

Link copied to clipboard
class Bitfield(bytes: ByteArray)
Link copied to clipboard
data class ChunkBlockEntity(val chunkXz: Byte, val y: Short, val type: Int, val data: NBT)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
typealias NBT = ByteArray
Link copied to clipboard
data class Position(val x: Int, val y: Int, val z: Int)

Position

Properties

Link copied to clipboard
const val CONTINUE_BIT: Int = 128
Link copied to clipboard
const val MINECRAFT_MAX_CHAT_LENGTH: Int = 262144
Link copied to clipboard
Link copied to clipboard
const val MINECRAFT_MAX_STRING_LENGTH: Int = 32767
Link copied to clipboard
const val SEGMENT_BITS: Int = 127