minecraft-pi-reborn/symbols/src/entity/HumanoidMobRenderer.def

8 lines
137 B
Modula-2
Raw Normal View History

2024-01-06 11:30:23 +00:00
extends MobRenderer;
vtable 0x107908;
property HumanoidModel *model = 0x14;
virtual-method void additionalRendering(Mob *mob) = 0x38;