nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.addon.registry
/
MinecraftUtilTypeRegistry
Minecraft
Util
Type
Registry
interface
MinecraftUtilTypeRegistry
:
AddonGetter
Inheritors
AddonRegistryHolder
Members
Properties
addon
Link copied to clipboard
abstract
val
addon
:
Addon
Functions
register
Rule
Test
Type
Link copied to clipboard
open
fun
<
T
:
RuleTest
>
registerRuleTestType
(
name
:
String
,
codec
:
MapCodec
<
T
>
)
:
RuleTestType
<
T
>
open
fun
<
T
:
RuleTest
>
registerRuleTestType
(
name
:
String
,
ruleTestType
:
RuleTestType
<
T
>
)
:
RuleTestType
<
T
>