![]() |
fCraft
0.636
Custom Minecraft Server
|
Classes | |
| struct | fCraft.Position |
| Struct representing a position AND orientation in 3D space. Used to represent players' positions in Minecraft world. Stores X/Y/Z as signed shorts, and R/L as unsigned bytes (8 bytes total). Use Vector3I if you just need X/Y/Z coordinates without orientation. Note that, as a struct, Positions are COPIED when assigned or passed as an argument. More... | |
Namespaces | |
| package | fCraft |
1.8.2