Uses of Class
tech.guilhermekaua.spigotboot.config.reference.context.ConfigReferenceNotFoundContext
Packages that use ConfigReferenceNotFoundContext
-
Uses of ConfigReferenceNotFoundContext in tech.guilhermekaua.spigotboot.config.reference
Methods in tech.guilhermekaua.spigotboot.config.reference with parameters of type ConfigReferenceNotFoundContextModifier and TypeMethodDescription@Nullable ObjectConfigReferenceErrorHandler.onReferenceNotFound(@NotNull ConfigReferenceNotFoundContext context) Called when a reference cannot be resolved because the target config, folder config, item, or path was not found.@Nullable ObjectDefaultConfigReferenceErrorHandler.onReferenceNotFound(@NotNull ConfigReferenceNotFoundContext context)