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

6 lines
182 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS atk net/minecraft/entity/vehicle/CommandBlockMinecartEntity
2019-02-20 15:49:23 -05:00
FIELD b COMMAND Lpx;
FIELD c LAST_OUTPUT Lpx;
FIELD d commandExecutor Lbcl;
METHOD v getCommandExecutor ()Lbcl;