Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 136
    • Issues 136
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #491

Closed
Open
Created Aug 04, 2021 by SpeedReach@SpeedReach

MythicMobSpawnEvent Bug (Version 5..0.0 free)

    @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.

Edited Aug 04, 2021 by SpeedReach
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking