Package org.cloudburstmc.server.network
Interface SourceInterface
- All Known Subinterfaces:
AdvancedSourceInterface
- All Known Implementing Classes:
BedrockInterface
public interface SourceInterface
author: MagicDroidX
Nukkit Project
-
Method Details
-
setName
-
process
boolean process() -
shutdown
void shutdown() -
emergencyShutdown
void emergencyShutdown()
-