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

9 lines
266 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS axn net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS axn$a CommandExecutor
METHOD g getMinecart ()Laxn;
2019-04-05 12:03:47 -04:00
FIELD b COMMAND Lqh;
FIELD c LAST_OUTPUT Lqh;
2019-04-16 11:51:03 -04:00
FIELD d commandExecutor Lbgk;
FIELD e lastExecuted I
2019-04-16 11:51:03 -04:00
METHOD v getCommandExecutor ()Lbgk;