net.minecraft.server.dedicated

public interface DedicatedServerAccess

pq
net.minecraft.class_744
net.minecraft.server.dedicated.DedicatedServerAccess
net.minecraft.network.rcon.IServer
net.minecraft.network.rcon.IServer

Method summary

Modifier and TypeMethod
int
a(String arg0, int arg1)
method_2030(String arg0, int arg1)
getIntProperty(String key, int defaultValue)
func_71327_a(String arg0, int arg1)
getIntProperty(String key, int defaultValue)
String
a(String arg0, String arg1)
method_2032(String arg0, String arg1)
getStringProperty(String key, String defaultValue)
func_71330_a(String arg0, String arg1)
getStringProperty(String key, String defaultValue)
void
a(String arg0, Object arg1)
method_2031(String arg0, Object arg1)
setProperty(String key, Object value)
func_71328_a(String arg0, Object arg1)
setProperty(String key, Object value)
void
c_()
method_2029()
saveProperties()
func_71326_a()
saveProperties()
String
d_()
method_2033()
getPropertiesFilePath()
func_71329_c()
getSettingsFilename()
String
e()
method_2039()
getIp()
func_71277_t()
getHostname()
int
e_()
method_2040()
getPort()
func_71234_u()
getPort()
String
m()
method_2041()
getMotd()
func_71274_v()
getMotd()
String
x()
method_2042()
getGameVersion()
func_71249_w()
getMinecraftVersion()
int
y()
method_2043()
getPlayerCount()
func_71233_x()
getCurrentPlayerCount()
int
z()
method_2044()
getMaxPlayerCount()
func_71275_y()
getMaxPlayers()
String[]
A()
method_2045()
getPlayerNames()
func_71213_z()
getOnlinePlayerNames()
String
I()
method_2028()
getWorldSaveName()
func_71270_I()
getFolderName()
String
f_()
method_2026()
getPlugins()
func_71258_A()
getPlugins()
String
a_(String arg0)
method_2036(String arg0)
runRconCommand(String command)
func_71252_i(String arg0)
handleRConCommand(String command)
boolean
C()
method_2027()
isDebuggingEnabled()
func_71239_B()
isDebuggingEnabled()
void
d(String arg0)
method_2034(String arg0)
info(String message)
func_71244_g(String arg0)
logInfo(String msg)
void
e(String arg0)
method_2035(String arg0)
warn(String message)
func_71236_h(String arg0)
logWarning(String msg)
void
f(String arg0)
method_2037(String arg0)
error(String message)
func_71201_j(String arg0)
logSevere(String msg)
void
g(String arg0)
method_2038(String arg0)
log(String message)
func_71198_k(String arg0)
logDebug(String msg)