Uses of Class
stawa.vitalstrike.Errors.ConfigurationException
Packages that use Errors.ConfigurationException
Package
Description
VitalStrike - A Dynamic Damage Indication Plugin for Minecraft
Custom item management and implementation for VitalStrike plugin.
Supporting gameplay systems and mechanics for VitalStrike plugin.
-
Uses of Errors.ConfigurationException in stawa.vitalstrike
Methods in stawa.vitalstrike that throw Errors.ConfigurationException -
Uses of Errors.ConfigurationException in stawa.vitalstrike.items
Methods in stawa.vitalstrike.items that throw Errors.ConfigurationExceptionModifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStackCustomItems.createVitalAwakening()Creates a new Vital Awakening item with custom properties and lore.Constructors in stawa.vitalstrike.items that throw Errors.ConfigurationExceptionModifierConstructorDescriptionCustomItems(VitalStrike plugin) Constructs a new CustomItems instance. -
Uses of Errors.ConfigurationException in stawa.vitalstrike.systems
Constructors in stawa.vitalstrike.systems that throw Errors.ConfigurationExceptionModifierConstructorDescriptionKnockdownManager(VitalStrike plugin) Initializes the KnockdownManager with configuration settings from the plugin.