| Class | Description |
|---|---|
| CEconomy |
Represents an observable façade class for Vault's
Economy object |
| ChargeStatus |
Represents the result of a call to
CEconomy#canCharge |
| EconomyChangePacket |
Packet used to describe a change in balance from a transaction with Vault
|
| VaultProxy |
A proxy
InvocationHandler class for Vault's Economy class,
used to make it possible to observe changes in the Economy status
without modifying the original class |
| VaultProxyListener |
Listens for when Vault registers its
Economy service provider and
replaces it with a VaultProxy |
Copyright © 2015. All rights reserved.