Package net.minecraft.world.inventory
Class NonInteractiveResultSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.NonInteractiveResultSlot
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionNonInteractiveResultSlot(Container p_311408_, int p_312001_, int p_311632_, int p_309399_) -
Method Summary
Modifier and TypeMethodDescriptionbooleanallowModification(Player p_309707_) booleanisFake()booleanbooleanbooleanvoidonQuickCraft(ItemStack p_312884_, ItemStack p_313225_) voidremove(int p_310438_) safeInsert(ItemStack p_309950_) safeInsert(ItemStack p_311478_, int p_311938_) Methods inherited from class net.minecraft.world.inventory.Slot
checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, onQuickCraft, onSwapCraft, set, setBackground, setByPlayer, setByPlayer, setChanged
-
Constructor Details
-
NonInteractiveResultSlot
-
-
Method Details
-
onQuickCraft
- Overrides:
onQuickCraftin classSlot
-
mayPickup
-
tryRemove
-
safeTake
-
safeInsert
- Overrides:
safeInsertin classSlot
-
safeInsert
- Overrides:
safeInsertin classSlot
-
allowModification
- Overrides:
allowModificationin classSlot
-
mayPlace
-
remove
-
onTake
-
isHighlightable
public boolean isHighlightable()- Overrides:
isHighlightablein classSlot
-
isFake
public boolean isFake()
-