SpawnPlayer_i32_HeldItem

case
class SpawnPlayer_i32_HeldItem(entityId: VarInt, uuid: UUID, x: FixedPoint5[Int], y: FixedPoint5[Int], z: FixedPoint5[Int], yaw: Byte, pitch: Byte, currentItem: UShort, metadata: Metadata)
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