package kr.syeyoung.dungeonsguide.dungeon.events; public interface DungeonEventData { String getEventName(); }