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 official cbk$bintermediary net/minecraft/class_1708$class_1710named net/minecraft/screen/BrewingStandScreenHandler$IngredientSlot
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canTakeItems, canTakePartial, getBackgroundSprite, getIndex, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, method_51306, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange 
- 
Constructor Details
- 
IngredientSlot
- Mappings:
 Namespace Name Mixin selector official <init>Lccx;<init>(Lbdq;III)Vintermediary <init>Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)Vnamed <init>Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
 
 - 
 - 
Method Details
- 
canInsert
 - 
getMaxItemCount
public int getMaxItemCount()- Overrides:
 getMaxItemCountin classSlot- Mappings:
 Namespace Name Mixin selector official aLccx;a()Iintermediary method_7675Lnet/minecraft/class_1735;method_7675()Inamed getMaxItemCountLnet/minecraft/screen/slot/Slot;getMaxItemCount()I
 
 -