Index

A G H I M N P S 
All Classes and Interfaces|All Packages

A

AccountEvent - Class in me.lokka30.treasury.api.economy.event
Deprecated.
use AccountTransactionEvent
AccountEvent(Account, boolean) - Constructor for class me.lokka30.treasury.api.economy.event.AccountEvent
Deprecated.
 
AccountTransactionEvent - Class in me.lokka30.treasury.api.economy.event
Deprecated.
use AccountTransactionEvent
AccountTransactionEvent(EconomyTransaction, Account, boolean) - Constructor for class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 

G

getAccount() - Method in class me.lokka30.treasury.api.economy.event.AccountEvent
Deprecated.
Returns the Account for this account event.
getAccount() - Method in class me.lokka30.treasury.api.economy.event.NonPlayerAccountTransactionEvent
Deprecated.
Returns the Account for this account event.
getAccount() - Method in class me.lokka30.treasury.api.economy.event.PlayerAccountTransactionEvent
Deprecated.
Returns the Account for this account event.
getHandlerList() - Static method in class me.lokka30.treasury.api.economy.event.AccountEvent
Deprecated.
 
getHandlerList() - Static method in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 
getHandlers() - Method in class me.lokka30.treasury.api.economy.event.AccountEvent
Deprecated.
 
getHandlers() - Method in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 
getTransaction() - Method in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
Returns the EconomyTransaction the AccountEvent.getAccount() is doing.

H

HANDLERS - Static variable in class me.lokka30.treasury.api.economy.event.AccountEvent
Deprecated.
 
HANDLERS - Static variable in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 

I

isCancelled() - Method in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 

M

me.lokka30.treasury.api.economy.event - package me.lokka30.treasury.api.economy.event
 

N

NonPlayerAccountTransactionEvent - Class in me.lokka30.treasury.api.economy.event
Deprecated.
use NonPlayerAccountTransactionEvent
NonPlayerAccountTransactionEvent(EconomyTransaction, NonPlayerAccount, boolean) - Constructor for class me.lokka30.treasury.api.economy.event.NonPlayerAccountTransactionEvent
Deprecated.
 

P

PlayerAccountTransactionEvent - Class in me.lokka30.treasury.api.economy.event
Deprecated.
use PlayerAccountTransactionEvent
PlayerAccountTransactionEvent(EconomyTransaction, PlayerAccount, boolean) - Constructor for class me.lokka30.treasury.api.economy.event.PlayerAccountTransactionEvent
Deprecated.
 

S

setCancelled(boolean) - Method in class me.lokka30.treasury.api.economy.event.AccountTransactionEvent
Deprecated.
 
A G H I M N P S 
All Classes and Interfaces|All Packages