EffectiveSpigot
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EffectiveSpigot
EffectiveSpigot
/
ru.hukm.effectiveSpigot.minecraft.blocks
/
EffectiveBlock
/
Companion
/
getEffectiveBlock
get
Effective
Block
fun
getEffectiveBlock
(
block
:
Block
)
:
EffectiveBlock
?
The registered block whose note-block state matches
block
, or null if it isn't a custom block.
fun
getEffectiveBlock
(
blockData
:
BlockData
)
:
EffectiveBlock
?