error: cannot find symbol
public void onPlayerJoin(PlayerJoinEvent event) {
^
symbol: class PlayerJoinEvent
location: class MyMod
Can anyone explain this error? I've imported everything I need and the PlayerJoinEvent is still coming up in red.
Important Information
By using this site, you agree to our Terms of Use.