package moe.nea.shot import java.io.Serializable data class FieldShots(val annotations: List) : Serializable