History - net.minecraft.enchantment.EnchantmentEffectContext

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.item.enchantment.EnchantedItemInUse

net.minecraft.class_9699

net.minecraft.enchantment.EnchantmentEffectContext

Fields

ItemStack: itemStack, comp_2682, stack

EquipmentSlot: inSlot, comp_2683, slot

LivingEntity: owner, comp_2684, owner

Consumer<Item>: onBreak, comp_2685, breakCallback

Constructors

(ItemStack, EquipmentSlot, LivingEntity)

(ItemStack, EquipmentSlot, LivingEntity, Consumer<Item>)

Methods

ItemStack (): itemStack, comp_2682, stack

EquipmentSlot (): inSlot, comp_2683, slot

LivingEntity (): owner, comp_2684, owner

Consumer<Item> (): onBreak, comp_2685, breakCallback

void (LivingEntity, EquipmentSlot, Item): lambda$new$0, method_60012, method_60012