Record Class ListModifier.Append<Element>
java.lang.Object
java.lang.Record
net.minecraft.world.attribute.modifier.ListModifier.Append<Element>
- All Implemented Interfaces:
AttributeModifier<List<Element>, List<Element>>, ListModifier<Element>
- Enclosing interface:
ListModifier<Element>
-
Nested Class Summary
Nested classes/interfaces inherited from interface AttributeModifier
AttributeModifier.OperationId, AttributeModifier.OverrideModifier<Value>Nested classes/interfaces inherited from interface ListModifier
ListModifier.Append<Element> -
Field Summary
FieldsFields inherited from interface AttributeModifier
ARGB_COLOR_LIBRARY, BOOLEAN_LIBRARY, FLOAT_LIBRARY, INTEGER_LIBRARY, MOB_SPAWN_SETTINGS_LIBRARY, RGB_COLOR_LIBRARY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface ListModifier
argumentCodec, argumentKeyframeLerp
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Append
public Append()Creates an instance of aAppendrecord class.
-
-
Method Details
-
apply
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-