Removed SLOW_SPREAD from IgniteCause enum.
This commit is contained in:
parent
1a2c220ac3
commit
ef79a4d716
@ -86,11 +86,6 @@ public class BlockIgniteEvent extends BlockEvent implements Cancellable {
|
|||||||
* Block ignition caused by dynamic spreading of fire.
|
* Block ignition caused by dynamic spreading of fire.
|
||||||
*/
|
*/
|
||||||
SPREAD,
|
SPREAD,
|
||||||
/**
|
|
||||||
* Block ignition caused by VERY SLOW dynamic spreading of fire.
|
|
||||||
*/
|
|
||||||
SLOW_SPREAD
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user