public class EconomyChangePacket extends Object
Constructor and Description |
---|
EconomyChangePacket(org.bukkit.entity.Player p,
double amount)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getAmount()
Returns the new balance
|
org.bukkit.entity.Player |
getPlayer()
The
Player whose balance changed |
Copyright © 2015. All rights reserved.