Record Class SyncAttachmentsPayload.LevelTarget
java.lang.Object
java.lang.Record
net.neoforged.neoforge.network.payload.SyncAttachmentsPayload.LevelTarget
- All Implemented Interfaces:
SyncAttachmentsPayload.Target
- Enclosing class:
SyncAttachmentsPayload
public static record SyncAttachmentsPayload.LevelTarget()
extends Record
implements SyncAttachmentsPayload.Target
-
Field Summary
Fields inherited from interface SyncAttachmentsPayload.Target
STREAM_CODEC -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LevelTarget
public LevelTarget()Creates an instance of aLevelTargetrecord 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.
-