Added lightning as a cause for fires.
This commit is contained in:
parent
539e822e33
commit
ca74c6d3ee
@ -85,6 +85,10 @@ public class BlockIgniteEvent extends BlockEvent implements Cancellable {
|
||||
* Block ignition caused by dynamic spreading of fire.
|
||||
*/
|
||||
SPREAD,
|
||||
/**
|
||||
* That thing form the sky.
|
||||
*/
|
||||
LIGHTNING,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user