rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.item.base
/
RebarRepairable
Rebar
Repairable
interface
RebarRepairable
(
source
)
Members
Functions
get
Repair
Items
Link copied to clipboard
abstract
fun
getRepairItems
(
)
:
List
<
NamespacedKey
>
is
Valid
Repair
Item
Link copied to clipboard
open
fun
isValidRepairItem
(
item
:
ItemStack
)
:
Boolean