Interface ScriptMonsterListener

All Known Implementing Classes:
ScriptMonsterTideService.OnMonsterCreated, ScriptMonsterTideService.OnMonsterDead

public interface ScriptMonsterListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onNotify(EntityMonster sceneMonster)
     
  • Method Details