Uses of Class
net.risingworld.api.definitions.Constructions.ConstructionDefinition
Package
Description
-
Uses of Constructions.ConstructionDefinition in net.risingworld.api.definitions
Modifier and TypeMethodDescriptionstatic Constructions.ConstructionDefinition[]
Definitions.getAllConstructionDefinitions()
Gets an array containing all construction definitions of the game.Definitions.getConstructionDefinition
(int id) Gets a construction definition by id.Definitions.getConstructionDefinition
(String name) Gets a construction definition by name, using the internal name (e.g "block"). -
Uses of Constructions.ConstructionDefinition in net.risingworld.api.events.player.world
Modifier and TypeMethodDescriptionPlayerConstructionEvent.getConstructionDefinition()
Gets the construction definition for this element (this contains meta data about the construction element type). -
Uses of Constructions.ConstructionDefinition in net.risingworld.api.objects
Modifier and TypeMethodDescriptionItem.ConstructionItem.getConstructionDefinition()
Gets the definition of the construction that is represented by this item.