Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.items.potioneffects
/
ElitePotionEffect
Elite
Potion
Effect
public
class
ElitePotionEffect
Members
Constructors
Elite
Potion
Effect
Link copied to clipboard
public
void
ElitePotionEffect
(
String
string
)
Types
Application
Method
Link copied to clipboard
public
enum
ApplicationMethod
Target
Link copied to clipboard
public
enum
Target
Properties
application
Method
Link copied to clipboard
public
ElitePotionEffect.ApplicationMethod
applicationMethod
potion
Effect
Link copied to clipboard
public
PotionEffect
potionEffect
target
Link copied to clipboard
public
ElitePotionEffect.Target
target
value
Link copied to clipboard
public
double
value
Functions
get
Application
Method
Link copied to clipboard
public
ElitePotionEffect.ApplicationMethod
getApplicationMethod
(
)
get
Potion
Effect
Link copied to clipboard
public
PotionEffect
getPotionEffect
(
)
get
Target
Link copied to clipboard
public
ElitePotionEffect.Target
getTarget
(
)
get
Value
Link copied to clipboard
public
double
getValue
(
)