Index

A C D E F L M O S T V 
All Classes and Interfaces|All Packages

A

ArchersOfDecay - Class in dev.satyrn.archersofdecay
Plugin lifecycle management for the Archers of Decay plugin.
ArchersOfDecay() - Constructor for class dev.satyrn.archersofdecay.ArchersOfDecay
 
ArchersOfDecayCommand - Class in dev.satyrn.archersofdecay.command
Handles the archersofdecay command, displaying information about the plugin or reloading the configuration.
ArchersOfDecayCommand(Plugin, Configuration) - Constructor for class dev.satyrn.archersofdecay.command.ArchersOfDecayCommand
Initializes a new command handler.
ArchersOfDecayEvents - Class in dev.satyrn.archersofdecay.event
Handles entity spawn events for the plugin.
ArchersOfDecayEvents(Plugin, Configuration) - Constructor for class dev.satyrn.archersofdecay.event.ArchersOfDecayEvents
Initializes a new spawn entity listener.
arrowsOfDecay - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Configuration for arrows of decay fired by wither skeleton archers.
ArrowsOfDecayConfiguration - Class in dev.satyrn.archersofdecay.configuration.container
Arrow of decay configuration settings.
ArrowsOfDecayConfiguration(ConfigurationContainer, String) - Constructor for class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayConfiguration
Creates a new Arrows of Decay configuration section.
ArrowsOfDecayEffectDurationConfiguration - Class in dev.satyrn.archersofdecay.configuration.container
The configuration of the effect duration applied to arrows fired by wither skeleton archers.
ArrowsOfDecayEffectDurationConfiguration(ConfigurationContainer, String) - Constructor for class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayEffectDurationConfiguration
Creates a new Arrows of Decay effect duration configuration section.
ArrowsOfDecayEffectLevelConfiguration - Class in dev.satyrn.archersofdecay.configuration.container
The configuration of the effect level applied to arrows fired by wither skeleton archers.
ArrowsOfDecayEffectLevelConfiguration(ConfigurationContainer, String) - Constructor for class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayEffectLevelConfiguration
Creates a new Arrows of Decay configuration section.

C

configuration - Variable in class dev.satyrn.archersofdecay.command.ArchersOfDecayCommand
 
Configuration - Class in dev.satyrn.archersofdecay.configuration
The configuration of the plugin.
Configuration(Plugin) - Constructor for class dev.satyrn.archersofdecay.configuration.Configuration
Creates a new configuration instance for the plugin.

D

debug - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Whether debug mode should be enabled for the plugin.
dev.satyrn.archersofdecay - package dev.satyrn.archersofdecay
 
dev.satyrn.archersofdecay.command - package dev.satyrn.archersofdecay.command
 
dev.satyrn.archersofdecay.configuration - package dev.satyrn.archersofdecay.configuration
 
dev.satyrn.archersofdecay.configuration.container - package dev.satyrn.archersofdecay.configuration.container
 
dev.satyrn.archersofdecay.event - package dev.satyrn.archersofdecay.event
 
dropArrows - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Whether arrows should drop from wither skeletons who die holding a bow.
duration - Variable in class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayConfiguration
The duration of the wither effect applied to hit entities.

E

effectLevel - Variable in class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayConfiguration
The effect level of the wither effect applied to hit entities.
enabled - Variable in class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayConfiguration
Whether wither skeleton archers will fire wither-tipped arrows.

F

flamingArrows - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Whether wither skeletons fire flaming arrows regardless of the enchantments present on their bows.

L

locale - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
The locale to use for internationalizing plugin chat messages.

M

metrics - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Whether metrics should be collected for the plugin.

O

onCommand(CommandSender, Command, String, String[]) - Method in class dev.satyrn.archersofdecay.command.ArchersOfDecayCommand
Executes the given command, returning its success.
onDisable() - Method in class dev.satyrn.archersofdecay.ArchersOfDecay
Called when the plugin is disabled.
onEnable() - Method in class dev.satyrn.archersofdecay.ArchersOfDecay
Called when the plugin is enabled.
onLoad() - Method in class dev.satyrn.archersofdecay.ArchersOfDecay
Called when the plugin is loaded.
onSpawnSkeleton(CreatureSpawnEvent) - Method in class dev.satyrn.archersofdecay.event.ArchersOfDecayEvents
Handles skeleton spawning in the nether.
onTabComplete(CommandSender, Command, String, String[]) - Method in class dev.satyrn.archersofdecay.command.ArchersOfDecayCommand
Requests a list of possible completions for a command argument.
onWitherSkeletonDamaged(EntityDamageByEntityEvent) - Method in class dev.satyrn.archersofdecay.event.ArchersOfDecayEvents
Handles the entity damaged by entity event.
onWitherSkeletonShootArrow(ProjectileLaunchEvent) - Method in class dev.satyrn.archersofdecay.event.ArchersOfDecayEvents
Handles wither skeletons shooting arrows.

S

spawnChances - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
The chance that a skeleton will be replaced with a wither skeleton archer.
SpawnChancesConfiguration - Class in dev.satyrn.archersofdecay.configuration.container
Spawn chances configuration options.
SpawnChancesConfiguration(ConfigurationContainer, String) - Constructor for class dev.satyrn.archersofdecay.configuration.container.SpawnChancesConfiguration
Creates a new spawn chances configuration subsection.

T

transferArmor - Variable in class dev.satyrn.archersofdecay.configuration.Configuration
Whether armor should be transferred from a spawned skeleton to the replacement wither skeleton.

V

value(Difficulty) - Method in class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayEffectDurationConfiguration
Gets the value for a specific difficulty.
value(Difficulty) - Method in class dev.satyrn.archersofdecay.configuration.container.ArrowsOfDecayEffectLevelConfiguration
Gets the value for a specific difficulty.
value(Difficulty) - Method in class dev.satyrn.archersofdecay.configuration.container.SpawnChancesConfiguration
Gets the configured value for a specific difficulty.
A C D E F L M O S T V 
All Classes and Interfaces|All Packages