forked from SteamWar/SteamWar
Format code
This commit is contained in:
@@ -26,6 +26,7 @@ import java.lang.annotation.*;
|
||||
@Repeatable(PluginCheck.PluginChecks.class)
|
||||
public @interface PluginCheck {
|
||||
Has has() default Has.THIS;
|
||||
|
||||
String value();
|
||||
|
||||
enum Has {
|
||||
|
||||
Reference in New Issue
Block a user