feat: expose methods for game state event handling

This commit is contained in:
2021-05-18 14:14:23 +02:00
parent 2d33f150a8
commit 9fa5c554ef
4 changed files with 63 additions and 9 deletions

View File

@ -1,7 +1,6 @@
package uulm.teamname.marvelous.gamelibrary.entities;
import java.util.HashMap;
import java.util.Map;
/** Specifies the type of an {@link InfinityStone}. */
public enum StoneType {