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

21 lines
678 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS auh net/minecraft/block/entity/BlockEntityHopper
FIELD a inventory Lem;
FIELD f transferCooldown I
METHOD I getOutputInv ()Lsq;
METHOD J isCooldown ()Z
METHOD a canMergeItems (Lahf;Lahf;)Z
METHOD a getInputEntityItems (Lali;DDD)Ljava/util/List;
METHOD a tryExtract (Laug;)Z
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 canExtract (Lsq;Lahf;ILee;)Z
METHOD b isInventoryEmpty (Lsq;Lee;)Z
METHOD d setCooldown (I)V
2016-09-12 06:08:56 -04:00
METHOD o updateLogic ()Z
2017-04-05 07:31:24 -04:00
METHOD p isEmpty ()Z
METHOD r isFull ()Z
METHOD s tryInsert ()Z