| dfp | |
| net.minecraft.world.item.enchantment.EnchantedItemInUse | |
| net.minecraft.class_9699 | |
| net.minecraft.unmapped.C_pjrjvgrp | |
| net.minecraft.enchantment.EnchantmentEffectContext | |
| 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 inSlot, LivingEntity entity, Consumer<Item> onBreak) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||||||
| public EquipmentSlot |
| ||||||||||||
| public LivingEntity |
| ||||||||||||
| public Consumer<Item> |
|