net.minecraft.server

public interface ServerInterface

vy
net.minecraft.server.ServerInterface
net.minecraft.class_2994
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.network.rcon.IServer
net.minecraft.server.v1_16_R3.IMinecraftServer

Method summary

Modifier and TypeMethod
DedicatedServerProperties
g_()
getProperties()
method_16705()
getProperties()
func_213221_d_()
getDedicatedServerProperties()
String
h_()
getServerIp()
method_12929()
getHostname()
func_71277_t()
int
p()
getServerPort()
method_12918()
getPort()
func_71234_u()
String
i_()
getServerName()
method_12930()
getMotd()
func_71274_v()
String
H()
getServerVersion()
method_3827()
getVersion()
func_71249_w()
getVersion()
int
I()
getPlayerCount()
method_3788()
getCurrentPlayerCount()
func_71233_x()
getPlayerCount()
int
J()
getMaxPlayers()
method_3802()
getMaxPlayerCount()
func_71275_y()
getMaxPlayers()
String[]
K()
getPlayerNames()
method_3858()
getPlayerNames()
func_71213_z()
getPlayers()
String
k_()
getLevelIdName()
method_3865()
getLevelName()
func_230542_k__()
getWorld()
String
j_()
getPluginNames()
method_12916()
getPlugins()
func_71258_A()
getPlugins()
String
a(String arg0)
runCommand(String arg0)
method_12934(String arg0)
executeRconCommand(String command)
func_71252_i(String arg0)
executeRemoteCommand(String arg0)