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

25 lines
772 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS adw net/minecraft/entity/vehicle/EntityCommandBlockMinecart
2017-04-05 14:11:28 -04:00
CLASS adw$1
METHOD C_ getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD c getBlockPos ()Ldx;
METHOD d getPos ()Lbfp;
METHOD e getWorld ()Lali;
METHOD f getEntity ()Lub;
CLASS adw$2
METHOD a upgradeTag (Lqu;Lfc;I)Lfc;
2017-04-05 07:31:24 -04:00
FIELD a COMMAND Llx;
FIELD b LAST_OUTPUT Llx;
FIELD c commandExecutor Lakx;
2017-04-05 14:11:28 -04:00
METHOD a onActivatorRail (IIIZ)V
METHOD a deserializeCustomData (Lfc;)V
ARG 0 tag
2017-04-05 14:11:28 -04:00
METHOD a onTrackedDataSet (Llx;)V
METHOD a registerTagUpgraders (Lqv;)V
2017-04-05 14:11:28 -04:00
METHOD b interact (Lacu;Lsw;)Z
METHOD b serializeCustomData (Lfc;)V
ARG 0 tag
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V
METHOD j getCommandExecutor ()Lakx;
2017-04-05 14:11:28 -04:00
METHOD v getMinecartType ()Ladu$a;
METHOD x getDefaultContainedBlock ()Lave;