mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-31 21:37:39 +01:00
SPIGOT-6656: CauldronLevelChangeEvent is not fired correctly when dripstone fills the cauldron
By: md_5 <git@md-5.net>
This commit is contained in:
parent
581806d851
commit
ba6c523bf3
@ -157,7 +157,7 @@ public class CauldronLevelChangeEvent extends BlockEvent implements Cancellable
|
||||
*/
|
||||
EVAPORATE,
|
||||
/**
|
||||
* Filling due to natural fluid sources, eg rain.
|
||||
* Filling due to natural fluid sources, eg rain or dripstone.
|
||||
*/
|
||||
NATURAL_FILL,
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user