Uses of Interface
io.papermc.paper.registry.set.RegistrySet
-
Uses of RegistrySet in io.papermc.paper.registry.set
Modifier and TypeInterfaceDescriptioninterface
RegistryKeySet<T extends Keyed>
interface
A collection of anonymous values relating to a registry. -
Uses of RegistrySet in io.papermc.paper.registry.tag
Modifier and TypeInterfaceDescriptioninterface
A namedRegistryKeySet
which are created via the datapack tag system.