net.minecraft.world.inventory

class ArmorSlot

extends Slot

dgh
net.minecraft.world.inventory.ArmorSlot
net.minecraft.class_9692
net.minecraft.screen.slot.ArmorSlot

Field summary

Modifier and TypeField
private final LivingEntity
a
owner
field_51622
entity
private final EquipmentSlot
b
slot
field_51623
equipmentSlot
private final Identifier
g
emptyIcon
field_51624
backgroundSprite

Constructor summary

ModifierConstructor
public (Container inventory, LivingEntity entity, EquipmentSlot equipmentSlot, int index, int x, int y, Identifier backgroundSprite)

Method summary

Modifier and TypeMethod
public void
a(dkm arg0, dkm arg1)
setByPlayer(ItemStack arg0, ItemStack arg1)
method_48931(class_1799 arg0, class_1799 arg1)
setStack(ItemStack arg0, ItemStack arg1)
public int
a()
getMaxStackSize()
method_7675()
getMaxItemCount()
public boolean
a(dkm arg0)
mayPlace(ItemStack arg0)
method_7680(class_1799 arg0)
canInsert(ItemStack arg0)
public boolean
b()
isActive()
method_7682()
isEnabled()
public boolean
a(dcm arg0)
mayPickup(Player arg0)
method_7674(class_1657 arg0)
canTakeItems(PlayerEntity arg0)
public Identifier
c()
getNoItemIcon()
method_7679()
getBackgroundSprite()