yarn/mappings/net/minecraft/entity/vehicle/EntityHopperMinecart.mapping

41 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/abp net/minecraft/entity/vehicle/EntityHopperMinecart
2016-09-19 10:40:26 -04:00
FIELD a enabled Z
FIELD b transferCooldown I
FIELD c currentBlockPos Lnone/cn;
METHOD C isEnabled ()Z
2016-09-20 11:18:54 -04:00
METHOD D getWorld ()Lnone/aiw;
METHOD E getHopperX ()D
METHOD F getHopperY ()D
METHOD G getHopperZ ()D
2016-09-19 10:40:26 -04:00
METHOD I updateLogic ()Z
METHOD J isCoolingDown ()Z
METHOD a onActivatorRail (IIIZ)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 powered
2016-09-20 11:18:54 -04:00
METHOD a createContainer (Lnone/aal;Lnone/aam;)Lnone/abx;
2016-08-28 05:43:19 -04:00
ARG 0 playerInv
ARG 1 player
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
2016-09-20 11:18:54 -04:00
METHOD a (Lnone/rr;)V
2016-09-15 06:15:02 -04:00
ARG 0 source
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
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-09-19 10:40:26 -04:00
METHOD g setTransferCooldown (I)V
ARG 0 value
2016-09-12 06:08:56 -04:00
METHOD l getContainerId ()Ljava/lang/String;
2016-09-19 10:40:26 -04:00
METHOD l setEnabled (Z)V
ARG 0 value
2016-08-21 07:11:10 -04:00
METHOD t_ getInvSize ()I
2016-09-20 11:18:54 -04:00
METHOD v getMinecartType ()Lnone/abk$a;
METHOD x getDefaultContainedBlock ()Lnone/asm;
2016-09-12 06:08:56 -04:00
METHOD y_ update ()V
METHOD z getDefaultBlockOffset ()I