Skip navigation links
A C G H I L M P R S T U V W 

G

getAllChallenges() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get all the challenges
getChallengeName() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getChallengeStatus(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
 
getChallengeTimes(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
 
getCoopIslands(Player) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Find out which coop islands player is a part of
getCreator() - Method in class com.wasteofplastic.askyblock.events.WarpCreateEvent
Get who has created the warp
getDescription() - Method in class com.wasteofplastic.askyblock.events.MiniShopEvent
 
getExpeller() - Method in class com.wasteofplastic.askyblock.events.CoopLeaveEvent
 
getExpReward() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.IslandDeleteEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.IslandPreTeleportEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.IslandResetEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.ReadyEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.TeamJoinEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.TeamLeaveEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.WarpCreateEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.WarpListEvent
 
getHandlerList() - Static method in class com.wasteofplastic.askyblock.events.WarpRemoveEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.IslandDeleteEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.IslandPreTeleportEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.IslandResetEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.ReadyEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.TeamJoinEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.TeamLeaveEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.WarpCreateEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.WarpListEvent
 
getHandlers() - Method in class com.wasteofplastic.askyblock.events.WarpRemoveEvent
 
getHomeLocation(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
 
getInstance() - Static method in class com.wasteofplastic.askyblock.ASkyBlockAPI
 
getInviter() - Method in class com.wasteofplastic.askyblock.events.CoopJoinEvent
The UUID of the player who invited the player to join the island
getIsland() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
The island involved in the event
getIslandAt(Location) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Returns the Island object for an island at this location or null if one does not exist
getIslandCount() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
 
getIslandDistance() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
Convenience function to obtain the island's distance
getIslandDistance() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getIslandLevel(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Deprecated.
Island level is now a long and the int value may not be accurate for very large values. Use getLongIslandLevel(UUID playerUUID) instead. Returns the island level from the last time it was calculated. Note this does not calculate the island level.
getIslandLocation(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Provides the location of the player's island, either the team island or their own
getIslandLocation() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
Convenience function to obtain the island's center location
getIslandLocation() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getIslandName(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get name of the island owned by owner
getIslandOwnedBy(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Obtains a copy of the island object owned by playerUUID
getIslandOwner() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
Convenience function to obtain the island's owner
getIslandWorld() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get the island overworld
getItem() - Method in class com.wasteofplastic.askyblock.events.MiniShopEvent
 
getItemRewards() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPostLevelEvent
Deprecated.
level is now stored as a long, so the int value may not be accurate
getLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPreLevelEvent
Deprecated.
Level is stored as a long, so this may give the wrong value for very large level values
getLocation() - Method in class com.wasteofplastic.askyblock.events.IslandDeleteEvent
 
getLocation() - Method in class com.wasteofplastic.askyblock.events.IslandEnterEvent
Location of where the player entered the island or tried to enter
getLocation() - Method in class com.wasteofplastic.askyblock.events.IslandExitEvent
Location of where the player exited the island's protected area
getLocation() - Method in class com.wasteofplastic.askyblock.events.IslandPreTeleportEvent
 
getLocation() - Method in class com.wasteofplastic.askyblock.events.IslandResetEvent
 
getLongIslandLevel(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Returns the island level from the last time it was calculated.
getLongLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPostLevelEvent
 
getLongLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPreLevelEvent
 
getLongPointsToNextLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPostLevelEvent
 
getLongPointsToNextLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPreLevelEvent
 
getLongTopTen() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get the top ten list
getMoneyReward() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getNetherWorld() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get the nether world
getNewLevel() - Method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getNewOwner() - Method in class com.wasteofplastic.askyblock.events.IslandChangeOwnerEvent
 
getNewTeamLeader() - Method in class com.wasteofplastic.askyblock.events.TeamJoinEvent
The UUID of the new Team's Leader
getOldLevel() - Method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getOldOwner() - Method in class com.wasteofplastic.askyblock.events.IslandChangeOwnerEvent
 
getOldTeamLeader() - Method in class com.wasteofplastic.askyblock.events.TeamLeaveEvent
The UUID of the player's previous Team's Leader
getOwnedIslands() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get a copy of the ownership map of islands
getOwner(Location) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Returns the owner of an island from the location.
getPermList() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
Gets the player involved in this event
getPlayer() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.IslandPreTeleportEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.IslandResetEvent
 
getPlayer() - Method in class com.wasteofplastic.askyblock.events.TeamJoinEvent
The UUID of the player changing Team
getPlayer() - Method in class com.wasteofplastic.askyblock.events.TeamLeaveEvent
The UUID of the player changing Team
getPlayerUUID() - Method in class com.wasteofplastic.askyblock.events.IslandDeleteEvent
 
getPointsToNextLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPostLevelEvent
Deprecated.
level is now stored as a long, so the int value may not be accurate
getPointsToNextLevel() - Method in class com.wasteofplastic.askyblock.events.IslandPreLevelEvent
Deprecated.
points are now stored as a long, so the int value may not be correct with very large values
getPrice() - Method in class com.wasteofplastic.askyblock.events.MiniShopEvent
 
getProtectionSize() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
Convenience function to obtain the island's protection size
getProtectionSize() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getQuantity() - Method in class com.wasteofplastic.askyblock.events.MiniShopEvent
 
getRemover() - Method in class com.wasteofplastic.askyblock.events.WarpRemoveEvent
Get who has removed the warp
getResetsLeft(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get the number of resets left for this player
getRewardedItems() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getRewardedItems() - Method in class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
getRewardText() - Method in class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
getSchematicName() - Method in class com.wasteofplastic.askyblock.events.IslandNewEvent
 
getSpawnLocation() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Provides spawn location
getSpawnRange() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Provides the spawn range
getTeamLeader(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get Team Leader
getTeamLeader() - Method in class com.wasteofplastic.askyblock.events.ASkyBlockEvent
 
getTeamMembers(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get a list of team members.
getTopTen() - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Deprecated.
Island levels are now stored as longs, so the int value may not be accurate Get the top ten list
getTransactionType() - Method in class com.wasteofplastic.askyblock.events.MiniShopEvent
 
getType() - Method in class com.wasteofplastic.askyblock.events.IslandPreTeleportEvent
 
getWarp(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Provides location of the player's warp sign
getWarpLocation() - Method in class com.wasteofplastic.askyblock.events.WarpCreateEvent
Get the location of the created Warp
getWarpLocation() - Method in class com.wasteofplastic.askyblock.events.WarpRemoveEvent
Get the location of the removed Warp
getWarpOwner(Location) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Get the owner of the warp at location
getWarps() - Method in class com.wasteofplastic.askyblock.events.WarpListEvent
The warp list is a collection of player UUID's and the default order is that players with the most recent login will be first.
A C G H I L M P R S T U V W 
Skip navigation links