minecraft-pi-reborn/symbols/src/entity/player/LocalPlayer.def

7 lines
110 B
Modula-2
Raw Normal View History

2024-01-06 11:30:23 +00:00
extends Player;
vtable 0x106230;
2024-01-22 06:39:43 +00:00
property IMoveInput *input = 0xc88;
2024-01-06 11:30:23 +00:00
property Minecraft *minecraft = 0xc90;