package moe.nea.caelo.event import net.minecraftforge.fml.common.eventhandler.Event class ResourceReloadEvent : Event() { }