Maps_NoLocked

case
class Maps_NoLocked(itemDamage: VarInt, scale: Byte, trackingPosition: Boolean, icons: LenPrefixedSeq[VarInt, MapIcon], columns: UByte, rows: Option[UByte], x: Option[UByte], z: Option[UByte], data: Option[LenPrefixedByteSeq[VarInt]])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product