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.addon.registry
/
ItemFilterTypeRegistry
Item
Filter
Type
Registry
interface
ItemFilterTypeRegistry
:
AddonGetter
Deprecated
All registration functions have been moved to the Addon class.
Inheritors
AddonRegistryHolder
Members
Properties
addon
Link copied to clipboard
abstract
val
addon
:
Addon
Functions
register
Item
Filter
Type
Link copied to clipboard
open
fun
registerItemFilterType
(
name
:
String
,
itemFilterType
:
ItemFilterType
<
*
>
)