yarn/mappings/net/minecraft/block/entity/BlockEntityHopper.mapping

35 lines
1.1 KiB
Plaintext

CLASS auh net/minecraft/block/entity/BlockEntityHopper
FIELD a inventory Lem;
FIELD f transferCooldown I
METHOD E getHopperX ()D
METHOD F getHopperY ()D
METHOD G getHopperZ ()D
METHOD G_ update ()V
METHOD I getOutputInv ()Lsq;
METHOD J isCooldown ()Z
METHOD a takeInvStack (II)Lahf;
METHOD a setInvStack (ILahf;)V
METHOD a createContainer (Lact;Lacu;)Laeh;
METHOD a canMergeItems (Lahf;Lahf;)Z
METHOD a getInputEntityItems (Lali;DDD)Ljava/util/List;
METHOD a tryExtract (Laug;)Z
METHOD a deserialize (Lfc;)V
METHOD a registerTagUpgraders (Lqv;)V
METHOD a canInsert (Lsq;Lahf;ILee;)Z
METHOD a isInventoryFull (Lsq;Lee;)Z
METHOD b getInventory (Lali;DDD)Lsq;
METHOD b getInputInventory (Laug;)Lsq;
METHOD b serialize (Lfc;)Lfc;
METHOD b canExtract (Lsq;Lahf;ILee;)Z
METHOD b isInventoryEmpty (Lsq;Lee;)Z
METHOD d setCooldown (I)V
METHOD h_ getName ()Ljava/lang/String;
METHOD l getContainerId ()Ljava/lang/String;
METHOD o updateLogic ()Z
METHOD p isEmpty ()Z
METHOD r isFull ()Z
METHOD s tryInsert ()Z
METHOD w_ getInvSize ()I
METHOD x_ isInvEmpty ()Z
METHOD z_ getInvMaxStackAmount ()I