Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArmourSlot ¶
type ArmourSlot int
ArmourSlot is an inventory slot in which an armour item may be put.
const ( SlotHelmet ArmourSlot = iota + 2 SlotChestplate SlotLeggings SlotBoots )
type BlockPosition ¶
BlockPosition is the position of a block in a 3D world.
type Direction ¶
type Direction string
Direction is a readable direction used in agent controlling commands.
Click to show internal directories.
Click to hide internal directories.