Add.Minecraft

A Minecraft client.

Constructors

this
this()
Undocumented in source.
this
this(sul.protocol.hncom2.types.Property[] properties)
Undocumented in source.

Members

Functions

decode
void decode()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte[] encode()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
TYPE
enum typeof(type) TYPE;
Undocumented in source.
properties
sul.protocol.hncom2.types.Property[] properties;

Additional properties like textures when the server is on online mode.

Meta