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