Index

A B C D E G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form

R

Rank - Interface in dev.drawethree.xprison.api.ranks.model
Represents a rank in the XPrison system.
RANKUP - Enum constant in enum class dev.drawethree.xprison.api.shared.currency.enums.LostCause
Player lost currency by ranking up.
rawName - Variable in class dev.drawethree.xprison.api.enchants.model.XPrisonEnchantmentBase
 
ReceiveCause - Enum Class in dev.drawethree.xprison.api.shared.currency.enums
Enum representing various causes for a player receiving Gems or Tokens.
REDEEM - Enum constant in enum class dev.drawethree.xprison.api.shared.currency.enums.ReceiveCause
Player received currency by redeeming items.
REFUND - Enum constant in enum class dev.drawethree.xprison.api.shared.currency.enums.ReceiveCause
Player received currency by disenchanting items (refund).
RefundableEnchant - Interface in dev.drawethree.xprison.api.enchants.model
Interface representing enchantments that support refunding mechanics.
registerEnchant(XPrisonEnchantment) - Method in interface dev.drawethree.xprison.api.enchants.XPrisonEnchantsAPI
Registers a new custom enchantment.
remove(XMaterial) - Method in interface dev.drawethree.xprison.api.mines.model.BlockPalette
Removes the specified material from the palette.
remove(OfflinePlayer, long, LostCause) - Method in interface dev.drawethree.xprison.api.shared.currency.enums.XPrisonCurrency
Removes a specified amount of currency from the player's balance.
removeEffect(PotionEffectType) - Method in interface dev.drawethree.xprison.api.mines.model.Mine
Removes a potion effect from all players in the mine.
removeEnchant(Player, ItemStack, XPrisonEnchantment) - Method in interface dev.drawethree.xprison.api.enchants.XPrisonEnchantsAPI
Removes a specific enchantment from an item.
removeInvite(GangInvitation) - Method in interface dev.drawethree.xprison.api.gangs.model.Gang
Removes a pending invitation from this gang.
removeSellPrice(XMaterial) - Method in interface dev.drawethree.xprison.api.autosell.model.SellRegion
Removes a material from being sellable in this region.
RequiresPickaxeLevel - Interface in dev.drawethree.xprison.api.enchants.model
Represents an enchantment that requires a minimum pickaxe level to be applied or used.
reset() - Method in interface dev.drawethree.xprison.api.multipliers.model.Multiplier
Resets the multiplier to its default state.
resetMine(Mine) - Method in interface dev.drawethree.xprison.api.mines.XPrisonMinesAPI
Resets the contents of the given mine.
resetPlayerRank(Player) - Method in interface dev.drawethree.xprison.api.ranks.XPrisonRanksAPI
Resets a player's rank to the default rank.
A B C D E G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form