[Bleeding] Event no longer implements Serializable.
This commit is contained in:
@@ -6,7 +6,6 @@ import org.bukkit.event.Event;
|
||||
/**
|
||||
* Represents a Weather-related event
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public abstract class WeatherEvent extends Event {
|
||||
protected World world;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user