Fix compile errors

This commit is contained in:
Andrew Steinborn
2021-05-14 16:28:16 -04:00
parent ee2870aafb
commit 07f8980f82
4 changed files with 37 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
/*
* Copyright (C) 2018 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.
*/
package com.velocitypowered.api.event;
/**