public class SubAddHostEvent extends Event
Constructor and Description |
---|
SubAddHostEvent(java.util.UUID player,
java.lang.String host)
Server Add Event
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Gets the Host to be Added
|
java.util.UUID |
getPlayer()
Gets the player that triggered the Event
|
getAPI, getHandlers, getPlugin, toString