ddy | |
net.minecraft.world.item.enchantment.EnchantedItemInUse | |
net.minecraft.class_9699 | |
net.minecraft.enchantment.EnchantmentEffectContext | |
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 arg0, EquipmentSlot arg1, LivingEntity arg2, Consumer<Item> arg3) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ItemStack |
| ||||||||
public EquipmentSlot |
| ||||||||
public LivingEntity |
| ||||||||
public Consumer<Item> |
|