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

9 lines
266 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS axk net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS axk$a CommandExecutor
METHOD g getMinecart ()Laxk;
2019-04-05 12:03:47 -04:00
FIELD b COMMAND Lqh;
FIELD c LAST_OUTPUT Lqh;
2019-04-10 11:36:17 -04:00
FIELD d commandExecutor Lbgh;
FIELD e lastExecuted I
2019-04-10 11:36:17 -04:00
METHOD v getCommandExecutor ()Lbgh;