类 ArmorSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.ArmorSlot
-
字段概要
字段 -
构造器概要
构造器构造器说明ArmorSlot
(Container p_344669_, LivingEntity p_343390_, EquipmentSlot p_343712_, int p_344144_, int p_345211_, int p_342796_, ResourceLocation p_343420_) -
方法概要
从类继承的方法 net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getSlotIndex, hasItem, isActive, isFake, isHighlightable, isSameInventory, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setChanged, tryRemove
-
字段详细资料
-
owner
-
slot
-
emptyIcon
-
-
构造器详细资料
-
ArmorSlot
public ArmorSlot(Container p_344669_, LivingEntity p_343390_, EquipmentSlot p_343712_, int p_344144_, int p_345211_, int p_342796_, @Nullable ResourceLocation p_343420_)
-
-
方法详细资料
-
setByPlayer
- 覆盖:
setByPlayer
在类中Slot
-
getMaxStackSize
public int getMaxStackSize()- 覆盖:
getMaxStackSize
在类中Slot
-
mayPlace
-
mayPickup
-
getNoItemIcon
- 覆盖:
getNoItemIcon
在类中Slot
-