yarn/mappings/net/minecraft/recipe/InputSlotFiller.mapping

27 lines
699 B
Plaintext

CLASS pz net/minecraft/recipe/InputSlotFiller
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b recipeFinder Lard;
FIELD c inventory Lara;
FIELD d craftingContainer Latx;
METHOD a returnInputs ()V
METHOD a returnSlot (I)V
METHOD a fillInputSlot (Laud;Lawo;)V
METHOD a fillInputSlots (Layw;Z)V
ARG 2 craftAll
METHOD a acceptAlignedInput (Ljava/util/Iterator;IIII)V
ARG 1 inputs
ARG 2 slot
ARG 3 amount
ARG 4 gridX
ARG 5 gridY
METHOD a fillInputSlots (Lus;Layw;Z)V
ARG 1 entity
ARG 2 recipe
ARG 3 craftAll
METHOD a getAmountToFill (ZIZ)I
ARG 1 craftAll
ARG 2 limit
ARG 3 recipeInCraftingSlots
METHOD b canReturnInputs ()Z
METHOD c getFreeInventorySlots ()I