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_307192_, int p_307545_, int p_307618_, int p_307649_, CrafterMenu p_307432_) -
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_307192_, int p_307545_, int p_307618_, int p_307649_, CrafterMenu p_307432_)
-
-
Method Details
-
mayPlace
-
setChanged
public void setChanged()- Overrides:
setChanged
in classSlot
-