rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.item
/
ItemTypeWrapper
/
Rebar
Rebar
@
JvmRecord
data
class
Rebar
(
val
item
:
RebarItemSchema
)
:
Record
,
ItemTypeWrapper
(
source
)
The Rebar variant of
ItemTypeWrapper
.
Members
Constructors
Rebar
Link copied to clipboard
constructor
(
item
:
RebarItemSchema
)
Properties
item
Link copied to clipboard
val
item
:
RebarItemSchema
Functions
create
Item
Stack
Link copied to clipboard
open
override
fun
createItemStack
(
)
:
ItemStack
get
Key
Link copied to clipboard
open
override
fun
getKey
(
)
:
NamespacedKey
key
Link copied to clipboard
open
override
fun
key
(
)
:
@
NotNull
Key