namespace Minecraft_Realms_Emulator { public enum Compatility { COMPATIBLE, OTHER, OUTDATED } }