Package net.minecraft.screen
Class BrewingScreenHandler.FuelSlot
java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.screen.BrewingScreenHandler.FuelSlot
- Enclosing class:
- BrewingScreenHandler
class BrewingScreenHandler.FuelSlot extends Slot
- Mappings:
Namespace Name official xm$aintermediary net/minecraft/class_1988$class_1989named net/minecraft/screen/BrewingScreenHandler$FuelSlot
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleancanInsert(ItemStack stack)intgetMaxStackAmount()Methods inherited from class net.minecraft.inventory.slot.Slot
canTakeItems, doDrawHoveringEffect, getMaxStackAmount, getStack, hasStack, markDirty, method_8155, method_8163, onCrafted, onCrafted, onStackChanged, onTakeItem, setStack, takeStack
-
Constructor Details
-
FuelSlot
- Mappings:
Namespace Name Mixin selector official <init>Lxm$a;<init>(Lxm;Log;III)Vintermediary <init>Lnet/minecraft/class_1988$class_1989;<init>(Lnet/minecraft/class_1988;Lnet/minecraft/class_1718;III)Vnamed <init>Lnet/minecraft/screen/BrewingScreenHandler$FuelSlot;<init>(Lnet/minecraft/screen/BrewingScreenHandler;Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
getMaxStackAmount
public int getMaxStackAmount()- Overrides:
getMaxStackAmountin classSlot- Mappings:
Namespace Name Mixin selector official aLyg;a()Iintermediary method_8153Lnet/minecraft/class_2010;method_8153()Inamed getMaxStackAmountLnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I
-