Uses of Interface
net.runelite.cache.definitions.WorldMapTypeBase
-
Packages that use WorldMapTypeBase Package Description net.runelite.cache.definitions -
-
Uses of WorldMapTypeBase in net.runelite.cache.definitions
Classes in net.runelite.cache.definitions that implement WorldMapTypeBase Modifier and Type Class Description classWorldMapType0classWorldMapType1classWorldMapType2classWorldMapType3Fields in net.runelite.cache.definitions with type parameters of type WorldMapTypeBase Modifier and Type Field Description List<WorldMapTypeBase>WorldMapDefinition. regionListMethods in net.runelite.cache.definitions that return types with arguments of type WorldMapTypeBase Modifier and Type Method Description List<WorldMapTypeBase>WorldMapDefinition. getRegionList()Method parameters in net.runelite.cache.definitions with type arguments of type WorldMapTypeBase Modifier and Type Method Description voidWorldMapDefinition. setRegionList(List<WorldMapTypeBase> regionList)
-