Uses of Interface
net.neoforged.neoforge.attachment.IAttachmentCopyHandler
-
Uses of IAttachmentCopyHandler in net.neoforged.neoforge.attachment
Modifier and TypeFieldDescriptionprivate @Nullable IAttachmentCopyHandler
<T> AttachmentType.Builder.copyHandler
(package private) final IAttachmentCopyHandler
<T> AttachmentType.copyHandler
Modifier and TypeMethodDescriptionprivate static <T,
H extends Tag>
IAttachmentCopyHandler<T> AttachmentType.defaultCopyHandler
(@Nullable IAttachmentSerializer<H, T> serializer) Modifier and TypeMethodDescriptionAttachmentType.Builder.copyHandler
(IAttachmentCopyHandler<T> cloner) Overrides the copyHandler for this attachment type.