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

21 lines
584 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aru net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS aru$a
METHOD d getWorld ()Luk;
METHOD f getPos ()Lckz;
FIELD a COMMAND Lpo;
FIELD b LAST_OUTPUT Lpo;
FIELD c commandExecutor Lbaa;
2017-04-05 14:11:28 -04:00
METHOD a onActivatorRail (IIIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 2 y
ARG 3 z
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a onTrackedDataSet (Lpo;)V
METHOD b interact (Laql;Lafd;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD i getCommandExecutor ()Lbaa;
METHOD v getMinecartType ()Larp$a;
METHOD y_ initDataTracker ()V
METHOD z getDefaultContainedBlock ()Lbom;