Class AttachmentHolder.AsField

java.lang.Object
net.neoforged.neoforge.attachment.AttachmentHolder
net.neoforged.neoforge.attachment.AttachmentHolder.AsField
All Implemented Interfaces:
IAttachmentHolder
Enclosing class:
AttachmentHolder

public static class AttachmentHolder.AsField extends AttachmentHolder
Version of the AttachmentHolder that is suitable for storing in a field. To be used when extending AttachmentHolder is not possible, for example because the class already has a supertype.