seaTiles property Null safety
final
Number of tiles removed because they were entirely sea (these also make up part of successfulTiles)
Only applicable if sea tile removal is enabled, otherwise this value is always 0.
Implementation
final int seaTiles;