Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package minecraft implements Minecraft Bedrock Edition connections.
|
Package minecraft implements Minecraft Bedrock Edition connections. |
auth
Package auth implements authentication to Microsoft Live Connect accounts, XBOX Live accounts and ultimately Minecraft accounts associated with them.
|
Package auth implements authentication to Microsoft Live Connect accounts, XBOX Live accounts and ultimately Minecraft accounts associated with them. |
nbt
Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition.
|
Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition. |
protocol
Package protocol implements structures and functions used to write or read data related to the Minecraft Bedrock Edition protocol.
|
Package protocol implements structures and functions used to write or read data related to the Minecraft Bedrock Edition protocol. |
protocol/login
Package login provides functions to decode and encode Minecraft login requests found in the Login packet connection request.
|
Package login provides functions to decode and encode Minecraft login requests found in the Login packet connection request. |
protocol/packet
Package packet implements every packet in the Minecraft Bedrock Edition protocol using the functions found in the minecraft/protocol package.
|
Package packet implements every packet in the Minecraft Bedrock Edition protocol using the functions found in the minecraft/protocol package. |
resource
Package resource implements the compiling of resource packs found in files, directories or raw byte data.
|
Package resource implements the compiling of resource packs found in files, directories or raw byte data. |
text
Package text has utility methods used for formatting text to display in Minecraft, and to convert these colour codes into codes suitable for the command line.
|
Package text has utility methods used for formatting text to display in Minecraft, and to convert these colour codes into codes suitable for the command line. |
Package query implements the UT3 query protocol as described on http://wiki.unrealadmin.org/UT3_query_protocol.
|
Package query implements the UT3 query protocol as described on http://wiki.unrealadmin.org/UT3_query_protocol. |
Click to show internal directories.
Click to hide internal directories.