Package | Description |
---|---|
net.risingworld.api.events.player.world | |
net.risingworld.api.utils |
Modifier and Type | Method and Description |
---|---|
Definitions.ObjectDefinition |
PlayerObjectEvent.getObjectDefinition()
Gets the object definition for this item (this contains meta data about
the object type).
|
Modifier and Type | Method and Description |
---|---|
Definitions.ObjectDefinition |
Definitions.ChestDefinition.getObjectDefinition()
Deprecated.
Use
Definitions.StorageDefinition instead! |
Definitions.ObjectDefinition |
Definitions.FurnaceDefinition.getObjectDefinition()
Gets the related object definition.
|
Definitions.ObjectDefinition |
Definitions.CraftingStation.getObjectDefinition()
Gets the related object definition.
|
static Definitions.ObjectDefinition |
Definitions.getObjectDefinition(short typeID) |
static Definitions.ObjectDefinition |
Definitions.getObjectDefinition(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Definitions.ObjectDefinition> |
Definitions.getAllObjectDefinitions() |