yarn/mappings/net/minecraft/entity/vehicle/CommandBlockMinecartEntity....

9 lines
266 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS axp net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS axp$a CommandExecutor
METHOD g getMinecart ()Laxp;
2019-04-05 12:03:47 -04:00
FIELD b COMMAND Lqh;
FIELD c LAST_OUTPUT Lqh;
2019-04-17 12:41:25 -04:00
FIELD d commandExecutor Lbgm;
FIELD e lastExecuted I
2019-04-17 12:41:25 -04:00
METHOD v getCommandExecutor ()Lbgm;