Generic cleanup of warnings, whitespace and style.
This commit is contained in:
@@ -6,6 +6,7 @@ import org.bukkit.event.Cancellable;
|
||||
/**
|
||||
* Stores data for weather changing in a world
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class WeatherChangeEvent extends WeatherEvent implements Cancellable {
|
||||
|
||||
private boolean canceled;
|
||||
|
||||
Reference in New Issue
Block a user