|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Resource | |
|---|---|
| org.gbanga.api | Specifies the complete interface to the Gbanga Puppetmaster API service. |
| Uses of Resource in org.gbanga.api |
|---|
| Fields in org.gbanga.api declared as Resource | |
|---|---|
Resource |
Tile.resource
If there is a already-mined Resource left on it |
Resource |
Event.resource
The Resource affected by the event |
Resource[] |
Pocket.resources
List with amounts of Resources |
| Methods in org.gbanga.api that return Resource | |
|---|---|
Resource |
API.beamResource(java.lang.String sessionKey,
long resourceId,
java.lang.String cellName)
Teleport a resource to a given cell. |
Resource |
API.createResource(java.lang.String sessionKey,
long type,
short amount)
Creates a particular amount of a resource of given type. |
Resource |
API.getResource(long id)
Retrieve a resource given the id. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||