Verwendungen von Klasse
net.risingworld.api.definitions.Constructions.ConstructionDefinition
Package
Beschreibung
-
Verwendungen von Constructions.ConstructionDefinition in net.risingworld.api.definitions
Modifizierer und TypMethodeBeschreibungstatic 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"). -
Verwendungen von Constructions.ConstructionDefinition in net.risingworld.api.events.player.world
Modifizierer und TypMethodeBeschreibungPlayerConstructionEvent.getConstructionDefinition()
Gets the construction definition for this element (this contains meta data about the construction element type). -
Verwendungen von Constructions.ConstructionDefinition in net.risingworld.api.objects
Modifizierer und TypMethodeBeschreibungItem.ConstructionItem.getConstructionDefinition()
Gets the definition of the construction that is represented by this item.