net.minecraft.server

public interface ServerInterface

sz
net.minecraft.server.ServerInterface
net.minecraft.class_2994
net.minecraft.unmapped.C_mavglqbj
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.network.rcon.IServer
net.minecraft.server.v1_15_R1.IMinecraftServer

Method summary

Modifier and TypeMethod
DedicatedServerProperties
d_()
getProperties()
method_16705()
m_ahwiflxu()
getProperties()
func_213221_d_()
getDedicatedServerProperties()
String
e_()
getServerIp()
method_12929()
m_reyrvsjy()
getHostname()
func_71277_t()
int
q()
getServerPort()
method_12918()
m_mfpuqxhf()
getPort()
func_71234_u()
String
f_()
getServerName()
method_12930()
m_jnroiedb()
getMotd()
func_71274_v()
String
D()
getServerVersion()
method_3827()
m_jaukgymg()
getVersion()
func_71249_w()
getVersion()
int
E()
getPlayerCount()
method_3788()
m_zsmhozky()
getCurrentPlayerCount()
func_71233_x()
getPlayerCount()
int
F()
getMaxPlayers()
method_3802()
m_pktszzyz()
getMaxPlayerCount()
func_71275_y()
getMaxPlayers()
String[]
G()
getPlayerNames()
method_3858()
m_xturscpm()
getPlayerNames()
func_71213_z()
getPlayers()
String
O()
getLevelIdName()
method_3865()
m_buqrlcno()
getLevelName()
func_71270_I()
getWorld()
String
t()
getPluginNames()
method_12916()
m_eetxphqc()
getPlugins()
func_71258_A()
getPlugins()
String
a_(String arg0)
runCommand(String arg0)
method_12934(String arg0)
m_wfbdaffg(String arg0)
executeRconCommand(String arg0)
func_71252_i(String arg0)
executeRemoteCommand(String arg0)
boolean
I()
isDebugging()
method_3766()
m_xixyzfus()
isDebuggingEnabled()
func_71239_B()
isDebugging()
void
e(String arg0)
info(String arg0)
method_3720(String arg0)
m_ubfiiied(String arg0)
info(String arg0)
func_71244_g(String arg0)
info(String arg0)
void
f(String arg0)
warn(String arg0)
method_3743(String arg0)
m_eefpazfi(String arg0)
warn(String arg0)
func_71236_h(String arg0)
warning(String arg0)
void
g(String arg0)
error(String arg0)
method_3762(String arg0)
m_uoxuommm(String arg0)
logError(String arg0)
func_71201_j(String arg0)
void
h(String arg0)
debug(String arg0)
method_3770(String arg0)
m_zoajjkby(String arg0)
log(String arg0)
func_71198_k(String arg0)