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.powers.specialpowers
/
ShieldWallSupport
Shield
Wall
Support
public
class
ShieldWallSupport
Members
Functions
deactivate
Link copied to clipboard
public
static
void
deactivate
(
EliteEntity
eliteEntity
)
initialize
Link copied to clipboard
public
static
boolean
initialize
(
EliteEntity
eliteEntity
,
int openingDirection
)
is
Active
Link copied to clipboard
public
static
boolean
isActive
(
EliteEntity
eliteEntity
)
prevent
Damage
Link copied to clipboard
public
static
boolean
preventDamage
(
Player
player
,
EliteEntity
eliteEntity
,
double damage
)