Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-16 21:10:30 +01:00
Fix Checkstyle
Dieser Commit ist enthalten in:
Ursprung
2a39ddb03e
Commit
c753037b7b
@ -22,5 +22,5 @@ class AnnotationProcessorConstants {
|
||||
static final String PLUGIN_ANNOTATION_CLASS = "com.velocitypowered.api.plugin.Plugin";
|
||||
static final String SUBSCRIBE_ANNOTATION_CLASS = "com.velocitypowered.api.event.Subscribe";
|
||||
static final String EVENTTASK_CLASS = "com.velocitypowered.api.event.EventTask";
|
||||
static final String EVENT_INTERFACE= "com.velocitypowered.api.event.Event";
|
||||
static final String EVENT_INTERFACE = "com.velocitypowered.api.event.Event";
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren