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

21 lines
571 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS qp net/minecraft/recipe/InputSlotFiller
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-06-03 12:48:18 -04:00
FIELD b recipeFinder Lawb;
FIELD c inventory Lavy;
FIELD d craftingContainer Lazj;
METHOD a returnInputs ()V
METHOD a returnSlot (I)V
2019-06-03 12:48:18 -04:00
METHOD a fillInputSlot (Lazq;Lbcc;)V
METHOD a fillInputSlots (Lbek;Z)V
ARG 2 craftAll
2019-06-03 12:48:18 -04:00
METHOD a fillInputSlots (Lvh;Lbek;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