Structs§
- Block
Operations Module - A module that allows interaction with blocks in the world.
- File
Import Export Card - A device that allows importing and exporting of files from the player’s computer.
- Inventory
Operations Module - A module that allows interaction with inventories in the the world.
- Redstone
Device - A device that can interact with redstone in the world.
- Robot
Device - Sound
Card - A device that allows a computer or robot to play sounds.
Traits§
- Block
Operations Interface - An interface between devices which carry out block operations and the HLAPI
- Energy
Storage Interface - An interface between an energy storage device and the HLAPI.
- File
Import Export Interface - An interface for transferring files between a user’s real computer and the HLAPI
- Inventory
Operations Interface - An interface between devices which carry out robot inventory operations and the HLAPI
- Item
Handler Interface - An interface between item storage devices or blocks and the HLAPI.
- Redstone
Interface - An interface between redstone signal sending and receiving devices and the HLAPI
- Robot
Interface - An interface between robots and the HLAPI.
- RpcDevice
- Sound
Interface - An interface between sound-making devices and the HALPI