SpawnPainting

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(uint entityId, UUID uuid, uint motive, ulong position, ubyte direction)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Make
Undocumented in source.

Static functions

fromBuffer
typeof(this) fromBuffer(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ALBAN
enum uint ALBAN;
Undocumented in source.
AZTEC
enum uint AZTEC;
Undocumented in source.
AZTEC2
enum uint AZTEC2;
Undocumented in source.
BOMB
enum uint BOMB;
Undocumented in source.
BURNING_SKULL
enum uint BURNING_SKULL;
Undocumented in source.
BUST
enum uint BUST;
Undocumented in source.
CLIENTBOUND
enum bool CLIENTBOUND;
Undocumented in source.
COURBET
enum uint COURBET;
Undocumented in source.
CREEBET
enum uint CREEBET;
Undocumented in source.
DONKEY_KONG
enum uint DONKEY_KONG;
Undocumented in source.
EAST
enum ubyte EAST;
Undocumented in source.
FIGHTERS
enum uint FIGHTERS;
Undocumented in source.
GRAHAM
enum uint GRAHAM;
Undocumented in source.
ID
enum uint ID;
Undocumented in source.
KEBAB
enum uint KEBAB;
Undocumented in source.
MATCH
enum uint MATCH;
Undocumented in source.
NORTH
enum ubyte NORTH;
Undocumented in source.
PIGSCENE
enum uint PIGSCENE;
Undocumented in source.
PLANT
enum uint PLANT;
Undocumented in source.
POINTER
enum uint POINTER;
Undocumented in source.
POOL
enum uint POOL;
Undocumented in source.
SEA
enum uint SEA;
Undocumented in source.
SERVERBOUND
enum bool SERVERBOUND;
Undocumented in source.
SKELETON
enum uint SKELETON;
Undocumented in source.
SOUTH
enum ubyte SOUTH;
Undocumented in source.
STAGE
enum uint STAGE;
Undocumented in source.
SULL_AND_ROSES
enum uint SULL_AND_ROSES;
Undocumented in source.
SUNSET
enum uint SUNSET;
Undocumented in source.
VOID
enum uint VOID;
Undocumented in source.
WANDERER
enum uint WANDERER;
Undocumented in source.
WASTELAND
enum uint WASTELAND;
Undocumented in source.
WEST
enum ubyte WEST;
Undocumented in source.
WITHER
enum uint WITHER;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
direction
ubyte direction;
Undocumented in source.
entityId
uint entityId;
Undocumented in source.
motive
uint motive;
Undocumented in source.
position
ulong position;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta