SpawnObject_i32

case
class SpawnObject_i32(entityId: VarInt, uuid: UUID, ty: UByte, x: FixedPoint5[Int], y: FixedPoint5[Int], z: FixedPoint5[Int], pitch: Byte, yaw: Byte, data: Int, velocityX: Short, velocityY: Short, velocityZ: Short)
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