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

21 lines
571 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS qo net/minecraft/recipe/InputSlotFiller
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-03 12:16:41 -04:00
FIELD b recipeFinder Lavp;
FIELD c inventory Lavm;
FIELD d craftingContainer Layx;
METHOD a returnInputs ()V
METHOD a returnSlot (I)V
2019-04-03 12:16:41 -04:00
METHOD a fillInputSlot (Laze;Lbbq;)V
METHOD a fillInputSlots (Lbdy;Z)V
ARG 2 craftAll
2019-04-03 12:16:41 -04:00
METHOD a fillInputSlots (Lvf;Lbdy;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