accept(Player player) | com.osroyale.content.gambling.GambleManager | inline |
acceptRequest(Player player, Player other) | com.osroyale.content.gambling.GambleManager | inline |
canGamble(Player player, GambleStage requiredStage) | com.osroyale.content.gambling.GambleManager | inline |
canPlayFlowerPokerAtPositon(Player player, Position position) | com.osroyale.content.gambling.GambleManager | inline |
confirmed | com.osroyale.content.gambling.GambleManager | protected |
container | com.osroyale.content.gambling.GambleManager | protected |
decline(Player player) | com.osroyale.content.gambling.GambleManager | inline |
deposit(Player player, int itemId, int slot, int amount) | com.osroyale.content.gambling.GambleManager | inline |
finish(Player host, Player opponent, int hostScore, int opponentScore) | com.osroyale.content.gambling.GambleManager | inline |
game | com.osroyale.content.gambling.GambleManager | protected |
give(GambleType gambleType, char winnerIdentifier, Player winner, Player loser, boolean draw) | com.osroyale.content.gambling.GambleManager | inline |
handleModeSelection(Player player, GambleType type) | com.osroyale.content.gambling.GambleManager | inline |
open(Player player, Player other) | com.osroyale.content.gambling.GambleManager | inline |
other | com.osroyale.content.gambling.GambleManager | protected |
reset(Player player) | com.osroyale.content.gambling.GambleManager | inline |
sendRequest(Player player, Player other) | com.osroyale.content.gambling.GambleManager | inline |
stage | com.osroyale.content.gambling.GambleManager | protected |
type | com.osroyale.content.gambling.GambleManager | protected |
withdraw(Player player, int itemId, int slot, int amount) | com.osroyale.content.gambling.GambleManager | inline |