Package net.minecraft.screen
Class BrewingStandScreenHandler.IngredientSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.IngredientSlot
- Enclosing class:
BrewingStandScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/BrewingStandScreenHandler$IngredientSlotintermediary net/minecraft/class_1708$class_1710official cpu$b
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIngredientSlot(BrewingRecipeRegistry brewingRecipeRegistry, Inventory inventory, int int2, int int3, int int4) -
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canBeHighlighted, canTakeItems, canTakePartial, disablesDynamicDisplay, getBackgroundSprite, getIndex, getMaxItemCount, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
-
Field Details
-
field_51385
- Mappings:
Namespace Name Mixin selector named field_51385Lnet/minecraft/screen/BrewingStandScreenHandler$IngredientSlot;field_51385:Lnet/minecraft/recipe/BrewingRecipeRegistry;intermediary field_51385Lnet/minecraft/class_1708$class_1710;field_51385:Lnet/minecraft/class_1845;official aLcpu$b;a:Lcwk;
-
-
Constructor Details
-
IngredientSlot
public IngredientSlot(BrewingRecipeRegistry brewingRecipeRegistry, Inventory inventory, int int2, int int3, int int4)
-
-
Method Details