pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.item.base
/
PylonBucket
Pylon
Bucket
interface
PylonBucket
(
source
)
Members
Functions
on
Bucket
Emptied
Link copied to clipboard
open
fun
onBucketEmptied
(
event
:
PlayerBucketEmptyEvent
)
Called when the bucket is emptied.
on
Bucket
Filled
Link copied to clipboard
open
fun
onBucketFilled
(
event
:
PlayerBucketFillEvent
)
Called when the bucket is filled.