Class Host
java.lang.Object
net.fateuhc.plugin.utilties.uhc.game.Host
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Host
-
-
Method Details
-
getProfile
Get theProfileof the host.- Returns:
Profileof the host.
-
getUuid
Get theUUIDof the host.- Returns:
UUIDof the host
-
getPlayer
public org.bukkit.entity.Player getPlayer()Get thePlayerfor the host.- Returns:
Playerfor the host.
-
getName
Get the name of the host.- Returns:
Stringof the host's name.
-
isOnline
public boolean isOnline()Check if the host is online.- Returns:
Boolean
-