toggle menu
gekkit
0.1.0
jvm
switch theme
search in API
gekkit
/
org.bukkit.inventory.meta
/
Repairable
Repairable
public
interface
Repairable
Represents an item that can be repaired at an anvil.
Members
Functions
clone
Link copied to clipboard
public
abstract
Repairable
clone
(
)
get
Repair
Cost
Link copied to clipboard
public
abstract
int
getRepairCost
(
)
Gets the repair penalty
has
Repair
Cost
Link copied to clipboard
public
abstract
boolean
hasRepairCost
(
)
Checks to see if this has getClassById repair penalty
set
Repair
Cost
Link copied to clipboard
public
abstract
void
setRepairCost
(
int cost
)
Sets the repair penalty