Uses of Interface
io.papermc.paper.registry.event.RegistryComposeEvent
Packages that use RegistryComposeEvent
Package
Description
This package contains events related to the Paper registry system.
-
Uses of RegistryComposeEvent in io.papermc.paper.registry.event
Subinterfaces of RegistryComposeEvent in io.papermc.paper.registry.eventModifier and TypeInterfaceDescriptioninterface
RegistryFreezeEvent<T,
B extends RegistryBuilder<T>> Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.papermc.paper.registry.event that return types with arguments of type RegistryComposeEventModifier and TypeMethodDescriptionRegistryEventProvider.compose()
Gets the event type forRegistryComposeEvent
which is fired after a registry is loaded of expected elements.
RegistryComposeEvent