1package com.runehive.content.skill.impl.smithing;
3import com.runehive.game.world.items.Item;
4import com.runehive.util.StringUtils;
134 return new Item(2349);
252 return new Item(2351);
369 return new Item(2353);
486 return new Item(2359);
603 return new Item(2361);
720 return new Item(2363);
The container class that represents an item that can be interacted with.
static String capitalize(String string)
double getExperience()
The experience gained upon smithing this bar.
final Item produced
The produced item for smithing this bar.
Item getBar()
The item identification for the bar used to forge the table of items.
final String name
The name of this producable item.
AdamantTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new AdamantTable.
int getBarsRequired()
The bars required for smithing this bar.
final int requirement
The requirement required to smith this item.
int getLevelRequirement()
The level requirement for smithing this bar.
Item getProduced()
The produced item for smithing this bar.
final int barsRequired
The bars required for smithing this item.
final double experience
The experience gained for smithing this item.
String getName()
The name of the producable item.
AdamantTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new AdamantTable.
final int barsRequired
The bars required for smithing this item.
final double experience
The experience gained for smithing this item.
Item getBar()
The item identification for the bar used to forge the table of items.
final Item produced
The produced item for smithing this bar.
final String name
The name of this producable item.
BronzeTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new BronzeTable.
Item getProduced()
The produced item for smithing this bar.
final int requirement
The requirement required to smith this item.
BronzeTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new BronzeTable.
double getExperience()
The experience gained upon smithing this bar.
String getName()
The name of the producable item.
int getLevelRequirement()
The level requirement for smithing this bar.
int getBarsRequired()
The bars required for smithing this bar.
int getLevelRequirement()
The level requirement for smithing this bar.
IronTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new IronTable.
final int requirement
The requirement required to smith this item.
Item getBar()
The item identification for the bar used to forge the table of items.
final double experience
The experience gained for smithing this item.
final int barsRequired
The bars required for smithing this item.
IronTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new IronTable.
String getName()
The name of the producable item.
double getExperience()
The experience gained upon smithing this bar.
final Item produced
The produced item for smithing this bar.
Item getProduced()
The produced item for smithing this bar.
final String name
The name of this producable item.
int getBarsRequired()
The bars required for smithing this bar.
final Item produced
The produced item for smithing this bar.
String getName()
The name of the producable item.
int getBarsRequired()
The bars required for smithing this bar.
MithrilTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new MithrilTable.
final double experience
The experience gained for smithing this item.
Item getProduced()
The produced item for smithing this bar.
Item getBar()
The item identification for the bar used to forge the table of items.
final int barsRequired
The bars required for smithing this item.
final int requirement
The requirement required to smith this item.
int getLevelRequirement()
The level requirement for smithing this bar.
final String name
The name of this producable item.
double getExperience()
The experience gained upon smithing this bar.
MithrilTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new MithrilTable.
RuniteTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new RuniteTable.
final int requirement
The requirement required to smith this item.
int getBarsRequired()
The bars required for smithing this bar.
Item getProduced()
The produced item for smithing this bar.
final Item produced
The produced item for smithing this bar.
double getExperience()
The experience gained upon smithing this bar.
final double experience
The experience gained for smithing this item.
String getName()
The name of the producable item.
final String name
The name of this producable item.
RuniteTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new RuniteTable.
int getLevelRequirement()
The level requirement for smithing this bar.
Item getBar()
The item identification for the bar used to forge the table of items.
final int barsRequired
The bars required for smithing this item.
String getName()
The name of the producable item.
int getBarsRequired()
The bars required for smithing this bar.
final Item produced
The produced item for smithing this bar.
final double experience
The experience gained for smithing this item.
final int barsRequired
The bars required for smithing this item.
Item getBar()
The item identification for the bar used to forge the table of items.
SteelTable(int requirement, double experience, int barsRequired, Item produced, String name)
Constructs a new SteelTable.
final int requirement
The requirement required to smith this item.
int getLevelRequirement()
The level requirement for smithing this bar.
final String name
The name of this producable item.
double getExperience()
The experience gained upon smithing this bar.
Item getProduced()
The produced item for smithing this bar.
SteelTable(int requirement, double experience, int barsRequired, Item produced)
Constructs a new SteelTable.
String getName()
The name of the producable item.
int getBarsRequired()
The bars required for smithing this bar.
double getExperience()
The experience gained upon smithing this bar.
Item getProduced()
The produced item for smithing this bar.
int getLevelRequirement()
The level requirement for smithing this bar.
Item getBar()
The item identification for the bar used to forge the table of items.