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

6 lines
182 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS atl net/minecraft/entity/vehicle/CommandBlockMinecartEntity
2019-02-20 15:49:23 -05:00
FIELD b COMMAND Lpx;
FIELD c LAST_OUTPUT Lpx;
2019-02-21 13:19:18 -05:00
FIELD d commandExecutor Lbcm;
METHOD v getCommandExecutor ()Lbcm;