toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.generation.ruletest
/
NovaMaterialTest
Nova
Material
Test
abstract
class
NovaMaterialTest
:
NovaRuleTest
Inheritors
MaterialMatchTest
Members
Constructors
Nova
Material
Test
Link copied to clipboard
constructor
(
)
Functions
test
Link copied to clipboard
override
fun
test
(
level
:
Level
,
pos
:
BlockPos
,
state
:
BlockState
,
random
:
RandomSource
)
:
Boolean
abstract
fun
test
(
material
:
NovaBlock
,
level
:
Level
,
pos
:
BlockPos
,
state
:
BlockState
,
random
:
RandomSource
)
:
Boolean
override
fun
test
(
state
:
BlockState
,
random
:
RandomSource
)
:
Boolean