EliteMobsBossSpawner

public final class EliteMobsBossSpawner

Thin direct-API wrapper around EliteMobs's CustomBossEntity spawn path. Isolated in its own class so that its com.magmaguy.elitemobs.* imports only trigger class loading when callers actually invoke spawn; until then the Bukkit plugin check in the caller short-circuits and EliteMobs's classes are never referenced.

Functions

Link copied to clipboard
public static LivingEntity spawn(String filename, Location spawnLocation)