Record Class TrackedWaypointPacket.Target.Empty
java.lang.Object
java.lang.Record
net.minestom.server.network.packet.server.play.TrackedWaypointPacket.Target.Empty
- All Implemented Interfaces:
TrackedWaypointPacket.Target
- Enclosing interface:
TrackedWaypointPacket.Target
public static record TrackedWaypointPacket.Target.Empty()
extends Record
implements TrackedWaypointPacket.Target
-
Nested Class Summary
Nested classes/interfaces inherited from interface TrackedWaypointPacket.Target
TrackedWaypointPacket.Target.Azimuth, TrackedWaypointPacket.Target.Chunk, TrackedWaypointPacket.Target.Empty, TrackedWaypointPacket.Target.Type, TrackedWaypointPacket.Target.Vec3i -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NetworkBuffer.Type<TrackedWaypointPacket.Target.Empty> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NETWORK_TYPE
-
-
Constructor Details
-
Empty
public Empty()Creates an instance of aEmptyrecord 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.
-