JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.fabricmc.fabric.api.attachment.v1
GlobalAttachmentsProvider
Contents
Description
Method Summary
Method Details
globalAttachments()
Hide sidebar
Show sidebar
Interface GlobalAttachmentsProvider
public interface
GlobalAttachmentsProvider
Interface to obtain
GlobalAttachments
from
Level
and
MinecraftServer
.
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
GlobalAttachments
globalAttachments
()
Method Details
globalAttachments
default
GlobalAttachments
globalAttachments
()