1 2 3 4 5
package at.hannibal2.skyhanni.events import net.minecraft.entity.projectile.EntityFishHook class FishingBobberCastEvent(val bobber: EntityFishHook) : LorenzEvent()