отображение информации о сервере
This commit is contained in:
@@ -2,5 +2,5 @@ package mc.server.network;
|
||||
|
||||
public interface Server {
|
||||
|
||||
void start(String host, int port);
|
||||
void bind(String host, int port);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user