Record Class AttributeList.Display.Default
java.lang.Object
java.lang.Record
net.minestom.server.item.component.AttributeList.Display.Default
- All Implemented Interfaces:
AttributeList.Display
- Enclosing interface:
AttributeList.Display
public static record AttributeList.Display.Default()
extends Record
implements AttributeList.Display
-
Nested Class Summary
Nested classes/interfaces inherited from interface AttributeList.Display
AttributeList.Display.Default, AttributeList.Display.Hidden, AttributeList.Display.Override, AttributeList.Display.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StructCodec<AttributeList.Display.Default> static final AttributeList.Display.Defaultstatic final NetworkBuffer.Type<AttributeList.Display.Default> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NETWORK_TYPE
-
CODEC
-
-
Constructor Details
-
Default
public Default()Creates an instance of aDefaultrecord class.
-
-
Method Details
-
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.
-