Uses of Class
net.neoforged.neoforge.attachment.AttachmentHolder.AsField
Packages that use AttachmentHolder.AsField
-
Uses of AttachmentHolder.AsField in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk declared as AttachmentHolder.AsFieldModifier and TypeFieldDescriptionprivate final AttachmentHolder.AsField
ChunkAccess.attachmentHolder
Methods in net.minecraft.world.level.chunk that return AttachmentHolder.AsFieldModifier and TypeMethodDescriptionprotected AttachmentHolder.AsField
ChunkAccess.getAttachmentHolder()
ImposterProtoChunk.getAttachmentHolder()
-
Uses of AttachmentHolder.AsField in net.neoforged.neoforge.attachment
Methods in net.neoforged.neoforge.attachment with parameters of type AttachmentHolder.AsFieldModifier and TypeMethodDescriptionstatic void
AttachmentInternals.copyChunkAttachmentsOnPromotion
(HolderLookup.Provider provider, AttachmentHolder.AsField from, AttachmentHolder.AsField to)