20 package net.sf.gridarta.model.validation.errors;
26 import org.jetbrains.annotations.NotNull;
27 import org.jetbrains.annotations.Nullable;
static final long serialVersionUID
The serial version UID.
Base package of all Gridarta classes.
String getParameter(final int id)
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
PaidItemShopSquareError(@NotNull final MapSquare< G, A, R > mapSquare)
Creates a new instance.
Class for validation errors on a MapSquare.
Interface for MapArchObjects.
A map square that is a shop tile and contains paid items.