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.mobconstructor
/
CustomSpawn
/
CustomSpawn
Custom
Spawn
public
void
CustomSpawn
(
String
customSpawnConfig
,
List
<
String
>
customBossesFilenames
,
TimedEvent
timedEvent
)
Used by the TimedEvent system to find valid locations
public
void
CustomSpawn
(
String
customSpawnConfig
,
CustomBossEntity
customBossEntity
)