Jump to content

API:Sides

From Advanced Computers Wiki

Several components refer to sides in method calls via an integer. Valid values are in the range 0 to 5, where each integer maps to the following absolute directions listed below:

Side mapping
Numerical side value Coordinate direction Minecraft direction
0 +y Up
1 -y Down
2 +z South
3 -z North
4 +x East
5 -x West