mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
@@ -200,6 +200,9 @@ public class AnnotationTest {
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if the class is anonymous.
|
||||
*
|
||||
* @param clazz the class to check
|
||||
* @return true if given class is anonymous
|
||||
*/
|
||||
private static boolean isAnonymous(@NotNull ClassNode clazz) {
|
||||
|
Reference in New Issue
Block a user