Package net.minecraft.screen
Class BrewingScreenHandler.FuelSlot
java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.screen.BrewingScreenHandler.FuelSlot
- Enclosing class:
- BrewingScreenHandler
- Mappings:
Namespace Name official afu$bintermediary net/minecraft/class_1003$class_1004named net/minecraft/screen/BrewingScreenHandler$FuelSlot
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.inventory.slot.Slot
canTakeItems, doDrawHoveringEffect, equals, getBackgroundSprite, getMaxStackAmount, getStack, hasStack, markDirty, method_13644, method_3298, onCrafted, onCrafted, onStackChanged, setStack, takeStack
-
Constructor Details
-
FuelSlot
- Mappings:
Namespace Name Mixin selector official <init>Lagr;<init>(Ltv;III)Vintermediary <init>Lnet/minecraft/class_1026;<init>(Lnet/minecraft/class_849;III)Vnamed <init>Lnet/minecraft/inventory/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
getMaxStackAmount
public int getMaxStackAmount()- Overrides:
getMaxStackAmountin classSlot- Mappings:
Namespace Name Mixin selector official aLagr;a()Iintermediary method_3291Lnet/minecraft/class_1026;method_3291()Inamed getMaxStackAmountLnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I
-