net.minecraft.server.dedicated

public interface DedicatedServer

extends QueryableServer

net.minecraft.server.ServerInterface
net.minecraft.class_2994
net.minecraft.server.dedicated.DedicatedServer

Method summary

Modifier and TypeMethod
ServerPropertiesHandler
getProperties()
method_16705()
getProperties()
String
getServerIp()
method_12929()
getHostname()
int
getServerPort()
method_12918()
getPort()
String
getServerName()
method_12930()
getMotd()
String[]
getPlayerNames()
method_3858()
getPlayerNames()
String
getLevelIdName()
method_3865()
getLevelName()
String
getPluginNames()
method_12916()
getPlugins()
String
runCommand(String command)
method_12934(String arg0)
executeRconCommand(String command)