Index
All Classes|All Packages|Deprecated API
V
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.Biome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.Block
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.entity.EntityTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.EntityDamageEvent.DamageCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.EntityDeathEvent.DeathCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.EntityTeleportEvent.TeleportCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.PlayerDamageEvent.DamageCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.PlayerDeathEvent.DeathCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.welcome234.pluginsystem.events.PlayerTeleportEvent.TeleportCause
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.welcome234.pluginsystem.Biome
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.Block
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.entity.EntityTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.EntityDamageEvent.DamageCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.EntityDeathEvent.DeathCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.EntityTeleportEvent.TeleportCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.PlayerDamageEvent.DamageCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.PlayerDeathEvent.DeathCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.welcome234.pluginsystem.events.PlayerTeleportEvent.TeleportCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VOID - Enum constant in enum com.welcome234.pluginsystem.events.EntityDamageEvent.DamageCause
-
Caused by falling into the void
- VOID - Enum constant in enum com.welcome234.pluginsystem.events.EntityDeathEvent.DeathCause
-
Caused by falling into the void
- VOID - Enum constant in enum com.welcome234.pluginsystem.events.EntityTeleportEvent.TeleportCause
-
Caused by a boss falling into the void
- VOID - Enum constant in enum com.welcome234.pluginsystem.events.PlayerDamageEvent.DamageCause
-
Caused by falling into the void
- VOID - Enum constant in enum com.welcome234.pluginsystem.events.PlayerDeathEvent.DeathCause
-
Caused by falling into the void
All Classes|All Packages|Deprecated API