public static class Types_v1_21_2.ItemSubPredicate.AttributeModifiers extends java.lang.Object implements Types_v1_21_2.ItemSubPredicate
| Modifier and Type | Class and Description |
|---|---|
static class |
Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate |
Types_v1_21_2.ItemSubPredicate.AttributeModifiers, Types_v1_21_2.ItemSubPredicate.BundleContents, Types_v1_21_2.ItemSubPredicate.Container, Types_v1_21_2.ItemSubPredicate.CustomData, Types_v1_21_2.ItemSubPredicate.Damage, Types_v1_21_2.ItemSubPredicate.Enchantments, Types_v1_21_2.ItemSubPredicate.FireworkExplosion, Types_v1_21_2.ItemSubPredicate.Fireworks, Types_v1_21_2.ItemSubPredicate.JukeboxPlayable, Types_v1_21_2.ItemSubPredicate.PotionContents, Types_v1_21_2.ItemSubPredicate.StoredEnchantments, Types_v1_21_2.ItemSubPredicate.Trim, Types_v1_21_2.ItemSubPredicate.Type, Types_v1_21_2.ItemSubPredicate.WritableBookContent, Types_v1_21_2.ItemSubPredicate.WrittenBookContent| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MODIFIERS |
| Constructor and Description |
|---|
AttributeModifiers() |
AttributeModifiers(Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> modifiers) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> |
getModifiers() |
Types_v1_21_2.ItemSubPredicate.Type |
getType() |
int |
hashCode() |
void |
setModifiers(Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> modifiers) |
java.lang.String |
toString() |
public static final java.lang.String MODIFIERS
public AttributeModifiers()
public AttributeModifiers(Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> modifiers)
public Types_v1_21_2.ItemSubPredicate.Type getType()
getType in interface Types_v1_21_2.ItemSubPredicatepublic Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> getModifiers()
public void setModifiers(Types_v1_21_2.CollectionPredicate<Types_v1_21_2.ItemSubPredicate.AttributeModifiers.ModifierPredicate> modifiers)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectprotected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object