类 AttachmentHolder.AsField

java.lang.Object
net.neoforged.neoforge.attachment.AttachmentHolder
net.neoforged.neoforge.attachment.AttachmentHolder.AsField
所有已实现的接口:
IAttachmentHolder
封闭类:
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.