net.minecraft.entity.player

public class PlayerEquipment

extends EntityEquipment

net.minecraft.world.entity.player.PlayerEquipment
net.minecraft.class_10759
net.minecraft.entity.player.PlayerEquipment

Field summary

Modifier and TypeField
private final PlayerEntity
player
field_56553
player

Constructor summary

ModifierConstructor
public (PlayerEntity player)

Method summary

Modifier and TypeMethod
public ItemStack
set(EquipmentSlot slot, ItemStack itemStack)
method_66660(class_1304 arg0, class_1799 arg1)
put(EquipmentSlot arg0, ItemStack arg1)
public ItemStack
get(EquipmentSlot slot)
method_66659(class_1304 arg0)
get(EquipmentSlot arg0)
public boolean
isEmpty()
method_66657()
isEmpty()