Bug Closed · Resolved

MythicMobSpawnEvent Bug (Version 5..0.0 free)

#2133 opened by Unknown 5 years ago

Unknownreported this bug
    @EventHandler
    public void onSpawn(MythicMobSpawnEvent event){
    getLogger().log(Level.INFO,event.isFromMythicSpawner().toString());
}

I'm trying to detect whether the mob comes out from a MythicMobSpawner. but it doesn't seem to work the outcome of event.getMythicSpawner is always null , whether the mob is spawned from a spawner.

Unknowncommented

GitLab issues must follow the required template. Please open a new issue when you are able to report a problem properly using the template.

Sign in to join the discussion.