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

27 lines
842 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS adz net/minecraft/entity/vehicle/EntityHopperMinecart
2016-09-19 10:40:26 -04:00
FIELD a enabled Z
FIELD b transferCooldown I
2017-04-05 07:31:24 -04:00
FIELD c currentBlockPos Ldx;
2017-04-05 14:11:28 -04:00
METHOD B_ update ()V
METHOD C isEnabled ()Z
2017-04-05 14:11:28 -04:00
METHOD D getWorld ()Lali;
METHOD E getHopperX ()D
METHOD F getHopperY ()D
METHOD G getHopperZ ()D
METHOD I updateLogic ()Z
METHOD J isCoolingDown ()Z
2017-04-05 14:11:28 -04:00
METHOD a onActivatorRail (IIIZ)V
METHOD a createContainer (Lact;Lacu;)Laeh;
METHOD a deserializeCustomData (Lfc;)V
METHOD a registerTagUpgraders (Lqv;)V
2017-04-05 14:11:28 -04:00
METHOD a dropItems (Ltm;)V
METHOD b interact (Lacu;Lsw;)Z
METHOD b serializeCustomData (Lfc;)V
METHOD g setTransferCooldown (I)V
2017-04-05 14:11:28 -04:00
METHOD l getContainerId ()Ljava/lang/String;
METHOD l setEnabled (Z)V
2017-04-05 14:11:28 -04:00
METHOD v getMinecartType ()Ladu$a;
METHOD w_ getInvSize ()I
METHOD x getDefaultContainedBlock ()Lave;
METHOD z getDefaultBlockOffset ()I