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

31 lines
868 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS asp net/minecraft/entity/vehicle/HopperMinecartEntity
FIELD d enabled Z
FIELD e transferCooldown I
2018-11-27 13:50:51 -05:00
FIELD f currentBlockPos Let;
2018-12-12 12:12:26 -05:00
METHOD B isEnabled ()Z
METHOD C getWorld ()Lbbp;
METHOD D getHopperX ()D
METHOD F getHopperY ()D
METHOD G getHopperZ ()D
METHOD H canOperate ()Z
2018-12-12 12:12:26 -05:00
METHOD I isCoolingDown ()Z
METHOD W_ update ()V
METHOD Z_ getInvSize ()I
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-12-12 12:12:26 -05:00
METHOD a dropItems (Lage;)V
METHOD a createContainer (Lara;Larb;)Lasw;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b interact (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
METHOD l setTransferCooldown (I)V
2018-12-05 09:11:37 -05:00
METHOD m getContainerId ()Ljava/lang/String;
METHOD o setEnabled (Z)V
2018-12-12 12:12:26 -05:00
METHOD t getMinecartType ()Lasi$a;
METHOD v getDefaultContainedBlock ()Lbpm;
METHOD z getDefaultBlockOffset ()I