net.minecraft.server

public interface ServerInterface

xj
net.minecraft.server.ServerInterface
net.minecraft.class_2994
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.src.C_5283_
net.minecraft.server.IMinecraftServer

Method summary

Modifier and TypeMethod
DedicatedServerProperties
a()
getProperties()
method_16705()
getProperties()
m_7913_()
getDedicatedServerProperties()
String
b()
getServerIp()
method_12929()
getHostname()
m_6866_()
int
d()
getServerPort()
method_12918()
getPort()
m_7448_()
String
q()
getServerName()
method_12930()
getMotd()
m_6995_()
String
I()
getServerVersion()
method_3827()
getVersion()
m_7630_()
getVersion()
int
J()
getPlayerCount()
method_3788()
getCurrentPlayerCount()
m_7416_()
getPlayerCount()
int
K()
getMaxPlayers()
method_3802()
getMaxPlayerCount()
m_7418_()
getMaxPlayers()
String[]
L()
getPlayerNames()
method_3858()
getPlayerNames()
m_7641_()
getPlayers()
String
s()
getLevelIdName()
method_3865()
getLevelName()
m_7123_()
getWorld()
String
t()
getPluginNames()
method_12916()
getPlugins()
m_7138_()
getPlugins()
String
a(String arg0)
runCommand(String arg0)
method_12934(String arg0)
executeRconCommand(String command)
m_7261_(String arg0)
executeRemoteCommand(String arg0)