Record Class ClientAcceptCodeOfConductPacket
java.lang.Object
java.lang.Record
net.minestom.server.network.packet.client.configuration.ClientAcceptCodeOfConductPacket
- All Implemented Interfaces:
ClientPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NetworkBuffer.Type<ClientAcceptCodeOfConductPacket> -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aClientAcceptCodeOfConductPacketrecord class. -
Method Summary
-
Field Details
-
SERIALIZER
-
-
Constructor Details
-
ClientAcceptCodeOfConductPacket
public ClientAcceptCodeOfConductPacket()Creates an instance of aClientAcceptCodeOfConductPacketrecord 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.
-