geforkt von Mirrors/Paper
Added lightning as a cause for fires.
By: sk89q <the.sk89q@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
d1dd71d6e5
Commit
5b405adff6
@ -85,6 +85,10 @@ 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,
|
||||||
|
/**
|
||||||
|
* That thing form the sky.
|
||||||
|
*/
|
||||||
|
LIGHTNING,
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren