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

6 lines
182 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS axg net/minecraft/entity/vehicle/CommandBlockMinecartEntity
2019-03-27 14:35:10 -04:00
FIELD b COMMAND Lqg;
FIELD c LAST_OUTPUT Lqg;
2019-04-03 12:16:41 -04:00
FIELD d commandExecutor Lbgd;
METHOD v getCommandExecutor ()Lbgd;