net.minecraft.server

public abstract class MinecraftServer

extends ReentrantThreadExecutor<ServerTask> implements SnooperListener, CommandOutput, AutoCloseable, Runnable

All mapped superinterfaces:

MessageListener, SnooperListener, CommandOutput

net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer
net.minecraft.server.MinecraftServer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
h
LOGGER
field_4546
LOGGER
f_tcqyqsco
field_147145_h
LOGGER
public static final File
b
USERID_CACHE_FILE
field_4588
USER_CACHE_FILE
f_otjedmkk
field_152367_a
USER_CACHE_FILE
private static final CompletableFuture<Unit>
i
DATA_RELOAD_INITIAL_TASK
field_20279
COMPLETED_UNIT_FUTURE
f_trpedqmk
field_223713_i
field_223713_i
public static final LevelInfo
c
DEMO_SETTINGS
field_17704
DEMO_LEVEL_INFO
f_foqkzzmj
field_213219_c
DEMO_WORLD_SETTINGS
private final LevelStorage
j
storageSource
field_4606
levelStorage
f_lxhddphh
field_71310_m
anvilConverterForAnvilFile
private final Snooper
k
snooper
field_4582
snooper
f_kzjkdber
field_71307_n
snooper
private final File
l
universe
field_4605
gameDir
f_xruneuxn
field_71308_o
anvilFile
private final List<Runnable>
m
tickables
field_4568
serverGuiTickables
f_fdsdqzpj
field_71322_p
tickables
private final DisableableProfiler
n
profiler
field_16258
profiler
f_undezdps
field_71304_b
profiler
private final ServerNetworkIo
o
connection
field_4563
networkIo
f_xpelegwm
field_147144_o
networkSystem
protected final WorldGenerationProgressListenerFactory
d
progressListenerFactory
field_17439
worldGenerationProgressListenerFactory
f_fwfwzdtg
field_213220_d
chunkStatusListenerFactory
private final ServerMetadata
p
status
field_4593
metadata
f_voqveisr
field_147147_p
statusResponse
private final Random
q
random
field_4602
random
f_kobephmh
field_147146_q
random
private final DataFixer
r
fixerUpper
field_4587
dataFixer
f_zehgtxec
field_184112_s
dataFixer
private String
s
localIp
field_4585
serverIp
f_pcoxooyw
field_71320_r
hostname
private int
t
port
field_4555
serverPort
f_wsnekgbx
field_71319_s
serverPort
private final Map<DimensionType, ServerWorld>
u
levels
field_4589
worlds
f_tlfkjive
field_71305_c
worlds
private PlayerManager
v
playerList
field_4550
playerManager
f_cprjvpov
field_71318_t
playerList
private volatile boolean
w
running
field_4544
running
f_iajreeug
field_71317_u
serverRunning
private boolean
x
stopped
field_4561
stopped
f_qtxubclb
field_71316_v
serverStopped
private int
y
tickCount
field_4572
ticks
f_tvqgbnok
field_71315_w
tickCounter
protected final Proxy
e
proxy
field_4599
proxy
f_vzvmmomx
field_110456_c
serverProxy
private boolean
z
onlineMode
field_4543
onlineMode
f_fluzdawl
field_71325_x
onlineMode
private boolean
A
preventProxyConnections
field_4560
preventProxyConnections
f_nobqkcyz
field_190519_A
preventProxyConnections
private boolean
B
animals
field_4575
spawnAnimals
f_pjwgzrou
field_71324_y
canSpawnAnimals
private boolean
C
npcs
field_4590
spawnNpcs
f_gfemecsp
field_71323_z
canSpawnNPCs
private boolean
D
pvp
field_4604
pvpEnabled
f_cyhowiqj
field_71284_A
pvpEnabled
private boolean
E
allowFlight
field_4554
flightEnabled
f_iyplpobq
field_71285_B
allowFlight
private String
F
motd
field_4564
motd
f_hpkazkoy
field_71286_C
motd
private int
G
maxBuildHeight
field_4579
worldHeight
f_uofbatpj
field_71280_D
buildLimit
private int
H
playerIdleTimeout
field_4596
playerIdleTimeout
f_zsibtikt
field_143008_E
maxPlayerIdleMinutes
public final long[]
f
tickTimes
field_4573
lastTickLengths
f_mjgajucj
field_71311_j
tickTimeArray
private KeyPair
I
keyPair
field_4552
keyPair
f_nqkjmudj
field_71292_I
serverKeyPair
private String
J
singleplayerName
field_4578
userName
f_bckvxxfv
field_71293_J
serverOwner
private final String
K
levelIdName
field_4565
levelName
f_nlrypsum
field_71294_K
folderName
private boolean
M
isDemo
field_4549
demo
f_yqwhnmdp
field_71288_M
isDemo
private boolean
N
levelHasStartingBonusChest
field_4569
bonusChest
f_xacjwpuq
field_71289_N
enableBonusChest
private String
O
resourcePack
field_4607
resourcePackUrl
f_qbuvdhsr
field_147141_M
resourcePackUrl
private String
P
resourcePackHash
field_4584
resourcePackHash
f_cuyxnsyl
field_175588_P
resourcePackHash
private volatile boolean
Q
isReady
field_4547
loading
f_jcreuraz
field_71296_Q
serverIsRunning
private long
R
lastOverloadWarning
field_4557
f_qtwsjtfk
field_71299_R
timeOfLastWarning
private Text
S
startupState
field_4601
loadingStage
f_zlnclmvv
field_71298_S
userMessage
private boolean
T
delayProfilerStart
field_4597
profilerStartQueued
f_ywmdjimx
field_71295_T
startProfiling
private boolean
U
forceGameType
field_4545
forceGameMode
f_iqvfjxkr
field_104057_T
isGamemodeForced
private final YggdrasilAuthenticationService
V
authenticationService
field_4594
authService
f_ykylumqj
field_152364_T
authService
private final MinecraftSessionService
W
sessionService
field_4603
sessionService
f_hjzxwjkh
field_147143_S
sessionService
private final GameProfileRepository
X
profileRepository
field_4608
gameProfileRepo
f_usehgrsg
field_152365_W
profileRepo
private final UserCache
Y
profileCache
field_4556
userCache
f_vwftcnac
field_152366_X
profileCache
private long
Z
lastServerStatus
field_4551
lastPlayerSampleUpdate
f_fabfcdrs
field_147142_T
nanoTimeSinceStatusRefresh
protected final Thread
g
serverThread
field_16257
serverThread
f_jkdpidqz
field_175590_aa
serverThread
private long
aa
nextTickTime
field_4571
timeReference
f_uftadmvp
field_211151_aa
serverTime
private long
ab
delayedTasksMaxNextTickTime
field_19248
f_qhvtahcc
field_213213_ab
runTasksUntil
private boolean
ac
mayHaveDelayedTasks
field_19249
f_rcysgese
field_213214_ac
isRunningScheduledTasks
private final ReloadableResourceManager
ae
resources
field_4576
dataManager
f_mdgbzxcp
field_195576_ac
resourceManager
private final ResourcePackManager<ResourcePackProfile>
af
packRepository
field_4595
dataPackManager
f_mkwvxikt
field_195577_ad
resourcePacks
private FileResourcePackProvider
ag
folderPackSource
field_4553
fileDataPackProvider
f_aujxvjte
field_195578_ae
datapackFinder
private final CommandManager
ah
commands
field_4562
commandManager
f_qpmpvxrl
field_195579_af
commandManager
private final RecipeManager
ai
recipes
field_4566
recipeManager
f_gwcwqwhn
field_199530_ag
recipeManager
private final RegistryTagManager
aj
tags
field_4583
tagManager
f_pctchvkb
field_199736_ah
networkTagManager
private final ServerScoreboard
ak
scoreboard
field_4558
scoreboard
f_piadzews
field_200255_ai
scoreboard
private DataCommandStorage
al
commandStorage
field_20850
dataCommandStorage
f_kcxvwygd
field_229733_al_
field_229733_al_
private final BossBarManager
am
customBossEvents
field_4548
bossBarManager
f_pjqvnnxv
field_201301_aj
customBossEvents
private final LootConditionManager
an
predicateManager
field_20851
predicateManager
f_yvahckxj
field_229734_an_
field_229734_an_
private final LootManager
ao
lootTables
field_4580
lootManager
f_mxcgipdp
field_200256_aj
lootTableManager
private final ServerAdvancementLoader
ap
advancements
field_4567
advancementLoader
f_bssjqzay
field_200257_ak
advancementManager
private final CommandFunctionManager
aq
functions
field_4591
commandFunctionManager
f_nuygoojx
field_200258_al
functionManager
private final MetricsData
ar
frameTimer
field_16205
metricsData
f_xowtolim
field_213215_ap
frameTimer
private boolean
as
enforceWhitelist
field_4570
enforceWhitelist
f_sdzgycyv
field_205745_an
whitelistEnabled
private boolean
at
forceUpgrade
field_4586
forceWorldUpgrade
f_rhzqljdd
field_212205_ao
forceWorldUpgrade
private boolean
au
eraseCache
field_19237
eraseCache
f_wjftnxij
field_213216_as
eraseCache
private float
av
averageTickTime
field_4592
tickTime
f_ucujdczf
field_211152_ao
tickTime
private final Executor
aw
executor
field_17200
workerExecutor
f_kbmnbjqh
field_213217_au
backgroundExecutor
private String
ax
serverId
field_17601
serverId
f_wmdvdqlf
field_213218_av
serverId
private String
L
levelName
field_4574
displayName
f_aswnbwuy
field_71287_L
worldName
private boolean
ad
hasWorldScreenshot
field_4577
iconFilePresent
f_szuzjzzz
field_184111_ab
worldIconSet

Constructor summary

ModifierConstructor
public (File gameDir, Proxy arg1, DataFixer arg2, CommandManager arg3, YggdrasilAuthenticationService authService, MinecraftSessionService sessionService, GameProfileRepository arg6, UserCache arg7, WorldGenerationProgressListenerFactory arg8, String levelName)

Method summary

Modifier and TypeMethod
private void
a(cri arg0)
readScoreboard(DimensionDataStorage arg0)
method_17976(class_26 arg0)
initScoreboard(PersistentStateManager persistentStateManager)
m_depxxcmu(C_hsdphpvz arg0)
func_213204_a(DimensionSavedDataManager arg0)
func_213204_a(DimensionSavedDataManager ddm)
protected abstract boolean
d()
initServer()
method_3823()
setupServer()
m_tfzihhsk()
func_71197_b()
init()
protected void
a(String arg0)
ensureLevelConversion(String arg0)
method_3755(String arg0)
upgradeWorld(String arg0)
m_tbfbhqew(String arg0)
func_71237_c(String arg0)
convertMapIfNeeded(String worldNameIn)
protected synchronized void
b(lf arg0)
setServerStartupState(Component arg0)
method_3768(class_2561 arg0)
setLoadingStage(Text loadingStage)
m_irohueol(C_rdaqiwdt arg0)
func_200245_b(ITextComponent arg0)
setUserMessage(ITextComponent userMessageIn)
protected void
a(String arg0, String arg1, long arg2, bka arg3, com.google.gson.JsonElement arg4)
loadLevel(String arg0, String arg1, long arg2, LevelType arg3, com.google.gson.JsonElement arg4)
method_3735(String arg0, String arg1, long arg2, class_1942 arg3, com.google.gson.JsonElement arg4)
loadWorld(String name, String serverName, long seed, LevelGeneratorType generatorType, com.google.gson.JsonElement generatorSettings)
m_ukyqvfzq(String arg0, String arg1, long arg2, C_oynhlvsg arg3, com.google.gson.JsonElement arg4)
func_71247_a(String arg0, String arg1, long arg2, WorldType arg3, com.google.gson.JsonElement arg4)
loadAllWorlds(String saveName, String worldNameIn, long seed, WorldType type, com.google.gson.JsonElement generatorOptions)
protected void
a(crk arg0, crj arg1, bjx arg2, xm arg3)
createLevels(LevelStorage arg0, LevelData arg1, LevelSettings arg2, ChunkProgressListener arg3)
method_3786(class_29 arg0, class_31 arg1, class_1940 arg2, class_3949 arg3)
createWorlds(WorldSaveHandler arg0, LevelProperties properties, LevelInfo arg2, WorldGenerationProgressListener arg3)
m_hahcripn(C_xopodgmf arg0, C_vsicwqkk arg1, C_tmnkpzlg arg2, C_jnfclwgd arg3)
func_213194_a(SaveHandler arg0, WorldInfo arg1, WorldSettings arg2, IChunkStatusListener arg3)
loadWorlds(SaveHandler saveHandlerIn, WorldInfo info, WorldSettings worldSettingsIn, IChunkStatusListener chunkStatusListenerIn)
private void
a(crj arg0)
setupDebugLevel(LevelData arg0)
method_17977(class_31 arg0)
setToDebugWorldProperties(LevelProperties properties)
m_ymhpeyyd(C_vsicwqkk arg0)
func_213188_a(WorldInfo arg0)
applyDebugWorldInfo(WorldInfo worldInfoIn)
protected void
a(File arg0, crj arg1)
loadDataPacks(File arg0, LevelData arg1)
method_3800(File arg0, class_31 arg1)
loadWorldDataPacks(File worldDir, LevelProperties arg1)
m_jhvvrfoy(File arg0, C_vsicwqkk arg1)
func_195560_a(File arg0, WorldInfo arg1)
loadDataPacks(File arg0, WorldInfo arg1)
protected void
a(xm arg0)
prepareLevels(ChunkProgressListener arg0)
method_3774(class_3949 arg0)
prepareStartRegion(WorldGenerationProgressListener arg0)
m_wcdfzsgy(C_jnfclwgd arg0)
func_213186_a(IChunkStatusListener arg0)
loadInitialChunks(IChunkStatusListener arg0)
protected void
a(String arg0, crk arg1)
detectBundledResources(String arg0, LevelStorage arg1)
method_3861(String arg0, class_29 arg1)
loadWorldResourcePack(String worldName, WorldSaveHandler worldSaveHandler)
m_wgvtqcyw(String arg0, C_xopodgmf arg1)
func_175584_a(String arg0, SaveHandler arg1)
setResourcePackFromWorld(String worldNameIn, SaveHandler saveHandlerIn)
public abstract boolean
f()
canGenerateStructures()
method_3792()
shouldGenerateStructures()
m_tiblbjae()
func_71225_e()
canStructuresSpawn()
public abstract GameMode
g()
getDefaultGameType()
method_3790()
getDefaultGameMode()
m_prhzfzen()
func_71265_f()
getGameType()
public abstract Difficulty
h()
getDefaultDifficulty()
method_3722()
getDefaultDifficulty()
m_tofuqzdx()
func_147135_j()
getDifficulty()
public abstract boolean
i()
isHardcore()
method_3754()
isHardcore()
m_odqgvsye()
func_71199_h()
isHardcore()
public abstract int
j()
getOperatorUserPermissionLevel()
method_3798()
getOpPermissionLevel()
m_tnvwblvm()
func_110455_j()
getOpPermissionLevel()
public abstract int
k()
getFunctionCompilationLevel()
method_21714()
getFunctionPermissionLevel()
m_dowerpcm()
func_223707_k()
getFunctionLevel()
public abstract boolean
l()
shouldRconBroadcast()
method_3732()
shouldBroadcastRconToOps()
m_qekqyjho()
func_195569_l()
allowLoggingRcon()
public boolean
a(boolean arg0, boolean arg1, boolean arg2)
saveAllChunks(boolean arg0, boolean arg1, boolean arg2)
method_3723(boolean arg0, boolean arg1, boolean arg2)
save(boolean arg0, boolean arg1, boolean arg2)
m_xchalxdt(boolean arg0, boolean arg1, boolean arg2)
func_213211_a(boolean arg0, boolean arg1, boolean arg2)
save(boolean suppressLog, boolean flush, boolean forced)
public void
close()
close()
close()
close()
close()
protected void
r()
stopServer()
method_3782()
shutdown()
m_vycxzbgk()
func_71260_j()
stopServer()
public String
s()
getLocalIp()
method_3819()
getServerIp()
m_zsxirona()
func_71211_k()
getServerHostname()
public void
b(String arg0)
setLocalIp(String arg0)
method_3842(String arg0)
setServerIp(String serverIp)
m_rgjgaqvc(String arg0)
func_71189_e(String arg0)
setHostname(String host)
public boolean
h_()
isRunning()
method_3806()
isRunning()
m_nouspmoz()
func_71278_l()
isServerRunning()
public void
a(boolean arg0)
halt(boolean arg0)
method_3747(boolean arg0)
stop(boolean arg0)
m_ktxbigdk(boolean arg0)
func_71263_m(boolean arg0)
initiateShutdown(boolean waitForServer)
public void
run()
run()
run()
run()
run()
private boolean
aY()
haveTime()
method_3866()
shouldKeepTicking()
m_gsecpirt()
func_212379_aT()
isAheadOfTime()
protected void
u()
waitUntilNextTick()
method_16208()
m_wcoicbji()
func_213202_o()
runScheduledTasks()
protected ServerTask
a(Runnable arg0)
wrapRunnable(Runnable arg0)
method_16209(Runnable arg0)
createTask(Runnable arg0)
m_zyilpqdt(Runnable arg0)
func_212875_d_(Runnable arg0)
wrapTask(Runnable runnable)
protected boolean
a(tb arg0)
shouldRun(TickTask arg0)
method_19464(class_3738 arg0)
canExecute(ServerTask arg0)
m_bxqbmimf(C_etyassbi arg0)
func_212874_c_(TickDelayedTask arg0)
canRun(TickDelayedTask runnable)
public boolean
v()
pollTask()
method_16075()
runTask()
m_yxzbunwm()
func_213168_p()
driveOne()
private boolean
aZ()
pollTaskInternal()
method_20415()
m_zvxfodpo()
func_213205_aW()
driveOneInternal()
public void
a(rw arg0)
updateStatusIcon(ServerStatus arg0)
method_3791(class_2926 arg0)
setFavicon(ServerMetadata metadata)
m_dqicdgka(C_bwttende arg0)
func_184107_a(ServerStatusResponse arg0)
applyServerIconToResponse(ServerStatusResponse response)
public File
y()
getServerDirectory()
method_3831()
getRunDirectory()
m_klzymbhx()
func_71238_n()
getDataDirectory()
protected void
a(h arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
setCrashReport(CrashReport arg0)
m_ylxvtbug(C_bkefkbum arg0)
func_71228_a(CrashReport arg0)
finalTick(CrashReport report)
protected void
e()
onServerExit()
method_3821()
exit()
m_wktlzxaq()
func_71240_o()
systemExitNow()
protected void
a(BooleanSupplier arg0)
tickServer(BooleanSupplier arg0)
method_3748(BooleanSupplier arg0)
tick(BooleanSupplier shouldKeepTicking)
m_ryjguldn(BooleanSupplier arg0)
func_71217_p(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
protected void
b(BooleanSupplier arg0)
tickChildren(BooleanSupplier arg0)
method_3813(BooleanSupplier arg0)
tickWorlds(BooleanSupplier shouldKeepTicking)
m_kbcfaaja(BooleanSupplier arg0)
func_71190_q(BooleanSupplier arg0)
updateTimeLightAndEntities(BooleanSupplier hasTimeLeft)
public boolean
z()
isNetherEnabled()
method_3839()
isNetherAllowed()
m_hbetnrcp()
func_71255_r()
getAllowNether()
public void
b(Runnable arg0)
addTickable(Runnable arg0)
method_3742(Runnable arg0)
addServerGuiTickable(Runnable tickable)
m_spqoqjba(Runnable arg0)
func_82010_a(Runnable arg0)
registerTickable(Runnable tickable)
public static void
main(String[] arg0)
main(String[] arg0)
main(String[] arg0)
main(String[] args)
main(String[] arg0)
main(String[] arg0)
protected void
c(String arg0)
setId(String arg0)
method_17819(String arg0)
setServerId(String serverId)
m_lprqwxbm(String arg0)
func_213208_c(String arg0)
setServerId(String serverIdIn)
protected void
b(boolean arg0)
forceUpgrade(boolean arg0)
method_3797(boolean arg0)
setForceWorldUpgrade(boolean arg0)
m_xyfquomj(boolean arg0)
func_212204_b(boolean arg0)
setForceWorldUpgrade(boolean forceWorldUpgradeIn)
protected void
c(boolean arg0)
eraseCache(boolean arg0)
method_20383(boolean arg0)
setEraseCache(boolean eraseCache)
m_sthpivhz(boolean arg0)
func_213197_c(boolean arg0)
setEraseCache(boolean eraseCacheIn)
public void
A()
forkAndRun()
method_3717()
start()
m_cgaxdiiv()
func_71256_s()
startServerThread()
public File
d(String arg0)
getFile(String arg0)
method_3758(String arg0)
getFile(String arg0)
m_ykrfoxdw(String arg0)
func_71209_f(String arg0)
getFile(String fileName)
public void
e(String arg0)
info(String arg0)
method_3720(String arg0)
info(String arg0)
m_ubfiiied(String arg0)
func_71244_g(String arg0)
logInfo(String msg)
public void
f(String arg0)
warn(String arg0)
method_3743(String arg0)
warn(String arg0)
m_eefpazfi(String arg0)
func_71236_h(String arg0)
logWarning(String msg)
public ServerWorld
a(cbf arg0)
getLevel(DimensionType arg0)
method_3847(class_2874 arg0)
getWorld(DimensionType arg0)
m_ultpqydc(C_oxijnccf arg0)
func_71218_a(DimensionType arg0)
getWorld(DimensionType dimension)
public Iterable<ServerWorld>
C()
getAllLevels()
method_3738()
getWorlds()
m_qjvaquxt()
func_212370_w()
getWorlds()
public String
D()
getServerVersion()
method_3827()
getVersion()
m_jaukgymg()
func_71249_w()
getMinecraftVersion()
public int
E()
getPlayerCount()
method_3788()
getCurrentPlayerCount()
m_zsmhozky()
func_71233_x()
getCurrentPlayerCount()
public int
F()
getMaxPlayers()
method_3802()
getMaxPlayerCount()
m_pktszzyz()
func_71275_y()
getMaxPlayers()
public String[]
G()
getPlayerNames()
method_3858()
getPlayerNames()
m_xturscpm()
func_71213_z()
getOnlinePlayerNames()
public boolean
I()
isDebugging()
method_3766()
isDebuggingEnabled()
m_xixyzfus()
func_71239_B()
isDebuggingEnabled()
public void
g(String arg0)
error(String arg0)
method_3762(String arg0)
logError(String arg0)
m_uoxuommm(String arg0)
func_71201_j(String arg0)
logSevere(String msg)
public void
h(String arg0)
debug(String arg0)
method_3770(String arg0)
log(String arg0)
m_zoajjkby(String arg0)
func_71198_k(String arg0)
logDebug(String msg)
public String
getServerModName()
getServerModName()
getServerModName()
getServerModName()
getServerModName()
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 report)
public boolean
J()
isInitialized()
method_3814()
hasGameDir()
m_ugxrrekh()
func_175578_N()
isAnvilFileSet()
public void
a(lf arg0)
sendMessage(Component arg0)
method_9203(class_2561 arg0)
sendMessage(Text arg0)
m_sqlakfrg(C_rdaqiwdt arg0)
func_145747_a(ITextComponent arg0)
sendMessage(ITextComponent arg0)
public KeyPair
K()
getKeyPair()
method_3716()
getKeyPair()
m_haucxujx()
func_71250_E()
getKeyPair()
public int
L()
getPort()
method_3756()
getServerPort()
m_aazpmrxf()
func_71215_F()
getServerPort()
public void
a(int arg0)
setPort(int arg0)
method_3779(int arg0)
setServerPort(int serverPort)
m_pomxcfam(int arg0)
func_71208_b(int arg0)
setServerPort(int port)
public String
M()
getSingleplayerName()
method_3811()
getUserName()
m_omcikfua()
func_71214_G()
getServerOwner()
public void
i(String arg0)
setSingleplayerName(String arg0)
method_3817(String arg0)
setUserName(String userName)
m_ojqyhhzb(String arg0)
func_71224_l(String arg0)
setServerOwner(String owner)
public boolean
N()
isSingleplayer()
method_3724()
isSinglePlayer()
m_oavtxzbi()
func_71264_H()
isSinglePlayer()
public String
O()
getLevelIdName()
method_3865()
getLevelName()
m_buqrlcno()
func_71270_I()
getFolderName()
public void
a(KeyPair arg0)
setKeyPair(KeyPair arg0)
method_3853(KeyPair arg0)
setKeyPair(KeyPair arg0)
m_bkofchfr(KeyPair arg0)
func_71253_a(KeyPair arg0)
setKeyPair(KeyPair keyPair)
public void
a(ajf arg0, boolean arg1)
setDifficulty(Difficulty arg0, boolean arg1)
method_3776(class_1267 arg0, boolean arg1)
setDifficulty(Difficulty arg0, boolean arg1)
m_sqljeoli(C_mpbjgxic arg0, boolean arg1)
func_147139_a(Difficulty arg0, boolean arg1)
setDifficultyForAllWorlds(Difficulty difficulty, boolean ignoreLock)
public void
d(boolean arg0)
setDifficultyLocked(boolean arg0)
method_19467(boolean arg0)
setDifficultyLocked(boolean locked)
m_ihpdtrms(boolean arg0)
func_213209_d(boolean arg0)
setDifficultyLocked(boolean locked)
private void
a(xe arg0)
sendDifficultyUpdate(ServerPlayer arg0)
method_19465(class_3222 arg0)
sendDifficulty(ServerPlayerEntity player)
m_vdtdrqyt(C_mxrobsgg arg0)
func_213189_a(ServerPlayerEntity arg0)
sendDifficultyToPlayer(ServerPlayerEntity playerIn)
protected boolean
Q()
getSpawnMonsters()
method_3783()
isMonsterSpawningEnabled()
m_qefpaemz()
func_71193_K()
allowSpawnMonsters()
public boolean
R()
isDemo()
method_3799()
isDemo()
m_bdnrtaut()
func_71242_L()
isDemo()
public void
e(boolean arg0)
setDemo(boolean arg0)
method_3730(boolean arg0)
setDemo(boolean demo)
m_scyblcyi(boolean arg0)
func_71204_b(boolean arg0)
setDemo(boolean demo)
public void
f(boolean arg0)
setBonusChest(boolean arg0)
method_3778(boolean arg0)
setBonusChest(boolean bonusChest)
m_sdzbpejq(boolean arg0)
func_71194_c(boolean arg0)
canCreateBonusChest(boolean enable)
public LevelStorage
S()
getStorageSource()
method_3781()
getLevelStorage()
m_zhukxngk()
func_71254_M()
getActiveAnvilConverter()
public String
T()
getResourcePack()
method_3784()
getResourcePackUrl()
m_jsnrfzbc()
func_147133_T()
getResourcePackUrl()
public String
U()
getResourcePackHash()
method_3805()
getResourcePackHash()
m_oxokrhpz()
func_175581_ab()
getResourcePackHash()
public void
a(String arg0, String arg1)
setResourcePack(String arg0, String arg1)
method_3843(String arg0, String arg1)
setResourcePack(String url, String hash)
m_xzceinsb(String arg0, String arg1)
func_180507_a_(String arg0, String arg1)
setResourcePack(String url, String hash)
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 abstract boolean
m()
isDedicatedServer()
method_3816()
isDedicated()
m_xpcjqhdz()
func_71262_S()
isDedicatedServer()
public boolean
W()
usesAuthentication()
method_3828()
isOnlineMode()
m_ckjomijt()
func_71266_T()
isServerInOnlineMode()
public void
g(boolean arg0)
setUsesAuthentication(boolean arg0)
method_3864(boolean arg0)
setOnlineMode(boolean onlineMode)
m_frhyuydj(boolean arg0)
func_71229_d(boolean arg0)
setOnlineMode(boolean online)
public boolean
X()
getPreventProxyConnections()
method_3775()
shouldPreventProxyConnections()
m_telvrtyu()
func_190518_ac()
getPreventProxyConnections()
public void
h(boolean arg0)
setPreventProxyConnections(boolean arg0)
method_3764(boolean arg0)
setPreventProxyConnections(boolean preventProxyConnections)
m_idbbmdin(boolean arg0)
func_190517_e(boolean arg0)
setPreventProxyConnections(boolean arg0)
public boolean
Y()
isAnimals()
method_3796()
shouldSpawnAnimals()
m_ncaviesx()
func_71268_U()
getCanSpawnAnimals()
public void
i(boolean arg0)
setAnimals(boolean arg0)
method_3840(boolean arg0)
setSpawnAnimals(boolean spawnAnimals)
m_eqylybes(boolean arg0)
func_71251_e(boolean arg0)
setCanSpawnAnimals(boolean spawnAnimals)
public boolean
Z()
isNpcsEnabled()
method_3736()
shouldSpawnNpcs()
m_rzxdmnqd()
func_71220_V()
getCanSpawnNPCs()
public abstract boolean
n()
isEpollEnabled()
method_3759()
isUsingNativeTransport()
m_dilbuqhf()
func_181035_ah()
shouldUseNativeTransport()
public void
j(boolean arg0)
setNpcsEnabled(boolean arg0)
method_3769(boolean arg0)
setSpawnNpcs(boolean spawnNpcs)
m_ytknrvdl(boolean arg0)
func_71257_f(boolean arg0)
setCanSpawnNPCs(boolean spawnNpcs)
public boolean
aa()
isPvpAllowed()
method_3852()
isPvpEnabled()
m_nmnnkpqd()
func_71219_W()
isPVPEnabled()
public void
k(boolean arg0)
setPvpAllowed(boolean arg0)
method_3815(boolean arg0)
setPvpEnabled(boolean pvpEnabled)
m_tfmvlvzf(boolean arg0)
func_71188_g(boolean arg0)
setAllowPvp(boolean allowPvp)
public boolean
ab()
isFlightAllowed()
method_3718()
isFlightEnabled()
m_wtjbvmza()
func_71231_X()
isFlightAllowed()
public void
l(boolean arg0)
setFlightAllowed(boolean arg0)
method_3745(boolean arg0)
setFlightEnabled(boolean flightEnabled)
m_abpffcdv(boolean arg0)
func_71245_h(boolean arg0)
setAllowFlight(boolean allow)
public abstract boolean
o()
isCommandBlockEnabled()
method_3812()
areCommandBlocksEnabled()
m_jgzzempi()
func_82356_Z()
isCommandBlockEnabled()
public String
ac()
getMotd()
method_3818()
getServerMotd()
m_gnlqjqtp()
func_71273_Y()
getMOTD()
public void
k(String arg0)
setMotd(String arg0)
method_3834(String arg0)
setMotd(String motd)
m_naezauaw(String arg0)
func_71205_p(String arg0)
setMOTD(String motdIn)
public int
ad()
getMaxBuildHeight()
method_3833()
getWorldHeight()
m_pkbjffyr()
func_71207_Z()
getBuildLimit()
public void
b(int arg0)
setMaxBuildHeight(int arg0)
method_3850(int arg0)
setWorldHeight(int worldHeight)
m_fqlkqdnr(int arg0)
func_71191_d(int arg0)
setBuildLimit(int maxBuildHeight)
public boolean
ae()
isStopped()
method_3750()
isStopped()
m_fguivedh()
func_71241_aa()
isServerStopped()
public PlayerManager
af()
getPlayerList()
method_3760()
getPlayerManager()
m_tozcksne()
func_184103_al()
getPlayerList()
public void
a(zo arg0)
setPlayerList(PlayerList arg0)
method_3846(class_3324 arg0)
setPlayerManager(PlayerManager arg0)
m_lgofwaos(C_digmgtxw arg0)
func_184105_a(PlayerList arg0)
setPlayerList(PlayerList list)
public abstract boolean
p()
isPublished()
method_3860()
isRemote()
m_quqvcwgc()
func_71344_c()
getPublic()
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 gameMode)
public ServerNetworkIo
ag()
getConnection()
method_3787()
getNetworkIo()
m_hfghaotl()
func_147137_ag()
getNetworkSystem()
public boolean
ai()
hasGui()
method_3727()
hasGui()
m_veqmzcfr()
func_71279_ae()
getGuiEnabled()
public abstract 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 cheatsAllowed, int port)
m_hzwhggah(C_lghcpyvl arg0, boolean arg1, int arg2)
func_195565_a(GameType arg0, boolean arg1, int arg2)
shareToLAN(GameType gameMode, boolean cheats, int port)
public int
aj()
getTickCount()
method_3780()
getTicks()
m_ylqngjgj()
func_71259_af()
getTickCounter()
public void
ak()
delayStartProfiler()
method_3832()
enableProfiler()
m_xconosqy()
func_71223_ag()
enableProfiling()
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 worldIn, BlockPos pos, PlayerEntity playerIn)
public void
m(boolean arg0)
setForceGameType(boolean arg0)
method_3794(boolean arg0)
setForceGameMode(boolean forceGameMode)
m_pczetffb(boolean arg0)
func_104055_i(boolean arg0)
setForceGamemode(boolean force)
public boolean
ao()
getForceGameType()
method_3761()
shouldForceGameMode()
m_fybotilq()
func_104056_am()
getForceGamemode()
public int
aq()
getPlayerIdleTimeout()
method_3862()
getPlayerIdleTimeout()
m_wyhqhpek()
func_143007_ar()
getMaxPlayerIdleMinutes()
public void
c(int arg0)
setPlayerIdleTimeout(int arg0)
method_3803(int arg0)
setPlayerIdleTimeout(int playerIdleTimeout)
m_savbqlxo(int arg0)
func_143006_e(int arg0)
setPlayerIdleTimeout(int idleTimeout)
public MinecraftSessionService
ar()
getSessionService()
method_3844()
getSessionService()
m_cddoazwa()
func_147130_as()
getMinecraftSessionService()
public GameProfileRepository
as()
getProfileRepository()
method_3719()
getGameProfileRepo()
m_vnajegce()
func_152359_aw()
getGameProfileRepository()
public UserCache
at()
getProfileCache()
method_3793()
getUserCache()
m_nbgabzip()
func_152358_ax()
getPlayerProfileCache()
public ServerMetadata
au()
getStatus()
method_3765()
getServerMetadata()
m_vwhonaog()
func_147134_at()
getServerStatusResponse()
public void
av()
invalidateStatus()
method_3856()
forcePlayerSampleUpdate()
m_cccxtvft()
func_147132_au()
refreshStatusNextTick()
public int
aw()
getAbsoluteMaxWorldSize()
method_3749()
getMaxWorldBorderRadius()
m_emlhrtdf()
func_175580_aG()
getMaxWorldSize()
public boolean
ax()
scheduleExecutables()
method_5384()
shouldExecuteAsync()
m_hpnksayn()
func_213164_aw()
shouldDeferTasks()
public Thread
ay()
getRunningThread()
method_3777()
getThread()
m_uvhkkife()
func_213170_ax()
getExecutionThread()
public int
az()
getCompressionThreshold()
method_3773()
getNetworkCompressionThreshold()
m_fwlyhgio()
func_175577_aI()
getNetworkCompressionThreshold()
public long
aA()
getNextTickTime()
method_3826()
getServerStartTime()
m_ocdvptth()
func_211150_az()
getServerTime()
public DataFixer
aB()
getFixerUpper()
method_3855()
getDataFixer()
m_opevzklp()
func_195563_aC()
getDataFixer()
public int
a(xd arg0)
getSpawnRadius(ServerLevel arg0)
method_3829(class_3218 arg0)
getSpawnRadius(ServerWorld world)
m_lhntuhvs(C_bdwnwhiu arg0)
func_184108_a(ServerWorld arg0)
getSpawnRadius(ServerWorld worldIn)
public ServerAdvancementLoader
aC()
getAdvancements()
method_3851()
getAdvancementLoader()
m_udgarlbd()
func_191949_aK()
getAdvancementManager()
public CommandFunctionManager
aD()
getFunctions()
method_3740()
getCommandFunctionManager()
m_uoetguec()
func_193030_aL()
getFunctionManager()
public void
aE()
reloadResources()
method_3848()
reload()
m_pwdmbosg()
func_193031_aM()
reload()
private void
b(crj arg0)
updateSelectedPacks(LevelData arg0)
method_3752(class_31 arg0)
reloadDataPacks(LevelProperties arg0)
m_mejwbjma(C_vsicwqkk arg0)
func_195568_a(WorldInfo arg0)
loadDataPacks(WorldInfo worldInfoIn)
public void
a(cq arg0)
kickUnlistedPlayers(CommandSourceStack arg0)
method_3728(class_2168 arg0)
kickNonWhitelistedPlayers(ServerCommandSource source)
m_iiseoobd(C_pennblrk arg0)
func_205743_a(CommandSource arg0)
kickPlayersNotWhitelisted(CommandSource commandSourceIn)
public ReloadableResourceManager
aF()
getResources()
method_3809()
getDataManager()
m_ojfnopuo()
func_195570_aG()
getResourceManager()
public ResourcePackManager<ResourcePackProfile>
aG()
getPackRepository()
method_3836()
getDataPackManager()
m_opjlzrwc()
func_195561_aH()
getResourcePacks()
public CommandManager
aI()
getCommands()
method_3734()
getCommandManager()
m_kxzipmze()
func_195571_aL()
getCommandManager()
public ServerCommandSource
aJ()
createCommandSourceStack()
method_3739()
getCommandSource()
m_ccqjjrlt()
func_195573_aM()
getCommandSource()
public boolean
a()
acceptsSuccess()
method_9200()
sendCommandFeedback()
m_bigwtrxt()
func_195039_a()
shouldReceiveFeedback()
public boolean
b()
acceptsFailure()
method_9202()
shouldTrackOutput()
m_zyyeroen()
func_195040_b()
shouldReceiveErrors()
public RecipeManager
aK()
getRecipeManager()
method_3772()
getRecipeManager()
m_fiqpywqx()
func_199529_aN()
getRecipeManager()
public RegistryTagManager
aL()
getTags()
method_3801()
getTagManager()
m_knblming()
func_199731_aO()
getNetworkTagManager()
public ServerScoreboard
aM()
getScoreboard()
method_3845()
getScoreboard()
m_buftmakz()
func_200251_aP()
getScoreboard()
public DataCommandStorage
aN()
getCommandStorage()
method_22827()
getDataCommandStorage()
m_cjlzmhmu()
func_229735_aN_()
func_229735_aN_()
public LootManager
aO()
getLootTables()
method_3857()
getLootManager()
m_jrvdpjat()
func_200249_aQ()
getLootTableManager()
public LootConditionManager
aP()
getPredicateManager()
method_22828()
getPredicateManager()
m_uduxadhs()
func_229736_aP_()
func_229736_aP_()
public GameRules
aQ()
getGameRules()
method_3767()
getGameRules()
m_wuxtoyee()
func_200252_aR()
getGameRules()
public BossBarManager
aR()
getCustomBossEvents()
method_3837()
getBossBarManager()
m_mjweogem()
func_201300_aS()
getCustomBossEvents()
public boolean
aS()
isEnforceWhitelist()
method_3729()
isEnforceWhitelist()
m_ftpwyveb()
func_205744_aT()
isWhitelistEnabled()
public void
n(boolean arg0)
setEnforceWhitelist(boolean arg0)
method_3731(boolean arg0)
setEnforceWhitelist(boolean whitelistEnabled)
m_oamptiyg(boolean arg0)
func_205741_k(boolean arg0)
setWhitelistEnabled(boolean whitelistEnabledIn)
public float
aT()
getAverageTickTime()
method_3830()
getTickTime()
m_gchupyrg()
func_211149_aT()
getTickTime()
public int
b(GameProfile arg0)
getProfilePermissions(com.mojang.authlib.GameProfile arg0)
method_3835(com.mojang.authlib.GameProfile arg0)
getPermissionLevel(com.mojang.authlib.GameProfile profile)
m_thodqaod(com.mojang.authlib.GameProfile arg0)
func_211833_a(com.mojang.authlib.GameProfile arg0)
getPermissionLevel(com.mojang.authlib.GameProfile profile)
public DisableableProfiler
aV()
getProfiler()
method_16044()
getProfiler()
m_ufupjokg()
func_213185_aS()
getProfiler()
public Executor
aW()
getBackgroundTaskExecutor()
method_17191()
getWorkerExecutor()
m_etxxuyaw()
func_213207_aT()
getBackgroundExecutor()
public abstract boolean
a(GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
isOwner(com.mojang.authlib.GameProfile profile)
m_ttqfvxjp(com.mojang.authlib.GameProfile arg0)
func_213199_b(com.mojang.authlib.GameProfile arg0)
isServerOwner(com.mojang.authlib.GameProfile profileIn)
public void
a(Path arg0)
saveDebugReport(Path arg0)
method_21613(Path arg0)
dump(Path path)
m_evmiwdop(Path arg0)
func_223711_a(Path arg0)
dumpDebugInfo(Path arg0)
private void
b(Path arg0)
dumpMiscStats(Path arg0)
method_21692(Path arg0)
dumpStats(Path arg0)
m_yllxacoc(Path arg0)
func_223710_b(Path arg0)
dumpStats(Path arg0)
private void
c(Path arg0)
dumpCrashCategory(Path arg0)
method_21614(Path arg0)
dumpExampleCrash(Path arg0)
m_yvsgqcpn(Path arg0)
func_223709_c(Path arg0)
dumpDummyCrashReport(Path arg0)
private void
d(Path arg0)
dumpGameRules(Path arg0)
method_21615(Path arg0)
dumpGamerules(Path arg0)
m_ihifcryt(Path arg0)
func_223708_d(Path arg0)
dumpGameRules(Path arg0)
private void
e(Path arg0)
dumpClasspath(Path arg0)
method_21616(Path arg0)
dumpClasspath(Path arg0)
m_gbtvfmwc(Path arg0)
func_223706_e(Path arg0)
dumpClasspath(Path arg0)
private void
f(Path arg0)
dumpThreads(Path arg0)
method_21713(Path arg0)
dumpThreads(Path arg0)
m_hrqzcsgt(Path arg0)
func_223712_f(Path arg0)
dumpThreads(Path arg0)
private void
ba()
refreshRegistries()
method_24154()
m_zgfzufsa()
func_229737_ba_()
func_229737_ba_()
public boolean
w()
hasWorldScreenshot()
method_3771()
hasIconFile()
m_yckfzorc()
func_184106_y()
isWorldIconSet()
public File
x()
getWorldScreenshotFile()
method_3725()
getIconFile()
m_ouowsdpz()
func_184109_z()
getWorldIconFile()
public boolean
B()
isShutdown()
method_16043()
isStopping()
m_cpahzimu()
func_213201_w()
isThreadAlive()
public void
j(String arg0)
setLevelName(String arg0)
method_3849(String arg0)
setServerName(String serverName)
m_syzoiibq(String arg0)
func_71246_n(String arg0)
setWorldName(String worldNameIn)
public String
P()
getLevelName()
method_3726()
getServerName()
m_ybpitijv()
func_71221_J()
getWorldName()
public boolean
ah()
isReady()
method_3820()
isLoading()
m_gejlddyg()
func_71200_ad()
serverIsInRunLoop()
public Snooper
al()
getSnooper()
method_3795()
getSnooper()
m_qkpkqhhl()
func_80003_ah()
getSnooper()
public MetricsData
aU()
getFrameTimer()
method_15876()
getMetricsData()
m_jgeevbvz()
func_213210_aR()
getFrameTimer()