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