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

6 lines
182 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS ate net/minecraft/entity/vehicle/CommandBlockMinecartEntity
2019-01-24 11:47:45 -05:00
FIELD b COMMAND Lps;
FIELD c LAST_OUTPUT Lps;
2019-02-06 15:22:24 -05:00
FIELD d commandExecutor Lbcb;
METHOD e getCommandExecutor ()Lbcb;