Package net.minecraft.world.inventory
Class CrafterSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.CrafterSlot
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCrafterSlot
(Container p_311610_, int p_312176_, int p_310849_, int p_312973_, CrafterMenu p_310976_) -
Method Summary
Methods inherited from class net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isFake, isHighlightable, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setByPlayer, tryRemove
-
Field Details
-
Constructor Details
-
CrafterSlot
public CrafterSlot(Container p_311610_, int p_312176_, int p_310849_, int p_312973_, CrafterMenu p_310976_)
-
-
Method Details
-
mayPlace
-
setChanged
public void setChanged()- Overrides:
setChanged
in classSlot
-