JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
io.papermc.paper.registry.tag
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.papermc.paper.registry.tag
package
io.papermc.paper.registry.tag
Related Packages
Package
Description
io.papermc.paper.registry
io.papermc.paper.registry.data
Collection of registry entry types that may be created or modified via the
RegistryEvent
.
io.papermc.paper.registry.event
This package contains events related to the Paper registry system.
io.papermc.paper.registry.holder
Registry holders.
io.papermc.paper.registry.keys
io.papermc.paper.registry.set
This package contains the API for registry sets in Paper.
Interfaces
Class
Description
Tag
<T extends
Keyed
>
A named
RegistryKeySet
which are created via the datapack tag system.
TagKey
<T>