Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 322 Bytes

File metadata and controls

11 lines (8 loc) · 322 Bytes

General Types

Here are documented the general types used throughout the Minecraft protocol.

.. automodule:: mcproto.types
    :no-undoc-members:
    :exclude-members: NBTag, StringNBT, CompoundNBT, EndNBT, EntityMetadata, UUID

    .. autoclass:: mcproto.types.UUID
        :class-doc-from: class