Uses of Interface
io.papermc.paper.plugin.lifecycle.event.registrar.Registrar
Packages that use Registrar
Package
Description
- 
Uses of Registrar in io.papermc.paper.command.brigadierSubinterfaces of Registrar in io.papermc.paper.command.brigadier
- 
Uses of Registrar in io.papermc.paper.datapackSubinterfaces of Registrar in io.papermc.paper.datapack
- 
Uses of Registrar in io.papermc.paper.plugin.lifecycle.event.registrarClasses in io.papermc.paper.plugin.lifecycle.event.registrar with type parameters of type RegistrarModifier and TypeInterfaceDescriptioninterfaceRegistrarEvent<R extends Registrar>A lifecycle event that exposes aRegistrarof some kind to allow management of various things.interfaceReloadableRegistrarEvent<R extends Registrar>A lifecycle event that exposes aRegistrarthat is reloadable.
- 
Uses of Registrar in io.papermc.paper.tagSubinterfaces of Registrar in io.papermc.paper.tagModifier and TypeInterfaceDescriptioninterfaceRegistrar for tags after they have been flattened.interfaceRegistrar for tags before they are flattened.