Uses of Package
wbs.utils.util.plugin
Packages that use wbs.utils.util.plugin
Package
Description
A variety of Util classes, with more specific utilities in sub-packages.
Utilities for making tab completable commands in a structural way, as opposed to large command parsing methods.
An EXPERIMENTAL system of configuration annotations, readers, and generators to allow arbitrary objects
to be easily configured, read, and debugged for implementing plugins.
A variety of database utilities, primarily making use of SQLite, with some utils for generic games.
An inventory-based menu framework for ease of development.
Primarily implementations of
WbsParticleEffect for
shaped particle effects in the world.Plugin related utilities that can be used by all plugins.
Number and Vector providers, for use in configuration and pattern generation.
Generators for use in
NumProvider and VectorProviderGenerators for
NumProvider.Generators for
NumProvider.-
Classes in wbs.utils.util.plugin used by wbs.utilsClassDescriptionProvides a few methods to redirect messaging to the plugin messaging system.Somewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.
-
Classes in wbs.utils.util.plugin used by wbs.utils.utilClassDescriptionSomewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.commandsClassDescriptionProvides a few methods to redirect messaging to the plugin messaging system.Somewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.Contains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.configurationClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.databaseClassDescriptionSomewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.particlesClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.particles.dataClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.pluginClassDescriptionSomewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.Deprecated.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.providersClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.providers.generatorClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.providers.generator.numClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
-
Classes in wbs.utils.util.plugin used by wbs.utils.util.providers.generator.vectorClassDescriptionContains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.
WbsMessageBuilderandWbsMessageinstead.