Module golden_apple::enums[][src]

Expand description

Provides tools for reading, writing, and managing the various enums that Minecraft uses. Many of these enums contain descriptions of their respective attributes in quotes. This indicates that the information is taken directly from https://wiki.vg/Protocol_FAQ

Enums

Represents a block. Not all blocks are implimented or supported yet.

Represents the level of chat messages a given client would like to receive.

Represents a non-block thing in the world.

Represents the type of chat message being sent.

Indicates what state to switch to to choose the right section of the protocol.

Represents the direction a painting is facing.

Represents the type of a painting.

Indicates which type of particle is being refrenced.

Indicates the current section of the network protocol to use.

Represents the destination of a Skulk Vibration particle.