Package net.minecraft.world.inventory
Class FurnaceFuelSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.FurnaceFuelSlot
-
Field Summary
-
Constructor Summary
ConstructorDescriptionFurnaceFuelSlot
(AbstractFurnaceMenu p_39520_, Container p_39521_, int p_39522_, int p_39523_, int p_39524_) -
Method Summary
Methods inherited from class net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setChanged, tryRemove
-
Field Details
-
Constructor Details
-
FurnaceFuelSlot
public FurnaceFuelSlot(AbstractFurnaceMenu p_39520_, Container p_39521_, int p_39522_, int p_39523_, int p_39524_)
-
-
Method Details
-
mayPlace
-
getMaxStackSize
- Overrides:
getMaxStackSize
in classSlot
-
isBucket
-