SpawnPainting_VarInt

case
class SpawnPainting_VarInt(entityId: VarInt, uuid: UUID, motive: VarInt, location: Position, direction: UByte)

SpawnPainting spawns a painting into the world when it is in range of the client. The title effects the size and the texture of the painting.

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