Uses of Class
wbs.utils.exceptions.InvalidWorldException
Packages that use InvalidWorldException
Package
Description
An EXPERIMENTAL system of configuration annotations, readers, and generators to allow arbitrary objects
to be easily configured, read, and debugged for implementing plugins.
-
Uses of InvalidWorldException in wbs.utils.util.configuration
Methods in wbs.utils.util.configuration that throw InvalidWorldExceptionModifier and TypeMethodDescriptionstatic @NotNull org.bukkit.LocationWbsConfigReader.getRequiredLocation(@NotNull org.bukkit.configuration.ConfigurationSection section, String sectionName, @Nullable WbsSettings settings, @Nullable String directory) Get a non-null location given the name of a config section, and automatically log errors to the provided settings if non-null.