Module robot

Source
Expand description

Provides high-level access to the robot component APIs.

Structs§

Locked
A robot component on which methods can be invoked.
Robot
A robot component.
TryFromRelativeSideError
An error returned when converting a RelativeSide into an ActionSide if the value does not map.

Enums§

ActionSide
The sides on which a robot can manipulate blocks.
ActivateResult
The possible results of successfully right-clicking on a location.
BlockContent
The things that can exist in the space of a block.
MoveDirection
The directions a robot can move.
Rotation
The directions in which a robot can rotate.
ToolHit
The things that can be hit when swinging a tool.

Constants§

TYPE
The type name for robot components.