/** * Lifecycle events. Most lifecycle events are only called once within their * respective scope. These events should be used for initialisation, resource * allocation or clearing or other things. */ package de.geolykt.starloader.api.event.lifecycle;