| net.minecraft.world.item.enchantment.EnchantedItemInUse | |
| net.minecraft.class_9699 | |
| net.minecraft.enchantment.EnchantmentEffectContext |
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 stack, EquipmentSlot slot, LivingEntity owner, Consumer<Item> breakCallback) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
|
||||||
| public EquipmentSlot |
|
||||||
| public LivingEntity |
|
||||||
| public Consumer<Item> |
|
||||||
| private static void |
|