package moe.nea.ledger.events import net.minecraftforge.fml.common.eventhandler.Event class RegistrationFinishedEvent : Event() { }