Package net.neoforged.neoforge.attachment
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.attachment
-
ClassDescriptionImplementation class for objects that can hold data attachments.Version of the
AttachmentHolder
that is suitable for storing in a field.Manages how data attachments are written (on the server) and read (on the client) from packets.Manages how data attachments are written (on the server) and read (on the client) from packets.Represents a data attachment type: some data that can be added to any object implementingIAttachmentHolder
.Custom copy handler for data attachments, to improve efficiency compared to the default serialize-deserialize-implementation.Custom copy handler for data attachments, to improve efficiency compared to the default serialize-deserialize-implementation.An object that can hold data attachments.An object that can hold data attachments.Serializer for data attachments.Serializer for data attachments.