SpawnMob_u8

case
class SpawnMob_u8(entityId: VarInt, uuid: UUID, ty: UByte, x: Double, y: Double, z: Double, yaw: Byte, pitch: Byte, headPitch: Byte, velocityX: Short, velocityY: Short, velocityZ: Short, 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