dab | |
net.minecraft.world.item.enchantment.EnchantedItemInUse | |
net.minecraft.class_9699 | |
net.minecraft.enchantment.EnchantmentEffectContext | |
net.minecraft.src.C_336528_ | |
net.minecraft.world.item.enchantment.EnchantedItemInUse |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final ItemStack |
| ||||||||||
private final EquipmentSlot |
| ||||||||||
private final LivingEntity |
| ||||||||||
private final Consumer<Item> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ItemStack stack, EquipmentSlot slot, LivingEntity owner) |
public | (ItemStack inSlot, EquipmentSlot owner, LivingEntity onBreak, Consumer<Item> arg3) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public ItemStack |
| ||||||||||
public EquipmentSlot |
| ||||||||||
public LivingEntity |
| ||||||||||
public Consumer<Item> |
|