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

C

calculateIslandLevel(UUID) - Method in class com.wasteofplastic.askyblock.ASkyBlockAPI
Calculates the island level.
ChallengeCompleteEvent - Class in com.wasteofplastic.askyblock.events
This event is fired when a player completes a challenge
ChallengeCompleteEvent(Player, String, String[], String[], double, int, String, List<ItemStack>) - Constructor for class com.wasteofplastic.askyblock.events.ChallengeCompleteEvent
 
ChallengeLevelCompleteEvent - Class in com.wasteofplastic.askyblock.events
This event is fired when a player completes a challenge level
ChallengeLevelCompleteEvent(Player, int, int, List<ItemStack>) - Constructor for class com.wasteofplastic.askyblock.events.ChallengeLevelCompleteEvent
 
com.wasteofplastic.askyblock.events - package com.wasteofplastic.askyblock.events
 
CoopJoinEvent - Class in com.wasteofplastic.askyblock.events
This event is fired when a player joins an island team as a coop member
CoopJoinEvent(UUID, Island, UUID) - Constructor for class com.wasteofplastic.askyblock.events.CoopJoinEvent
 
CoopLeaveEvent - Class in com.wasteofplastic.askyblock.events
Fired when a player is leaves an island coop
CoopLeaveEvent(UUID, UUID, Island) - Constructor for class com.wasteofplastic.askyblock.events.CoopLeaveEvent
Note that not all coop leaving events can be cancelled because they could be due to bigger events than coop, e.g., an island being reset.
A C G H I L M P R S T U V W 
Skip navigation links