Interface Bridge
-
- All Superinterfaces:
org.bukkit.event.Listener
- All Known Implementing Classes:
EssentialsBridge
,PlaceholderApiBridge
,VaultBridge
,WorldEditBridge
public interface Bridge extends org.bukkit.event.Listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
disable()
void
enable()
-