Uses of Interface
net.neoforged.neoforge.attachment.IAttachmentSerializer
-
Uses of IAttachmentSerializer in net.neoforged.neoforge.attachment
Modifier and TypeFieldDescriptionprivate @Nullable IAttachmentSerializer
<?, T> AttachmentType.Builder.serializer
(package private) final @Nullable IAttachmentSerializer
<?, T> AttachmentType.serializer
Modifier and TypeMethodDescriptionprivate static <T,
H extends Tag>
IAttachmentCopyHandler<T> AttachmentType.defaultCopyHandler
(@Nullable IAttachmentSerializer<H, T> serializer) AttachmentType.Builder.serialize
(IAttachmentSerializer<?, T> serializer) Requests that this attachment be persisted to disk (on the logical server side).