nova-parent
Toggle table of contents
0.22.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.world.block.tileentity.network.type.item
/
ItemFilterType
Item
Filter
Type
interface
ItemFilterType
<
T
:
ItemFilter
<
T
>
>
Members
Functions
copy
Link copied to clipboard
abstract
fun
copy
(
filter
:
T
)
:
T
deserialize
Link copied to clipboard
abstract
fun
deserialize
(
compound
:
Compound
)
:
T
serialize
Link copied to clipboard
abstract
fun
serialize
(
filter
:
T
)
:
Compound