Class CrafterSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.CrafterSlot
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCheck if the stack is allowed to be placed in this slot, used for armor slots as well as furnace fuel.voidMethods inherited from class 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
-
-
Method Details
-
mayPlace
-
setChanged
public void setChanged()- Overrides:
setChangedin classSlot
-