jvm ByteValue¶ @Serializable data class ByteValue(val value: Byte) : BlockEntityStatePacket.SerializedValue Constructors¶ ByteValue¶ constructor(value: Byte) Properties¶ value¶ val value: Byte