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.config.adapter
/
ItemStackConfigAdapter
Item
Stack
Config
Adapter
object
ItemStackConfigAdapter
:
ConfigAdapter
<
ItemStack
>
(
source
)
Members
Properties
type
Link copied to clipboard
open
override
val
type
:
Class
<
ItemStack
>
Functions
convert
Link copied to clipboard
open
override
fun
convert
(
value
:
Any
)
:
ItemStack
Converts the given value obtained from config to the target type T.