package at.hannibal2.skyhanni.events import at.hannibal2.skyhanni.utils.LorenzVec class BurrowDugEvent(val burrowLocation: LorenzVec) : LorenzEvent()