Crate mcpi_api[−][src]
MCPI API
mcpi_api
is a wrapper for the Minecraft Pi Edition API handling parsing and other aspects for you.
Structs
Entity | |
Minecraft | Struct containing functions and a Connection struct. |
Player | Struct containing functions and a Connection struct. |
TileVec3 | Struct used to specify tile positions. |
Vec3 | Struct used to specify entity positions. |
Functions
create | Function to create a Minecraft struct. Takes a IP adress and a port as arguments. |