Class EconomyCurrencyEvent
java.lang.Object
org.bukkit.event.Event
fr.maxlego08.zauctionhouse.api.event.AuctionEvent
fr.maxlego08.zauctionhouse.api.event.events.economy.EconomyCurrencyEvent
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.maxlego08.zauctionhouse.api.event.AuctionEvent
callEvent, getHandlerList, getHandlersMethods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
EconomyCurrencyEvent
public EconomyCurrencyEvent()Deprecated.
-
-
Method Details
-
getCurrency
Deprecated.- Returns:
- the currency
-
setCurrency
Deprecated.- Parameters:
currency- the currency to set
-