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

35 lines
1021 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/abm net/minecraft/entity/vehicle/impl/EntityCommandBlockMinecart
CLASS none/abm$1
METHOD c getBlockPos ()Lnone/cn;
2016-09-20 11:18:54 -04:00
METHOD d getPos ()Lnone/bcv;
METHOD e getWorld ()Lnone/aiw;
METHOD f getEntity ()Lnone/sg;
2016-09-12 06:08:56 -04:00
METHOD z_ getServer ()Lnet/minecraft/server/MinecraftServer;
2016-09-20 11:18:54 -04:00
CLASS none/abm$2
2016-09-10 11:54:35 -04:00
METHOD a upgradeTag (Lnone/pe;Lnone/dt;I)Lnone/dt;
ARG 0 handler
ARG 1 tag
ARG 2 version
FIELD a COMMAND Lnone/kj;
FIELD b LAST_OUTPUT Lnone/kj;
2016-09-20 11:18:54 -04:00
FIELD c commandExecutor Lnone/ail;
2016-09-19 10:40:26 -04:00
METHOD a onActivatorRail (IIIZ)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 powered
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD a onTrackedDataSet (Lnone/kj;)V
ARG 0 data
2016-09-20 11:18:54 -04:00
METHOD b interact (Lnone/aam;Lnone/rb;)Z
2016-09-12 09:16:04 -04:00
ARG 0 player
2016-09-17 12:44:46 -04:00
ARG 1 hand
METHOD b serializeCustomData (Lnone/dt;)V
ARG 0 tag
2016-09-12 06:08:56 -04:00
METHOD b registerTagUpgraders (Lnone/pf;)V
METHOD i initDataTracker ()V
2016-09-20 11:18:54 -04:00
METHOD j getCommandExecutor ()Lnone/ail;
METHOD v getMinecartType ()Lnone/abk$a;
METHOD x getDefaultContainedBlock ()Lnone/asm;