mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -34,7 +34,6 @@ public class SyntheticEventTest {
|
||||
int callCount = 0;
|
||||
|
||||
public void accept(E evt) {
|
||||
System.out.println("Invk " + evt);
|
||||
callCount++;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user