Repairable

public interface Repairable

Represents an item that can be repaired at an anvil.

Functions

Link copied to clipboard
public abstract Repairable clone()
Link copied to clipboard
public abstract int getRepairCost()
Gets the repair penalty
Link copied to clipboard
public abstract boolean hasRepairCost()
Checks to see if this has getClassById repair penalty
Link copied to clipboard
public abstract void setRepairCost(int cost)
Sets the repair penalty