net.minecraft.server.dedicated

public class MinecraftDedicatedServer

extends MinecraftServer implements DedicatedServer

All mapped superinterfaces:

MessageListener, SnooperListener, CommandOutput, DedicatedServer

wd
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.class_3176
net.minecraft.server.dedicated.MinecraftDedicatedServer
net.minecraft.unmapped.C_buaiqtuw
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.server.dedicated.DedicatedServer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
h
LOGGER
field_13814
LOGGER
f_zmonepez
field_155771_h
LOGGER
private static final Pattern
i
SHA1
field_13810
SHA1_PATTERN
f_riubujwc
field_189647_l
RESOURCE_PACK_SHA1_PATTERN
private final List<PendingServerCommand>
j
consoleInput
field_13815
commandQueue
f_wjjhwwpe
field_71341_l
pendingCommandList
private QueryResponseHandler
k
queryThreadGs4
field_13816
queryResponseHandler
f_rrtqgyah
field_71342_m
rconQueryThread
private final ServerCommandOutput
l
rconConsoleSource
field_13811
rconCommandOutput
f_ejpzvkpl
field_184115_n
rconConsoleSource
private RconServer
m
rconThread
field_13819
rconServer
f_tdmkcilj
field_71339_n
rconThread
private final ServerPropertiesLoader
n
settings
field_16799
propertiesLoader
f_jyhjjrqp
field_71340_o
settings
private GameMode
o
gameType
field_13813
defaultGameMode
f_chniccrg
field_71337_q
gameType
private DedicatedServerGui
p
gui
field_16800
gui
f_taiusxkj
field_213225_q
serverGui

Constructor summary

ModifierConstructor
public (File arg0, ServerPropertiesLoader arg1, DataFixer arg2, YggdrasilAuthenticationService arg3, MinecraftSessionService arg4, GameProfileRepository arg5, UserCache arg6, WorldGenerationProgressListenerFactory arg7, String arg8)

Method summary

Modifier and TypeMethod
public boolean
d()
initServer()
method_3823()
setupServer()
m_tfzihhsk()
func_71197_b()
init()
public String
aY()
getPackHash()
method_13950()
createResourcePackHash()
m_xcqprykh()
func_184113_aK()
loadResourcePackSHA()
public void
a(bjq arg0)
setDefaultGameMode(GameType arg0)
method_3838(class_1934 arg0)
setDefaultGameMode(GameMode arg0)
m_cdwoewaa(C_lghcpyvl arg0)
func_71235_a(GameType arg0)
setGameType(GameType arg0)
public ServerPropertiesHandler
d_()
getProperties()
method_16705()
getProperties()
m_ahwiflxu()
func_213221_d_()
getServerProperties()
public boolean
f()
canGenerateStructures()
method_3792()
shouldGenerateStructures()
m_tiblbjae()
func_71225_e()
canStructuresSpawn()
public GameMode
g()
getDefaultGameType()
method_3790()
getDefaultGameMode()
m_prhzfzen()
func_71265_f()
getGameType()
public Difficulty
h()
getDefaultDifficulty()
method_3722()
getDefaultDifficulty()
m_tofuqzdx()
func_147135_j()
getDifficulty()
public boolean
i()
isHardcore()
method_3754()
isHardcore()
m_odqgvsye()
func_71199_h()
isHardcore()
public CrashReport
b(h arg0)
fillReport(CrashReport arg0)
method_3859(class_128 arg0)
populateCrashReport(CrashReport arg0)
m_cghmdkgc(C_bkefkbum arg0)
func_71230_b(CrashReport arg0)
addServerInfoToCrashReport(CrashReport arg0)
public void
e()
onServerExit()
method_3821()
exit()
m_wktlzxaq()
func_71240_o()
systemExitNow()
public void
b(BooleanSupplier arg0)
tickChildren(BooleanSupplier arg0)
method_3813(BooleanSupplier arg0)
tickWorlds(BooleanSupplier arg0)
m_kbcfaaja(BooleanSupplier arg0)
func_71190_q(BooleanSupplier arg0)
updateTimeLightAndEntities(BooleanSupplier arg0)
public boolean
z()
isNetherEnabled()
method_3839()
isNetherAllowed()
m_hbetnrcp()
func_71255_r()
getAllowNether()
public boolean
Q()
getSpawnMonsters()
method_3783()
isMonsterSpawningEnabled()
m_qefpaemz()
func_71193_K()
allowSpawnMonsters()
public void
a(ajp arg0)
populateSnooper(Snooper arg0)
method_5495(class_1276 arg0)
addSnooperInfo(Snooper arg0)
m_hkqlthwp(C_vskknpmc arg0)
func_70000_a(Snooper arg0)
fillSnooper(Snooper arg0)
public void
a(String arg0, cq arg1)
handleConsoleInput(String arg0, CommandSourceStack arg1)
method_13947(String arg0, class_2168 arg1)
enqueueCommand(String arg0, ServerCommandSource arg1)
m_ztakelwm(String arg0, C_pennblrk arg1)
func_195581_a(String arg0, CommandSource arg1)
handleConsoleInput(String arg0, CommandSource arg1)
public void
aZ()
handleConsoleInputs()
method_13941()
executeQueuedCommands()
m_fussdtpp()
func_71333_ah()
executePendingCommands()
public boolean
m()
isDedicatedServer()
method_3816()
isDedicated()
m_xpcjqhdz()
func_71262_S()
isDedicatedServer()
public boolean
n()
isEpollEnabled()
method_3759()
isUsingNativeTransport()
m_dilbuqhf()
func_181035_ah()
shouldUseNativeTransport()
public DedicatedPlayerManager
ba()
getPlayerList()
method_13949()
getPlayerManager()
m_cbvoilcr()
func_184103_al()
getPlayerList()
public boolean
p()
isPublished()
method_3860()
isRemote()
m_quqvcwgc()
func_71344_c()
getPublic()
public String
e_()
getServerIp()
method_12929()
getHostname()
m_reyrvsjy()
func_71277_t()
getHostname()
public int
q()
getServerPort()
method_12918()
getPort()
m_mfpuqxhf()
func_71234_u()
getPort()
public String
f_()
getServerName()
method_12930()
getMotd()
m_jnroiedb()
func_71274_v()
getMotd()
public void
bb()
showGui()
method_13948()
createGui()
m_kezmpizz()
func_120011_ar()
setGuiEnabled()
public boolean
ai()
hasGui()
method_3727()
hasGui()
m_veqmzcfr()
func_71279_ae()
getGuiEnabled()
public boolean
a(bjq arg0, boolean arg1, int arg2)
publishServer(GameType arg0, boolean arg1, int arg2)
method_3763(class_1934 arg0, boolean arg1, int arg2)
openToLan(GameMode arg0, boolean arg1, int arg2)
m_hzwhggah(C_lghcpyvl arg0, boolean arg1, int arg2)
func_195565_a(GameType arg0, boolean arg1, int arg2)
shareToLAN(GameType arg0, boolean arg1, int arg2)
public boolean
o()
isCommandBlockEnabled()
method_3812()
areCommandBlocksEnabled()
m_jgzzempi()
func_82356_Z()
isCommandBlockEnabled()
public int
an()
getSpawnProtectionRadius()
method_3841()
getSpawnProtectionRadius()
m_abjphurm()
func_82357_ak()
getSpawnProtectionSize()
public boolean
a(bjt arg0, fk arg1, ayg arg2)
isUnderSpawnProtection(Level arg0, BlockPos arg1, Player arg2)
method_3785(class_1937 arg0, class_2338 arg1, class_1657 arg2)
isSpawnProtected(World arg0, BlockPos arg1, PlayerEntity arg2)
m_ujrjhmlu(C_cdctfzbn arg0, C_hynzadkk arg1, C_jzrpycqo arg2)
func_175579_a(World arg0, BlockPos arg1, PlayerEntity arg2)
isBlockProtected(World arg0, BlockPos arg1, PlayerEntity arg2)
public int
j()
getOperatorUserPermissionLevel()
method_3798()
getOpPermissionLevel()
m_tnvwblvm()
func_110455_j()
getOpPermissionLevel()
public int
k()
getFunctionCompilationLevel()
method_21714()
getFunctionPermissionLevel()
m_dowerpcm()
func_223707_k()
getFunctionLevel()
public void
c(int arg0)
setPlayerIdleTimeout(int arg0)
method_3803(int arg0)
setPlayerIdleTimeout(int arg0)
m_savbqlxo(int arg0)
func_143006_e(int arg0)
setPlayerIdleTimeout(int arg0)
public boolean
l()
shouldRconBroadcast()
method_3732()
shouldBroadcastRconToOps()
m_qekqyjho()
func_195569_l()
allowLoggingRcon()
public boolean
I_()
shouldInformAdmins()
method_9201()
shouldBroadcastConsoleToOps()
m_zfuzzzpb()
func_195041_r_()
allowLogging()
public int
aw()
getAbsoluteMaxWorldSize()
method_3749()
getMaxWorldBorderRadius()
m_emlhrtdf()
func_175580_aG()
getMaxWorldSize()
public int
az()
getCompressionThreshold()
method_3773()
getNetworkCompressionThreshold()
m_fwlyhgio()
func_175577_aI()
getNetworkCompressionThreshold()
protected boolean
bc()
convertOldUsers()
method_13951()
convertData()
m_ioxlrhum()
func_152368_aE()
convertFiles()
private void
bm()
waitForRetry()
method_13942()
sleepFiveSeconds()
m_pedpbsxw()
func_152369_aG()
sleepFiveSeconds()
public long
bd()
getMaxTickLength()
method_13944()
getMaxTickTime()
m_juqjwenc()
func_175593_aQ()
getMaxTickTime()
public String
t()
getPluginNames()
method_12916()
getPlugins()
m_eetxphqc()
func_71258_A()
getPlugins()
public String
a_(String arg0)
runCommand(String arg0)
method_12934(String arg0)
executeRconCommand(String arg0)
m_wfbdaffg(String arg0)
func_71252_i(String arg0)
handleRConCommand(String arg0)
public void
o(boolean arg0)
storeUsingWhiteList(boolean arg0)
method_16712(boolean arg0)
setUseWhitelist(boolean arg0)
m_emqacqlf(boolean arg0)
func_213223_o(boolean arg0)
func_213223_o(boolean arg0)
public void
r()
stopServer()
method_3782()
shutdown()
m_vycxzbgk()
func_71260_j()
stopServer()
public boolean
a(GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
isOwner(com.mojang.authlib.GameProfile arg0)
m_ttqfvxjp(com.mojang.authlib.GameProfile arg0)
func_213199_b(com.mojang.authlib.GameProfile arg0)
isServerOwner(com.mojang.authlib.GameProfile arg0)