rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.block.base
/
RebarGrowable
Rebar
Growable
interface
RebarGrowable
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
:
MultiListener
Functions
on
Fertilize
Link copied to clipboard
open
fun
onFertilize
(
event
:
BlockFertilizeEvent
,
priority
:
EventPriority
)
on
Grow
Link copied to clipboard
open
fun
onGrow
(
event
:
BlockGrowEvent
,
priority
:
EventPriority
)