mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-03 14:57:35 +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
|
* 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
|
* Called when a plugin is enabled
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user