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

21 lines
584 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS asw net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS asw$a
METHOD d getWorld ()Lut;
METHOD f getPos ()Lcms;
FIELD b COMMAND Lpt;
FIELD c LAST_OUTPUT Lpt;
FIELD d commandExecutor Lbbn;
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-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD a onTrackedDataSet (Lpt;)V
METHOD b interact (Lark;Lafy;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD e getCommandExecutor ()Lbbn;
METHOD o getMinecartType ()Lasr$a;
METHOD q getDefaultContainedBlock ()Lbqe;
METHOD w_ initDataTracker ()V