feat: expose methods for game state event handling
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user