Uses of Class
org.rspeer.game.web.path.Edge
-
Packages that use Edge Package Description org.rspeer.game.web.path -
-
Uses of Edge in org.rspeer.game.web.path
Subclasses of Edge in org.rspeer.game.web.path Modifier and Type Class Description class
FairyRingEdge
class
ItemTeleportationEdge
class
NpcEdge
class
ObjectEdge
class
SpiritTreeTeleport
class
TransmutableObject
class
ZanarisFairyRingEdge
Methods in org.rspeer.game.web.path that return Edge Modifier and Type Method Description Edge
EdgeDeserializer. deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext)
Edge
WebSegment. getEdge()
Methods in org.rspeer.game.web.path that return types with arguments of type Edge Modifier and Type Method Description Class<? extends Edge>
Edge.EdgeType. getClazz()
-