rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.item.base
/
RebarBucket
Rebar
Bucket
interface
RebarBucket
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
:
MultiListener
Functions
on
Bucket
Emptied
Link copied to clipboard
open
fun
onBucketEmptied
(
event
:
PlayerBucketEmptyEvent
,
priority
:
EventPriority
)
Called when the bucket is emptied.
on
Bucket
Filled
Link copied to clipboard
open
fun
onBucketFilled
(
event
:
PlayerBucketFillEvent
,
priority
:
EventPriority
)
Called when the bucket is filled.