Hierarchy For All Packages
- io.github.emcw,
- io.github.emcw.adapters,
- io.github.emcw.caching,
- io.github.emcw.common,
- io.github.emcw.exceptions,
- io.github.emcw.interfaces,
- io.github.emcw.oapi,
- io.github.emcw.oapi.v3.types,
- io.github.emcw.squaremap,
- io.github.emcw.squaremap.api,
- io.github.emcw.squaremap.entities,
- io.github.emcw.utils,
- io.github.emcw.utils.http
Class Hierarchy
- java.lang.Object
- io.github.emcw.caching.BaseCache<V>
- io.github.emcw.squaremap.api.Nations (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.squaremap.api.Players (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.squaremap.api.Residents
- io.github.emcw.squaremap.api.Towns (implements io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.caching.CacheOptions
- 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.EMCWrapper
- io.github.emcw.utils.http.Endpoints
- io.github.emcw.common.Entity (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.oapi.v3.types.Player
- io.github.emcw.squaremap.entities.SquaremapOnlinePlayer (implements io.github.emcw.interfaces.IGsonSerializable, io.github.emcw.interfaces.ILocatable<T>)
- io.github.emcw.squaremap.entities.SquaremapOnlineResident (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.utils.Funcs
- io.github.emcw.utils.GsonUtil
- io.github.emcw.utils.http.JSONRequest
- io.github.emcw.utils.http.JSONRequest.ASYNC
- io.github.emcw.oapi.OfficialAPI
- io.github.emcw.oapi.OfficialAPI.V3
- io.github.emcw.common.Point2D (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.oapi.v3.types.RequestBodyV3
- io.github.emcw.oapi.v3.types.ServerInfo (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.Squaremap
- io.github.emcw.squaremap.SquaremapAPI
- io.github.emcw.squaremap.entities.SquaremapCapital (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.squaremap.entities.SquaremapLocation (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.squaremap.entities.SquaremapMarker
- io.github.emcw.squaremap.entities.SquaremapNation (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.squaremap.SquaremapParser
- io.github.emcw.squaremap.entities.SquaremapResident (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.squaremap.entities.SquaremapTown (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.squaremap.entities.SquaremapTown.Flags
- 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.caching.BaseCache<V>
Interface Hierarchy
- io.github.emcw.interfaces.IGsonSerializable
- io.github.emcw.interfaces.ILocatable<T>
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.common.Direction (implements java.io.Serializable)
- io.github.emcw.KnownMap
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.github.emcw.oapi.v3.types.DiscordReqObj (implements io.github.emcw.interfaces.IGsonSerializable)
- io.github.emcw.oapi.v3.types.DiscordResObj (implements io.github.emcw.interfaces.IGsonSerializable)
- java.lang.Record