This website requires JavaScript.
Explore
Help
Sign In
DragonWrangler
/
minecraft-pi-reborn
Watch
1
Star
0
Fork
0
You've already forked minecraft-pi-reborn
forked from
minecraft-pi-reborn/minecraft-pi-reborn
Code
Issues
1
Pull Requests
Actions
Activity
minecraft-pi-reborn
/
symbols
/
src
/
misc
/
Vec3.def
7 lines
99 B
Modula-2
Raw
Normal View
History
Unescape
Escape
WIP New Modding API
2024-01-06 06:30:23 -05:00
size
0
xc
;
property
float
x
=
0x0
;
property
float
y
=
0x4
;
Modding Changes
2024-09-20 21:30:47 -04:00
property
float
z
=
0x8
;
mark
-
as
-
simple
;
Reference in New Issue
Copy Permalink