Record Class AttributeList.Display.Hidden
java.lang.Object
java.lang.Record
net.minestom.server.item.component.AttributeList.Display.Hidden
- All Implemented Interfaces:
AttributeList.Display
- Enclosing interface:
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.Hidden> static final AttributeList.Display.Hiddenstatic final NetworkBuffer.Type<AttributeList.Display.Hidden> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NETWORK_TYPE
-
CODEC
-
-
Constructor Details
-
Hidden
public Hidden()Creates an instance of aHiddenrecord 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.
-