Uses of Interface
io.papermc.paper.registry.event.type.RegistryEntryAddConfiguration
Packages that use RegistryEntryAddConfiguration
-
Uses of RegistryEntryAddConfiguration in io.papermc.paper.registry.event.type
Methods in io.papermc.paper.registry.event.type that return RegistryEntryAddConfigurationModifier and TypeMethodDescriptiondefault @NonNull RegistryEntryAddConfiguration<T> Only call the handler if the value being added matches the specified key.@NonNull RegistryEntryAddConfiguration<T> Only call the handler if the value being added passes the provided filter.@NonNull RegistryEntryAddConfiguration<T> RegistryEntryAddConfiguration.monitor()@NonNull RegistryEntryAddConfiguration<T> RegistryEntryAddConfiguration.priority(int priority)