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

21 lines
571 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS qq net/minecraft/recipe/InputSlotFiller
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-06-07 07:45:25 -04:00
FIELD b recipeFinder Lawd;
FIELD c inventory Lawa;
FIELD d craftingContainer Lazl;
METHOD a returnInputs ()V
METHOD a returnSlot (I)V
2019-06-07 07:45:25 -04:00
METHOD a fillInputSlot (Lazs;Lbce;)V
METHOD a fillInputSlots (Lbem;Z)V
ARG 2 craftAll
2019-06-07 07:45:25 -04:00
METHOD a fillInputSlots (Lvj;Lbem;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