mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-29 04:17:44 +01:00
EggThrow - remove extra stuff
By: Taylor Kelly <tkelly910@gmail.com>
This commit is contained in:
parent
77e9ecedb9
commit
15c598c0f0
@ -342,16 +342,6 @@ public abstract class Event {
|
||||
* SERVER EVENTS
|
||||
*/
|
||||
|
||||
/**
|
||||
* Called when a timer has expired
|
||||
*/
|
||||
TIMER_EXPIRED(Category.SERVER),
|
||||
|
||||
/**
|
||||
* Called when a timer has been removed from the server.
|
||||
*/
|
||||
TIMER_UNREGISTERED(Category.SERVER),
|
||||
|
||||
/**
|
||||
* Called when a plugin is enabled
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user