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

21 lines
583 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS ars net/minecraft/entity/vehicle/CommandBlockMinecartEntity
CLASS ars$a
METHOD d getWorld ()Luj;
METHOD f getPos ()Lckp;
2018-11-27 13:50:51 -05:00
FIELD a COMMAND Lpn;
FIELD b LAST_OUTPUT Lpn;
2018-11-29 15:10:38 -05:00
FIELD c commandExecutor Lazy;
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-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
METHOD a onTrackedDataSet (Lpn;)V
2018-11-29 15:10:38 -05:00
METHOD b interact (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
2018-11-29 15:10:38 -05:00
METHOD f getCommandExecutor ()Lazy;
METHOD v getMinecartType ()Larn$a;
METHOD x_ initDataTracker ()V
METHOD z getDefaultContainedBlock ()Lboj;