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 classFairyRingEdgeclassItemTeleportationEdgeclassNpcEdgeclassObjectEdgeclassSpiritTreeTeleportclassTransmutableObjectclassZanarisFairyRingEdgeMethods in org.rspeer.game.web.path that return Edge Modifier and Type Method Description EdgeEdgeDeserializer. deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext)EdgeWebSegment. 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()
-