EnchantmentItemProfile

public final class EnchantmentItemProfile extends Record

Hosts supply canonical modeled-item families; ordinary equipment uses this shared classifier.

Constructors

Link copied to clipboard
public void EnchantmentItemProfile(EnchantmentDefinition.ItemType type, Set<EnchantmentDefinition.Slot> slots, Set<String> attackKinds)

Functions

Link copied to clipboard
public static EnchantmentItemProfile vanilla(ItemStack item)

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()