|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repairable
Represents an item that can be repaired at an anvil.
Method Summary | |
---|---|
Repairable |
clone()
|
int |
getRepairCost()
Gets the repair penalty |
boolean |
hasRepairCost()
Checks to see if this has a repair penalty |
void |
setRepairCost(int cost)
Sets the repair penalty |
Method Detail |
---|
boolean hasRepairCost()
int getRepairCost()
void setRepairCost(int cost)
cost
- repair penaltyRepairable clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |