Class FurnaceFuelSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.FurnaceFuelSlot
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFurnaceFuelSlot(AbstractFurnaceMenu menu, Container container, int slot, int x, int y) -
Method Summary
Methods inherited from class Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isFake, isHighlightable, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setByPlayer, setChanged, tryRemove
-
Field Details
-
Constructor Details
-
FurnaceFuelSlot
-
-
Method Details
-
mayPlace
-
getMaxStackSize
- Overrides:
getMaxStackSizein classSlot
-
isBucket
-