public SpGatherEnd(Player player, Gather gather, GatherEndCode endCode) { Player = player; Gather = gather; EndCode = endCode; }