package kr.syeyoung.dungeonsguide.events; import net.minecraftforge.fml.common.eventhandler.Event; public class DungeonStartedEvent extends Event { }