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

21 lines
583 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS arb net/minecraft/entity/vehicle/EntityCommandBlockMinecart
CLASS arb$a
METHOD d getWorld ()Lud;
METHOD f getPos ()Lcis;
FIELD a COMMAND Lpl;
FIELD b LAST_OUTPUT Lpl;
FIELD c commandExecutor Lazh;
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-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD a onTrackedDataSet (Lpl;)V
METHOD b interact (Lapv;Laer;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD b serializeCustomData (Lho;)V
METHOD f getCommandExecutor ()Lazh;
METHOD v getMinecartType ()Laqw$a;
METHOD y_ initDataTracker ()V
2018-11-07 11:37:58 -05:00
METHOD z getDefaultContainedBlock ()Lbno;