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