rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.block.base
/
RebarBrewingStand
Rebar
Brewing
Stand
interface
RebarBrewingStand
(
source
)
Members
Functions
on
End
Brewing
Link copied to clipboard
open
fun
onEndBrewing
(
event
:
BlockCookEvent
,
priority
:
EventPriority
)
on
Fuel
Link copied to clipboard
open
fun
onFuel
(
event
:
BrewingStandFuelEvent
,
priority
:
EventPriority
)
on
Start
Brewing
Link copied to clipboard
open
fun
onStartBrewing
(
event
:
InventoryBlockStartEvent
,
priority
:
EventPriority
)