Verwendungen von Klasse
net.risingworld.api.definitions.Items.ItemInfo
-
Verwendungen von Items.ItemInfo in net.risingworld.api.definitions
Modifizierer und TypFeldBeschreibungItems.ItemDefinition.itemInfos
All item infos related to this item.Modifizierer und TypMethodeBeschreibungstatic Items.ItemInfo[]
Definitions.getAllItemInfos()
Gets an array containing all item info definitions of the game.static Items.ItemInfo
Definitions.getItemInfo
(String name, Items.ItemInfoType type) static Items.ItemInfo
Definitions.getItemInfo
(Items.ItemDefinition itemDefinition, Items.ItemInfoType type) -
Verwendungen von Items.ItemInfo in net.risingworld.api.objects
Modifizierer und TypMethodeBeschreibungWorldItem.getInfoDefinition()
Only relevant if this item is processed by a meta object: Gets the item info definition of this item if it's processed by the meta object.