minecraft-pi-reborn/symbols/src/api/OffsetPosTranslator.def

6 lines
125 B
Modula-2

method void from(int *x, int *y, int *z) = 0x27c98;
property float x = 0x4;
property float y = 0x8;
property float z = 0xc;