Hierarchy For All Packages
Package Hierarchies:- io.github.emcw,
- io.github.emcw.adapters,
- io.github.emcw.caching,
- io.github.emcw.exceptions,
- io.github.emcw.interfaces,
- io.github.emcw.map.api,
- io.github.emcw.map.entities,
- io.github.emcw.oapi,
- io.github.emcw.oapi.v3.types,
- io.github.emcw.squaremap,
- io.github.emcw.utils,
- io.github.emcw.utils.http,
- io.github.emcw.utils.parsers
Class Hierarchy
- java.lang.Object
- io.github.emcw.caching.BaseCache<V>
- io.github.emcw.map.api.Nations (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.map.api.Players (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.map.api.Residents
- io.github.emcw.map.api.Towns (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.map.entities.BaseEntity<T>
- io.github.emcw.map.entities.Nation (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.map.entities.Player (implements io.github.emcw.interfaces.ILocatable<T>, io.github.emcw.interfaces.ISerializable)
- io.github.emcw.map.entities.Resident (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.map.entities.Town (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.caching.CacheOptions
- io.github.emcw.map.entities.Capital (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.adapters.ColorAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.github.emcw.adapters.DurationAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- io.github.emcw.EMCMap
- io.github.emcw.EMCWrapper
- io.github.emcw.utils.http.Endpoints
- io.github.emcw.oapi.v3.types.Entity (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.oapi.v3.types.Player
- com.github.jafarlihi.eemit.EventEmitter<T>
- io.github.emcw.map.api.GPS
- io.github.emcw.utils.Funcs
- io.github.emcw.utils.GsonUtil
- io.github.emcw.utils.http.JSONRequest
- io.github.emcw.map.entities.Location (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.oapi.OfficialAPI
- io.github.emcw.oapi.OfficialAPI.V3
- io.github.emcw.oapi.v3.types.Point2D (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.map.entities.ProcessedTown
- java.lang.Record
- io.github.emcw.oapi.v3.types.DiscordReqObj (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.oapi.v3.types.DiscordResObj (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.map.api.GPS.Route
- io.github.emcw.map.api.GPS.RouteType
- io.github.emcw.oapi.v3.types.RequestBodyV3
- io.github.emcw.oapi.v3.types.ServerInfo (implements io.github.emcw.interfaces.ISerializable)
- io.github.emcw.squaremap.SquaremapAPI
- io.github.emcw.utils.parsers.SquaremapParser
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.github.emcw.exceptions.APIException
- io.github.emcw.exceptions.MissingEntryException
- java.lang.Exception
- io.github.emcw.map.entities.Town.Flags
- io.github.emcw.caching.BaseCache<V>
Interface Hierarchy
- io.github.emcw.interfaces.ILocatable<T>
- io.github.emcw.interfaces.ISerializable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.emcw.caching.CacheStrategy
- io.github.emcw.KnownMap
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)