public class Player extends Object
Player(String nickname, UUID uuid)
boolean
equals(Object o)
String
getNickname()
UUID
getUuid()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Player(String nickname, UUID uuid)
public String getNickname()
public UUID getUuid()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All Rights Reserved.