Skip navigation links
A B C D E F G H I J M N P S T V W 

W

withdrawPlayer(OfflinePlayer, double) - Method in class net.milkbowl.vault.economy.AbstractEconomy
 
withdrawPlayer(OfflinePlayer, String, double) - Method in class net.milkbowl.vault.economy.AbstractEconomy
 
withdrawPlayer(String, double) - Method in interface net.milkbowl.vault.economy.Economy
Deprecated.
As of VaultAPI 1.4 use Economy.withdrawPlayer(OfflinePlayer, double) instead. 从 VaultAPI 1.4 开始使用 Economy.withdrawPlayer(OfflinePlayer, double) 替代
withdrawPlayer(OfflinePlayer, double) - Method in interface net.milkbowl.vault.economy.Economy
Withdraw an amount from a player - DO NOT USE NEGATIVE AMOUNTS 从玩家账户中提取指定金额 - 不要使用负数= =
withdrawPlayer(String, String, double) - Method in interface net.milkbowl.vault.economy.Economy
Deprecated.
withdrawPlayer(OfflinePlayer, String, double) - Method in interface net.milkbowl.vault.economy.Economy
Withdraw an amount from a player on a given world - DO NOT USE NEGATIVE AMOUNTS IMPLEMENTATION SPECIFIC - if an economy plugin does not support this the global balance will be returned.
A B C D E F G H I J M N P S T V W 
Skip navigation links