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