Package | Description |
---|---|
net.risingworld.api.events.player.world | |
net.risingworld.api.utils |
Modifier and Type | Method and Description |
---|---|
Definitions.ConstructionDefinition |
PlayerConstructionEvent.getConstructionDefinition()
Gets the construction definition for this element
(this contains meta data about the construction element type).
|
Modifier and Type | Method and Description |
---|---|
static Definitions.ConstructionDefinition |
Definitions.getConstructionDefinition(short typeID) |
static Definitions.ConstructionDefinition |
Definitions.getConstructionDefinition(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Definitions.ConstructionDefinition> |
Definitions.getAllConstructionDefinitions() |