Class Hierarchy
- java.lang.Object
- io.sockit.gameserver.AbstractBot
- io.sockit.gameserver.bot.Bot
- io.sockit.gameserver.bot.BotEventAdapter (implements io.sockit.gameserver.bot.BotEventListener)
- io.sockit.gameserver.bot.ErrorCodes
- io.sockit.gameserver.bot.Player
- io.sockit.gameserver.bot.Room (implements java.lang.Iterable<T>)
- io.sockit.gameserver.bot.RoomInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.sockit.gameserver.bot.GamePlayNotInProgressException
- java.lang.RuntimeException
- java.lang.Exception
- io.sockit.gameserver.AbstractBot
Interface Hierarchy
- io.sockit.gameserver.bot.BotEventListener
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.sockit.gameserver.bot.BotTurnDelayType
- io.sockit.gameserver.bot.RoomType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)