SpawnObject_i32_NoUUID

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