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
/
ItemTypeWrapper
/
Rebar
Rebar
@
JvmRecord
data
class
Rebar
(
val
item
:
RebarItemSchema
)
:
ItemTypeWrapper
,
Record
(
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
key
Link copied to clipboard
open
override
val
key
:
NamespacedKey
Functions
create
Item
Stack
Link copied to clipboard
open
fun
createItemStack
(
)
:
ItemStack
open
override
fun
createItemStack
(
count
:
Int
)
:
ItemStack
get
Key
Link copied to clipboard
open
override
fun
getKey
(
)
:
NamespacedKey
key
Link copied to clipboard
open
fun
key
(
)
:
@
NotNull
Key