[Bleeding] Event no longer implements Serializable.
This commit is contained in:
@@ -7,7 +7,6 @@ import org.bukkit.event.HandlerList;
|
||||
* Called early in the command handling process. This event is only
|
||||
* for very exceptional cases and you should not normally use it.
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class PlayerCommandPreprocessEvent extends PlayerChatEvent {
|
||||
private static final HandlerList handlers = new HandlerList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user