Package net.minecraft.screen
Class BrewingStandScreenHandler.FuelSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.FuelSlot
- Enclosing class:
- BrewingStandScreenHandler
static class BrewingStandScreenHandler.FuelSlot extends Slot
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleancanInsert(ItemStack stack)intgetMaxItemCount()static booleanmatches(ItemStack stack)Methods inherited from class net.minecraft.screen.slot.Slot
canTakeItems, doDrawHoveringEffect, getBackgroundSprite, getMaxItemCount, getStack, hasStack, markDirty, onCrafted, onCrafted, onStackChanged, onTake, onTakeItem, setStack, takeStack
-
Constructor Details
-
FuelSlot
-
-
Method Details
-
canInsert
-
matches
-
getMaxItemCount
public int getMaxItemCount()- Overrides:
getMaxItemCountin classSlot
-