ArnicaLib

ArnicaLib

203k Downloads

[Bug] ServerPlayerEvent getPlayer method return type is incorrect

WakelessSloth56 opened this issue ยท 0 comments

commented

public Player getPlayer() {
return this.player;
}

Expected return value type should be ServerPlayer.