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

21 lines
571 B
Plaintext
Raw Permalink 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-05-07 12:05:49 -04:00
FIELD b recipeFinder Lawa;
FIELD c inventory Lavx;
FIELD d craftingContainer Lazi;
METHOD a returnInputs ()V
METHOD a returnSlot (I)V
2019-05-07 12:05:49 -04:00
METHOD a fillInputSlot (Lazp;Lbcb;)V
METHOD a fillInputSlots (Lbej;Z)V
ARG 2 craftAll
2019-05-07 12:05:49 -04:00
METHOD a fillInputSlots (Lvh;Lbej;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