Class SubRemoveProxyEvent
java.lang.Object
org.bukkit.event.Event
net.ME1312.SubServers.Client.Bukkit.Event.SubRemoveProxyEvent
- All Implemented Interfaces:
SubEvent
Proxy Remove Event
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
SubRemoveProxyEvent
Proxy Remove Event- Parameters:
proxy
- Host Being Added
-
-
Method Details
-
getProxy
Gets the Proxy to be Removed- Returns:
- The Proxy to be Removed
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-