类 BrewingStandMenu.PotionSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.PotionSlot
- 封闭类:
BrewingStandMenu
-
字段概要
字段 -
构造器概要
构造器构造器说明PotionSlot
(Container p_39123_, int p_39124_, int p_39125_, int p_39126_) 已过时。Use the one that specifes a PotionBrewingPotionSlot
(Container p_39123_, int p_39124_, int p_39125_, int p_39126_, PotionBrewing potionBrewing) -
方法概要
从类继承的方法 net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getSlotIndex, hasItem, isActive, isFake, isHighlightable, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, remove, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setByPlayer, setChanged, tryRemove
-
字段详细资料
-
potionBrewing
-
-
构造器详细资料
-
PotionSlot
已过时。Use the one that specifes a PotionBrewing -
PotionSlot
public PotionSlot(Container p_39123_, int p_39124_, int p_39125_, int p_39126_, PotionBrewing potionBrewing)
-
-
方法详细资料
-
mayPlace
-
getMaxStackSize
public int getMaxStackSize()- 覆盖:
getMaxStackSize
在类中Slot
-
onTake
-
mayPlaceItem
-
getNoItemIcon
- 覆盖:
getNoItemIcon
在类中Slot
-