- getActivities() - Method in class com.github.michaelbull.rs.hiscores.Player
-
- getActivityNames() - Method in enum com.github.michaelbull.rs.hiscores.HiscoreTable
-
Gets the names of activities found on this hiscore table.
- getAlpha() - Method in class com.github.michaelbull.rs.ge.Category
-
- getAnimation(String) - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets an Optional
containing an animation's id by its name.
- getAnimations() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
- getAreas() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
- getAttackLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's Attack level.
- getAveragePrice(LocalDate) - Method in class com.github.michaelbull.rs.ge.GraphingData
-
Gets the average price of an
Item
given on a given
LocalDate
.
- getAveragePrices() - Method in class com.github.michaelbull.rs.ge.GraphingData
-
- getChange() - Method in class com.github.michaelbull.rs.ge.PriceChange
-
Gets the amount of change.
- getCombatLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's combat level.
- getCurrentPrice() - Method in class com.github.michaelbull.rs.ge.Item
-
- getDailyPrice(LocalDate) - Method in class com.github.michaelbull.rs.ge.GraphingData
-
Gets the daily price of an
Item
on a given a
LocalDate
on the UTC time-zone.
- getDailyPrices() - Method in class com.github.michaelbull.rs.ge.GraphingData
-
- getDay180() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets an
Optional
containing the item's
PriceChange
over the last 180 days.
- getDay30() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets an
Optional
containing the item's
PriceChange
over the last 30 days.
- getDay90() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets an
Optional
containing the item's
PriceChange
over the last 90 days.
- getDefenceLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's Defence level.
- getDescription() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's description.
- getDescription() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the description of the item.
- getExperience() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the amount of experience earned when killing this beast.
- getExperience() - Method in class com.github.michaelbull.rs.hiscores.ClanMate
-
Gets the experience contributed to the clan by this clan mate.
- getExperience() - Method in class com.github.michaelbull.rs.hiscores.Skill
-
Gets the amount of experience the player has earned in this skill.
- getIcon() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the URL to the item's inventory sprite.
- getIconLarge() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the URL to the item's large sprite.
- getId() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's id.
- getId() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the id of the item.
- getItem() - Method in class com.github.michaelbull.rs.ge.ItemPriceInformation
-
Gets the item.
- getItems() - Method in class com.github.michaelbull.rs.ge.CategoryPrices
-
- getItems() - Method in class com.github.michaelbull.rs.ge.SearchResult
-
Gets the amount of items in the result.
- getKills() - Method in class com.github.michaelbull.rs.hiscores.ClanMate
-
Gets the amount of kills earned by this clan mate.
- getLabel() - Method in class com.github.michaelbull.rs.bestiary.SearchResult
-
Gets an Optional
containing the result's label.
- getLetter() - Method in class com.github.michaelbull.rs.ge.SearchResult
-
Gets the first letter of the result.
- getLevel() - Method in class com.github.michaelbull.rs.hiscores.Skill
-
Gets the level the player has in this skill.
- getLifePoints() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the amount of life points the beast has.
- getMagicLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's Magic level.
- getName() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's name.
- getName() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the name of the item.
- getName() - Method in class com.github.michaelbull.rs.hiscores.ClanMate
-
Gets the name of this clan mate.
- getName() - Method in enum com.github.michaelbull.rs.hiscores.HiscoreTable
-
Gets the name of this hiscore table.
- getPrice() - Method in class com.github.michaelbull.rs.ge.PriceTrend
-
Gets the price.
- getRangedLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's Ranged level.
- getRank() - Method in class com.github.michaelbull.rs.hiscores.ClanMate
-
Gets the rank of this clan mate.
- getRank() - Method in class com.github.michaelbull.rs.hiscores.HiscoreActivity
-
Gets the rank the player has in the activity.
- getRank() - Method in class com.github.michaelbull.rs.hiscores.Skill
-
Gets the rank the player has on the
Hiscores
for this type of skill.
- getRequiredSlayerLevel() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the Slayer level required to attackLevel this beast.
- getResult(int) - Method in class com.github.michaelbull.rs.ge.Category
-
- getScore() - Method in class com.github.michaelbull.rs.hiscores.HiscoreActivity
-
Gets the score the player has in the activity.
- getSize() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the amount of tiles this beast occupies in the x and y dimension.
- getSkillNames() - Method in enum com.github.michaelbull.rs.hiscores.HiscoreTable
-
Gets the names of skills found on this hiscore table.
- getSkills() - Method in class com.github.michaelbull.rs.hiscores.Player
-
- getSlayerCategory() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets an Optional
containing the Slayer category this beast belongs to.
- getTodaysPrice() - Method in class com.github.michaelbull.rs.ge.Item
-
- getTotal() - Method in class com.github.michaelbull.rs.ge.CategoryPrices
-
Gets the total amount of items on this page of the
Category
.
- getTrend() - Method in class com.github.michaelbull.rs.ge.PriceChange
-
Gets the trend.
- getTrend() - Method in class com.github.michaelbull.rs.ge.PriceTrend
-
Gets the trend.
- getType() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the type of item.
- getTypeIcon() - Method in class com.github.michaelbull.rs.ge.Item
-
Gets the URL to the type of item.
- getTypes() - Method in class com.github.michaelbull.rs.ge.Category
-
- getValue() - Method in class com.github.michaelbull.rs.bestiary.SearchResult
-
Gets the value of the result.
- getWeakness() - Method in class com.github.michaelbull.rs.bestiary.Beast
-
Gets the beast's weakness.
- GrandExchange - Class in com.github.michaelbull.rs.ge
-
Represents the RuneScape Grand Exchange API.
- GrandExchange(Client) - Constructor for class com.github.michaelbull.rs.ge.GrandExchange
-
- grandExchange() - Method in class com.github.michaelbull.rs.RuneScapeAPI
-
- graphingData(int) - Method in class com.github.michaelbull.rs.ge.GrandExchange
-
- GraphingData - Class in com.github.michaelbull.rs.ge
-
Represents the data used to graphically display an
Item
s price history on the RuneScape
GrandExchange
.