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

9 lines
266 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS axq net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS axq$a CommandExecutor
METHOD g getMinecart ()Laxq;
2019-04-05 12:03:47 -04:00
FIELD b COMMAND Lqh;
FIELD c LAST_OUTPUT Lqh;
2019-04-18 17:01:39 -04:00
FIELD d commandExecutor Lbgn;
FIELD e lastExecuted I
2019-04-18 17:01:39 -04:00
METHOD v getCommandExecutor ()Lbgn;