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$IngredientSlot
intermediary net/minecraft/class_1708$class_1710
official coy$b
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canBeHighlighted, canTakeItems, canTakePartial, disablesDynamicDisplay, getBackgroundSprite, getIndex, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
-
Constructor Details
-
IngredientSlot
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
intermediary <init>
Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
official <init>
Lcqo;<init>(Lbpn;III)V
-
-
Method Details
-
canInsert
-
getMaxItemCount
public int getMaxItemCount()- Overrides:
getMaxItemCount
in classSlot
- Mappings:
Namespace Name Mixin selector named getMaxItemCount
Lnet/minecraft/screen/slot/Slot;getMaxItemCount()I
intermediary method_7675
Lnet/minecraft/class_1735;method_7675()I
official a
Lcqo;a()I
-