net.minecraft.world.inventory

class ArmorSlot

extends Slot

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(cxp arg0, cxp 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(cxp arg0)
mayPlace(ItemStack arg0)
method_7680(class_1799 arg0)
canInsert(ItemStack arg0)
public boolean
a(cpx arg0)
mayPickup(Player arg0)
method_7674(class_1657 arg0)
canTakeItems(PlayerEntity arg0)
public com.mojang.datafixers.util.Pair<ResourceLocation, ResourceLocation>
b()
getNoItemIcon()
method_7679()
getBackgroundSprite()