package ru.deadsoftware.cavecraft; public enum GameState { RESTART, GAME_PLAY, GAME_CREATIVE_INV }