net.minecraft.server

public abstract class MinecraftServer

extends ReentrantThreadExecutor<ServerTask> implements SnooperListener, CommandOutput, AutoCloseable

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
j
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
public static final LevelInfo
c
DEMO_SETTINGS
field_17704
DEMO_LEVEL_INFO
f_foqkzzmj
field_213219_c
DEMO_WORLD_SETTINGS
protected final LevelStorage$Session
d
storageSource
field_23784
session
f_lxhddphh
field_71310_m
anvilConverterForAnvilFile
protected final WorldSaveHandler
e
playerDataStorage
field_24371
saveHandler
f_emdhztny
field_240766_e_
playerDataManager
private final Snooper
k
snooper
field_4582
snooper
f_kzjkdber
field_71307_n
snooper
private final List<Runnable>
l
tickables
field_4568
serverGuiTickables
f_fdsdqzpj
field_71322_p
tickables
private final TickTimeTracker
m
continousProfiler
field_22250
tickTimeTracker
f_dircozuu
field_240769_m_
timeTracker
private Profiler
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
private final WorldGenerationProgressListenerFactory
p
progressListenerFactory
field_17439
worldGenerationProgressListenerFactory
f_fwfwzdtg
field_213220_d
chunkStatusListenerFactory
private final ServerMetadata
q
status
field_4593
metadata
f_voqveisr
field_147147_p
statusResponse
private final Random
r
random
field_4602
random
f_kobephmh
field_147146_q
random
private final DataFixer
s
fixerUpper
field_4587
dataFixer
f_zehgtxec
field_184112_s
dataFixer
private String
t
localIp
field_4585
serverIp
f_pcoxooyw
field_71320_r
hostname
private int
u
port
field_4555
serverPort
f_wsnekgbx
field_71319_s
serverPort
protected final DynamicRegistryManager$Impl
f
registryHolder
field_25132
registryManager
f_ajapxocy
field_240767_f_
dynamicRegistries
private final Map<RegistryKey<World>, ServerWorld>
v
levels
field_4589
worlds
f_tlfkjive
field_71305_c
worlds
private PlayerManager
w
playerList
field_4550
playerManager
f_cprjvpov
field_71318_t
playerList
private volatile boolean
x
running
field_4544
running
f_iajreeug
field_71317_u
serverRunning
private boolean
y
stopped
field_4561
stopped
f_qtxubclb
field_71316_v
serverStopped
private int
z
tickCount
field_4572
ticks
f_tvqgbnok
field_71315_w
tickCounter
protected final Proxy
g
proxy
field_4599
proxy
f_vzvmmomx
field_110456_c
serverProxy
private boolean
A
onlineMode
field_4543
onlineMode
f_fluzdawl
field_71325_x
onlineMode
private boolean
B
preventProxyConnections
field_4560
preventProxyConnections
f_nobqkcyz
field_190519_A
preventProxyConnections
private boolean
C
pvp
field_4604
pvpEnabled
f_cyhowiqj
field_71284_A
pvpEnabled
private boolean
D
allowFlight
field_4554
flightEnabled
f_iyplpobq
field_71285_B
allowFlight
private String
E
motd
field_4564
motd
f_hpkazkoy
field_71286_C
motd
private int
F
maxBuildHeight
field_4579
worldHeight
f_uofbatpj
field_71280_D
buildLimit
private int
G
playerIdleTimeout
field_4596
playerIdleTimeout
f_zsibtikt
field_143008_E
maxPlayerIdleMinutes
public final long[]
h
tickTimes
field_4573
lastTickLengths
f_mjgajucj
field_71311_j
tickTimeArray
private KeyPair
H
keyPair
field_4552
keyPair
f_nqkjmudj
field_71292_I
serverKeyPair
private String
I
singleplayerName
field_4578
userName
f_bckvxxfv
field_71293_J
serverOwner
private boolean
J
isDemo
field_4549
demo
f_yqwhnmdp
field_71288_M
isDemo
private String
K
resourcePack
field_4607
resourcePackUrl
f_qbuvdhsr
field_147141_M
resourcePackUrl
private String
L
resourcePackHash
field_4584
resourcePackHash
f_cuyxnsyl
field_175588_P
resourcePackHash
private volatile boolean
M
isReady
field_4547
loading
f_jcreuraz
field_71296_Q
serverIsRunning
private long
N
lastOverloadWarning
field_4557
lastTimeReference
f_qtwsjtfk
field_71299_R
timeOfLastWarning
private boolean
O
delayProfilerStart
field_4597
profilerStartQueued
f_ywmdjimx
field_71295_T
startProfiling
private boolean
P
forceGameType
field_4545
forceGameMode
f_iqvfjxkr
field_104057_T
isGamemodeForced
private final MinecraftSessionService
Q
sessionService
field_4603
sessionService
f_hjzxwjkh
field_147143_S
sessionService
private final GameProfileRepository
R
profileRepository
field_4608
gameProfileRepo
f_usehgrsg
field_152365_W
profileRepo
private final UserCache
S
profileCache
field_4556
userCache
f_vwftcnac
field_152366_X
profileCache
private long
T
lastServerStatus
field_4551
lastPlayerSampleUpdate
f_fabfcdrs
field_147142_T
nanoTimeSinceStatusRefresh
private final Thread
U
serverThread
field_16257
serverThread
f_jkdpidqz
field_175590_aa
serverThread
private long
V
nextTickTime
field_4571
timeReference
f_uftadmvp
field_211151_aa
serverTime
private long
W
delayedTasksMaxNextTickTime
field_19248
field_19248
f_qhvtahcc
field_213213_ab
runTasksUntil
private boolean
X
mayHaveDelayedTasks
field_19249
waitingForNextTick
f_rcysgese
field_213214_ac
isRunningScheduledTasks
private final ResourcePackManager
Z
packRepository
field_4595
dataPackManager
f_mkwvxikt
field_195577_ad
resourcePacks
private final ServerScoreboard
aa
scoreboard
field_4558
scoreboard
f_piadzews
field_200255_ai
scoreboard
private DataCommandStorage
ab
commandStorage
field_20850
dataCommandStorage
f_kcxvwygd
field_229733_al_
field_229733_al_
private final BossBarManager
ac
customBossEvents
field_4548
bossBarManager
f_pjqvnnxv
field_201301_aj
customBossEvents
private final CommandFunctionManager
ad
functionManager
field_4591
commandFunctionManager
f_jrxuyggb
field_200258_al
functionManager
private final MetricsData
ae
frameTimer
field_16205
metricsData
f_xowtolim
field_213215_ap
frameTimer
private boolean
af
enforceWhitelist
field_4570
enforceWhitelist
f_sdzgycyv
field_205745_an
whitelistEnabled
private float
ag
averageTickTime
field_4592
tickTime
f_ucujdczf
field_211152_ao
tickTime
private final Executor
ah
executor
field_17200
workerExecutor
f_kbmnbjqh
field_213217_au
backgroundExecutor
private String
ai
serverId
field_17601
serverId
f_wmdvdqlf
field_213218_av
serverId
private ServerResourceManager
aj
resources
field_25318
serverResourceManager
f_mdgbzxcp
field_195576_ac
resourceManager
private final StructureManager
ak
structureManager
field_24370
structureManager
f_goijkzaj
field_240765_ak_
templateManager
protected final SaveProperties
i
worldData
field_24372
saveProperties
f_lhjjpisf
field_240768_i_
serverConfig
private boolean
Y
hasWorldScreenshot
field_4577
iconFilePresent
f_szuzjzzz
field_184111_ab
worldIconSet

Constructor summary

ModifierConstructor
public (Thread arg0, DynamicRegistryManager$Impl arg1, LevelStorage$Session arg2, SaveProperties arg3, ResourcePackManager arg4, Proxy arg5, DataFixer arg6, ServerResourceManager arg7, MinecraftSessionService arg8, GameProfileRepository arg9, UserCache arg10, WorldGenerationProgressListenerFactory arg11)

Method summary

Modifier and TypeMethod
public static <S extends MinecraftServer> S
a(Function<Thread, S> arg0)
spin(Function<Thread, S> arg0)
method_29740(Function<Thread, S> arg0)
startServer(Function<Thread, S> serverFactory)
m_gzgtxora(Function<Thread, S> arg0)
func_240784_a_(Function<Thread, S> arg0)
startServer(Function<Thread, S> threadFunction)
private void
a(cyc 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 arg0)
protected abstract boolean
d()
initServer()
method_3823()
setupServer()
m_tfzihhsk()
func_71197_b()
init()
public static void
a(cyg$a arg0)
convertFromRegionFormatIfNeeded(LevelStorageSource$LevelStorageAccess arg0)
method_27725(class_32$class_5143 arg0)
convertLevel(LevelStorage$Session arg0)
m_jsmadarr(C_bpwagnit$C_unecclfw arg0)
func_240777_a_(SaveFormat$LevelSave arg0)
func_240777_a_(SaveFormat$LevelSave arg0)
protected void
l_()
loadLevel()
method_3735()
loadWorld()
m_ukyqvfzq()
func_240800_l__()
func_240800_l__()
protected void
q()
forceDifficulty()
method_27731()
method_27731()
m_pfadtdtk()
func_230543_p_()
func_230543_p_()
protected void
a(aap arg0)
createLevels(ChunkProgressListener arg0)
method_3786(class_3949 arg0)
createWorlds(WorldGenerationProgressListener arg0)
m_hahcripn(C_jnfclwgd arg0)
func_240787_a_(IChunkStatusListener arg0)
func_240787_a_(IChunkStatusListener arg0)
private static void
a(aag arg0, cym arg1, boolean arg2, boolean arg3, boolean arg4)
setInitialSpawn(ServerLevel arg0, ServerLevelData arg1, boolean arg2, boolean arg3, boolean arg4)
method_27901(class_3218 arg0, class_5268 arg1, boolean arg2, boolean arg3, boolean arg4)
setupSpawn(ServerWorld world, ServerWorldProperties arg1, boolean bonusChest, boolean debugWorld, boolean arg4)
m_ogbnhrls(C_bdwnwhiu arg0, C_gjwbvqct arg1, boolean arg2, boolean arg3, boolean arg4)
func_240786_a_(ServerWorld arg0, IServerWorldInfo arg1, boolean arg2, boolean arg3, boolean arg4)
func_240786_a_(ServerWorld arg0, IServerWorldInfo arg1, boolean hasBonusChest, boolean arg3, boolean arg4)
private void
a(cyn arg0)
setupDebugLevel(WorldData arg0)
method_17977(class_5219 arg0)
setToDebugWorldProperties(SaveProperties properties)
m_ymhpeyyd(C_jkevluio arg0)
func_240778_a_(IServerConfiguration arg0)
func_240778_a_(IServerConfiguration arg0)
private void
b(aap 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
r()
detectBundledResources()
method_3861()
loadWorldResourcePack()
m_wgvtqcyw()
func_175584_a()
setResourcePackFromWorld()
public GameMode
s()
getDefaultGameType()
method_3790()
getDefaultGameMode()
m_prhzfzen()
func_71265_f()
getGameType()
public boolean
f()
isHardcore()
method_3754()
isHardcore()
m_odqgvsye()
func_71199_h()
isHardcore()
public abstract int
g()
getOperatorUserPermissionLevel()
method_3798()
getOpPermissionLevel()
m_tnvwblvm()
func_110455_j()
getOpPermissionLevel()
public abstract int
h()
getFunctionCompilationLevel()
method_21714()
getFunctionPermissionLevel()
m_dowerpcm()
func_223707_k()
getFunctionLevel()
public abstract boolean
i()
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 suppressLogs, 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()
close()
protected void
t()
stopServer()
method_3782()
shutdown()
m_vycxzbgk()
func_71260_j()
stopServer()
public String
u()
getLocalIp()
method_3819()
getServerIp()
m_zsxirona()
func_71211_k()
getServerHostname()
public void
a_(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
v()
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)
protected void
w()
runServer()
method_29741()
runServer()
m_vrzrtalf()
func_240802_v_()
func_240802_v_()
private boolean
ba()
haveTime()
method_3866()
shouldKeepTicking()
m_gsecpirt()
func_212379_aT()
isAheadOfTime()
protected void
x()
waitUntilNextTick()
method_16208()
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(wb 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
y()
pollTask()
method_16075()
runTask()
m_yxzbunwm()
func_213168_p()
driveOne()
private boolean
bb()
pollTaskInternal()
method_20415()
method_20415()
m_zvxfodpo()
func_213205_aW()
driveOneInternal()
protected void
b(wb arg0)
doRunTask(TickTask arg0)
method_24306(class_3738 arg0)
executeTask(ServerTask arg0)
m_uiwcqphe(C_etyassbi arg0)
func_213166_h(TickDelayedTask arg0)
run(TickDelayedTask taskIn)
private void
a(un 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
B()
getServerDirectory()
method_3831()
getRunDirectory()
m_klzymbhx()
func_71238_n()
getDataDirectory()
protected void
a(l arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
setCrashReport(CrashReport report)
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
C()
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)
protected void
b(String arg0)
setId(String arg0)
method_17819(String arg0)
setServerId(String serverId)
m_lprqwxbm(String arg0)
func_213208_c(String arg0)
setServerId(String serverIdIn)
public File
c(String arg0)
getFile(String arg0)
method_3758(String arg0)
getFile(String path)
m_ykrfoxdw(String arg0)
func_71209_f(String arg0)
getFile(String fileName)
public final ServerWorld
E()
overworld()
method_30002()
getOverworld()
m_glmgndav()
func_241755_D_()
func_241755_D_()
public ServerWorld
a(vj<brx> arg0)
getLevel(ResourceKey<Level> arg0)
method_3847(class_5321<class_1937> arg0)
getWorld(RegistryKey<World> key)
m_ultpqydc(C_xhhleach<C_cdctfzbn> arg0)
func_71218_a(RegistryKey<World> arg0)
getWorld(RegistryKey<World> dimension)
public Set<RegistryKey<World>>
F()
levelKeys()
method_29435()
getWorldRegistryKeys()
m_magpcgdt()
func_240770_D_()
func_240770_D_()
public Iterable<ServerWorld>
G()
getAllLevels()
method_3738()
getWorlds()
m_qjvaquxt()
func_212370_w()
getWorlds()
public String
H()
getServerVersion()
method_3827()
getVersion()
m_jaukgymg()
func_71249_w()
getMinecraftVersion()
public int
I()
getPlayerCount()
method_3788()
getCurrentPlayerCount()
m_zsmhozky()
func_71233_x()
getCurrentPlayerCount()
public int
J()
getMaxPlayers()
method_3802()
getMaxPlayerCount()
m_pktszzyz()
func_71275_y()
getMaxPlayers()
public String[]
K()
getPlayerNames()
method_3858()
getPlayerNames()
m_xturscpm()
func_71213_z()
getOnlinePlayerNames()
public String
getServerModName()
getServerModName()
getServerModName()
getServerModName()
getServerModName()
getServerModName()
public CrashReport
b(l arg0)
fillReport(CrashReport arg0)
method_3859(class_128 arg0)
populateCrashReport(CrashReport report)
m_cghmdkgc(C_bkefkbum arg0)
func_71230_b(CrashReport arg0)
addServerInfoToCrashReport(CrashReport report)
public abstract Optional<String>
o()
getModdedStatus()
method_24307()
getModdedStatusMessage()
m_wpevisnw()
func_230045_q_()
func_230045_q_()
public void
a(nr arg0, UUID arg1)
sendMessage(Component arg0, UUID arg1)
method_9203(class_2561 arg0, UUID arg1)
sendSystemMessage(Text arg0, UUID arg1)
m_sqlakfrg(C_rdaqiwdt arg0, UUID arg1)
func_145747_a(ITextComponent arg0, UUID arg1)
sendMessage(ITextComponent arg0, UUID arg1)
public KeyPair
L()
getKeyPair()
method_3716()
getKeyPair()
m_haucxujx()
func_71250_E()
getKeyPair()
public int
M()
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
N()
getSingleplayerName()
method_3811()
getUserName()
m_omcikfua()
func_71214_G()
getServerOwner()
public void
d(String arg0)
setSingleplayerName(String arg0)
method_3849(String arg0)
setServerName(String serverName)
m_ojqyhhzb(String arg0)
func_71224_l(String arg0)
setServerOwner(String owner)
public boolean
O()
isSingleplayer()
method_3724()
isSinglePlayer()
m_oavtxzbi()
func_71264_H()
isSinglePlayer()
protected void
P()
initializeKeyPair()
method_31400()
method_31400()
m_fuwmcsdc()
func_244801_P()
func_244801_P()
public void
a(aor arg0, boolean arg1)
setDifficulty(Difficulty arg0, boolean arg1)
method_3776(class_1267 arg0, boolean arg1)
setDifficulty(Difficulty arg0, boolean forceUpdate)
m_sqljeoli(C_mpbjgxic arg0, boolean arg1)
func_147139_a(Difficulty arg0, boolean arg1)
setDifficultyForAllWorlds(Difficulty difficulty, boolean arg1)
public int
b(int arg0)
getScaledTrackingDistance(int arg0)
method_27903(int arg0)
adjustTrackingDistance(int initialDistance)
m_aefyjgaj(int arg0)
func_230512_b_(int arg0)
func_230512_b_(int arg0)
private void
bc()
updateMobSpawningFlags()
method_27729()
updateMobSpawnOptions()
m_dbtaxkzj()
func_240794_aZ_()
func_240794_aZ_()
public void
b(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
b(aah 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()
isSpawningMonsters()
method_3783()
isMonsterSpawningEnabled()
m_ewrruhyd()
func_230536_N_()
func_230536_N_()
public boolean
R()
isDemo()
method_3799()
isDemo()
m_bdnrtaut()
func_71242_L()
isDemo()
public void
c(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 String
S()
getResourcePack()
method_3784()
getResourcePackUrl()
m_jsnrfzbc()
func_147133_T()
getResourcePackUrl()
public String
T()
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(apc 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
j()
isDedicatedServer()
method_3816()
isDedicated()
m_xpcjqhdz()
func_71262_S()
isDedicatedServer()
public abstract int
k()
getRateLimitPacketsPerSecond()
method_30612()
getRateLimit()
m_urgvyfxa()
func_241871_k()
func_241871_k()
public boolean
V()
usesAuthentication()
method_3828()
isOnlineMode()
m_ckjomijt()
func_71266_T()
isServerInOnlineMode()
public void
d(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
W()
getPreventProxyConnections()
method_3775()
shouldPreventProxyConnections()
m_telvrtyu()
func_190518_ac()
getPreventProxyConnections()
public void
e(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
X()
isSpawningAnimals()
method_3796()
shouldSpawnAnimals()
m_imunhrtd()
func_230537_U_()
func_230537_U_()
public boolean
Y()
areNpcsEnabled()
method_3736()
shouldSpawnNpcs()
m_fsqopldp()
func_230538_V_()
func_230538_V_()
public abstract boolean
l()
isEpollEnabled()
method_3759()
isUsingNativeTransport()
m_dilbuqhf()
func_181035_ah()
shouldUseNativeTransport()
public boolean
Z()
isPvpAllowed()
method_3852()
isPvpEnabled()
m_nmnnkpqd()
func_71219_W()
isPVPEnabled()
public void
f(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
aa()
isFlightAllowed()
method_3718()
isFlightEnabled()
m_wtjbvmza()
func_71231_X()
isFlightAllowed()
public void
g(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
m()
isCommandBlockEnabled()
method_3812()
areCommandBlocksEnabled()
m_jgzzempi()
func_82356_Z()
isCommandBlockEnabled()
public String
ab()
getMotd()
method_3818()
getServerMotd()
m_gnlqjqtp()
func_71273_Y()
getMOTD()
public void
e(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
ac()
getMaxBuildHeight()
method_3833()
getWorldHeight()
m_pkbjffyr()
func_71207_Z()
getBuildLimit()
public void
c(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
ad()
isStopped()
method_3750()
isStopped()
m_fguivedh()
func_71241_aa()
isServerStopped()
public PlayerManager
ae()
getPlayerList()
method_3760()
getPlayerManager()
m_tozcksne()
func_184103_al()
getPlayerList()
public void
a(acu arg0)
setPlayerList(PlayerList arg0)
method_3846(class_3324 arg0)
setPlayerManager(PlayerManager playerManager)
m_lgofwaos(C_digmgtxw arg0)
func_184105_a(PlayerList arg0)
setPlayerList(PlayerList list)
public abstract boolean
n()
isPublished()
method_3860()
isRemote()
m_quqvcwgc()
func_71344_c()
getPublic()
public void
a(bru arg0)
setDefaultGameType(GameType arg0)
method_3838(class_1934 arg0)
setDefaultGameMode(GameMode gameMode)
m_ixudjtvq(C_lghcpyvl arg0)
func_71235_a(GameType arg0)
setGameType(GameType gameMode)
public ServerNetworkIo
af()
getConnection()
method_3787()
getNetworkIo()
m_hfghaotl()
func_147137_ag()
getNetworkSystem()
public boolean
ah()
hasGui()
method_3727()
hasGui()
m_veqmzcfr()
func_71279_ae()
getGuiEnabled()
public abstract boolean
a(bru arg0, boolean arg1, int arg2)
publishServer(GameType arg0, boolean arg1, int arg2)
method_3763(class_1934 arg0, boolean arg1, int arg2)
openToLan(GameMode gameMode, 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
ai()
getTickCount()
method_3780()
getTicks()
m_ylqngjgj()
func_71259_af()
getTickCounter()
public int
ak()
getSpawnProtectionRadius()
method_3841()
getSpawnProtectionRadius()
m_abjphurm()
func_82357_ak()
getSpawnProtectionSize()
public boolean
a(aag arg0, fx arg1, bfw arg2)
isUnderSpawnProtection(ServerLevel arg0, BlockPos arg1, Player arg2)
method_3785(class_3218 arg0, class_2338 arg1, class_1657 arg2)
isSpawnProtected(ServerWorld world, BlockPos pos, PlayerEntity player)
m_ujrjhmlu(C_bdwnwhiu arg0, C_hynzadkk arg1, C_jzrpycqo arg2)
func_175579_a(ServerWorld arg0, BlockPos arg1, PlayerEntity arg2)
isBlockProtected(ServerWorld worldIn, BlockPos pos, PlayerEntity playerIn)
public void
h(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
al()
getForceGameType()
method_3761()
shouldForceGameMode()
m_fybotilq()
func_104056_am()
getForceGamemode()
public boolean
am()
repliesToStatus()
method_27902()
acceptsStatusQuery()
m_ahatwois()
func_230541_aj_()
func_230541_aj_()
public int
ao()
getPlayerIdleTimeout()
method_3862()
getPlayerIdleTimeout()
m_wyhqhpek()
func_143007_ar()
getMaxPlayerIdleMinutes()
public void
d(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
ap()
getSessionService()
method_3844()
getSessionService()
m_cddoazwa()
func_147130_as()
getMinecraftSessionService()
public GameProfileRepository
aq()
getProfileRepository()
method_3719()
getGameProfileRepo()
m_vnajegce()
func_152359_aw()
getGameProfileRepository()
public UserCache
ar()
getProfileCache()
method_3793()
getUserCache()
m_nbgabzip()
func_152358_ax()
getPlayerProfileCache()
public ServerMetadata
as()
getStatus()
method_3765()
getServerMetadata()
m_vwhonaog()
func_147134_at()
getServerStatusResponse()
public void
at()
invalidateStatus()
method_3856()
forcePlayerSampleUpdate()
m_cccxtvft()
func_147132_au()
refreshStatusNextTick()
public int
au()
getAbsoluteMaxWorldSize()
method_3749()
getMaxWorldBorderRadius()
m_emlhrtdf()
func_175580_aG()
getMaxWorldSize()
public boolean
av()
scheduleExecutables()
method_5384()
shouldExecuteAsync()
m_hpnksayn()
func_213164_aw()
shouldDeferTasks()
public Thread
aw()
getRunningThread()
method_3777()
getThread()
m_uvhkkife()
func_213170_ax()
getExecutionThread()
public int
ax()
getCompressionThreshold()
method_3773()
getNetworkCompressionThreshold()
m_fwlyhgio()
func_175577_aI()
getNetworkCompressionThreshold()
public long
ay()
getNextTickTime()
method_3826()
getServerStartTime()
m_ocdvptth()
func_211150_az()
getServerTime()
public DataFixer
az()
getFixerUpper()
method_3855()
getDataFixer()
m_opevzklp()
func_195563_aC()
getDataFixer()
public int
a(aag 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
aA()
getAdvancements()
method_3851()
getAdvancementLoader()
m_udgarlbd()
func_191949_aK()
getAdvancementManager()
public CommandFunctionManager
aB()
getFunctions()
method_3740()
getCommandFunctionManager()
m_uoetguec()
func_193030_aL()
getFunctionManager()
public CompletableFuture<Void>
a(Collection<String> arg0)
reloadResources(Collection<String> arg0)
method_29439(Collection<String> arg0)
reloadResources(Collection<String> datapacks)
m_pwdmbosg(Collection<String> arg0)
func_240780_a_(Collection<String> arg0)
func_240780_a_(Collection<String> arg0)
public static DataPackSettings
a(abw arg0, brk arg1, boolean arg2)
configurePackRepository(PackRepository arg0, DataPackConfig arg1, boolean arg2)
method_29736(class_3283 arg0, class_5359 arg1, boolean arg2)
loadDataPacks(ResourcePackManager resourcePackManager, DataPackSettings arg1, boolean safeMode)
m_tnfyjhlb(C_dqfyacfy arg0, C_tjllhmjy arg1, boolean arg2)
func_240772_a_(ResourcePackList arg0, DatapackCodec arg1, boolean arg2)
func_240772_a_(ResourcePackList arg0, DatapackCodec arg1, boolean arg2)
private static DataPackSettings
a(abw arg0)
getSelectedPacks(PackRepository arg0)
method_29735(class_3283 arg0)
method_29735(ResourcePackManager arg0)
m_eyovwxfh(C_dqfyacfy arg0)
func_240771_a_(ResourcePackList arg0)
func_240771_a_(ResourcePackList arg0)
public void
a(db 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 ResourcePackManager
aC()
getPackRepository()
method_3836()
getDataPackManager()
m_opjlzrwc()
func_195561_aH()
getResourcePacks()
public CommandManager
aD()
getCommands()
method_3734()
getCommandManager()
m_kxzipmze()
func_195571_aL()
getCommandManager()
public ServerCommandSource
aE()
createCommandSourceStack()
method_3739()
getCommandSource()
m_ccqjjrlt()
func_195573_aM()
getCommandSource()
public boolean
a()
acceptsSuccess()
method_9200()
shouldReceiveFeedback()
m_bigwtrxt()
func_195039_a()
shouldReceiveFeedback()
public boolean
b()
acceptsFailure()
method_9202()
shouldTrackOutput()
m_zyyeroen()
func_195040_b()
shouldReceiveErrors()
public RecipeManager
aF()
getRecipeManager()
method_3772()
getRecipeManager()
m_fiqpywqx()
func_199529_aN()
getRecipeManager()
public TagManager
aG()
getTags()
method_3801()
getTagManager()
m_knblming()
func_244266_aF()
func_244266_aF()
public ServerScoreboard
aH()
getScoreboard()
method_3845()
getScoreboard()
m_buftmakz()
func_200251_aP()
getScoreboard()
public DataCommandStorage
aI()
getCommandStorage()
method_22827()
getDataCommandStorage()
m_cjlzmhmu()
func_229735_aN_()
func_229735_aN_()
public LootManager
aJ()
getLootTables()
method_3857()
getLootManager()
m_jrvdpjat()
func_200249_aQ()
getLootTableManager()
public LootConditionManager
aK()
getPredicateManager()
method_22828()
getPredicateManager()
m_uduxadhs()
func_229736_aP_()
func_229736_aP_()
public GameRules
aL()
getGameRules()
method_3767()
getGameRules()
m_wuxtoyee()
func_200252_aR()
getGameRules()
public BossBarManager
aM()
getCustomBossEvents()
method_3837()
getBossBarManager()
m_mjweogem()
func_201300_aS()
getCustomBossEvents()
public boolean
aN()
isEnforceWhitelist()
method_3729()
isEnforceWhitelist()
m_ftpwyveb()
func_205744_aT()
isWhitelistEnabled()
public void
i(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
aO()
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 Profiler
aQ()
getProfiler()
method_16044()
getProfiler()
m_ufupjokg()
func_213185_aS()
getProfiler()
public abstract boolean
a(GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
isHost(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
a(anz arg0)
startProfilerTick(SingleTickProfiler arg0)
method_24487(class_4758 arg0)
startMonitor(TickDurationMonitor monitor)
m_paavomiv(C_vuxtoiqa arg0)
func_240773_a_(LongTickDetector arg0)
func_240773_a_(LongTickDetector arg0)
private void
b(anz arg0)
endProfilerTick(SingleTickProfiler arg0)
method_24490(class_4758 arg0)
endMonitor(TickDurationMonitor monitor)
m_mgpxuuxa(C_vuxtoiqa arg0)
func_240795_b_(LongTickDetector arg0)
func_240795_b_(LongTickDetector arg0)
public boolean
aS()
isProfiling()
method_24488()
isDebugRunning()
m_junmaexk()
func_240789_aP_()
func_240789_aP_()
public void
aT()
startProfiling()
method_3832()
enableProfiler()
m_uvubigox()
func_240790_aQ_()
func_240790_aQ_()
public ProfileResult
aU()
finishProfiling()
method_24489()
stopDebug()
m_tbfdaexy()
func_240791_aR_()
func_240791_aR_()
public Path
a(cye arg0)
getWorldPath(LevelResource arg0)
method_27050(class_5218 arg0)
getSavePath(WorldSavePath arg0)
m_hqlvsdst(C_ldtdvgrs arg0)
func_240776_a_(FolderName arg0)
func_240776_a_(FolderName arg0)
public boolean
aV()
forceSynchronousWrites()
method_27051()
syncChunkWrites()
m_cuuhdoqu()
func_230540_aS_()
func_230540_aS_()
public StructureManager
aW()
getStructureManager()
method_27727()
getStructureManager()
m_mnwbpdpc()
func_240792_aT_()
getTemplateManager()
public SaveProperties
aX()
getWorldData()
method_27728()
getSaveProperties()
m_zopvbxou()
func_240793_aU_()
getServerConfiguration()
public DynamicRegistryManager
aY()
registryAccess()
method_30611()
getRegistryManager()
m_eaqrsmuh()
func_244267_aX()
getDynamicRegistries()
public TextStream
a(aah arg0)
createTextFilterForPlayer(ServerPlayer arg0)
method_31371(class_3222 arg0)
createFilterer(ServerPlayerEntity player)
m_kpuwgkkc(C_mxrobsgg arg0)
func_244435_a(ServerPlayerEntity arg0)
func_244435_a(ServerPlayerEntity arg0)
public boolean
z()
hasWorldScreenshot()
method_3771()
hasIconFile()
m_yckfzorc()
func_184106_y()
isWorldIconSet()
public File
A()
getWorldScreenshotFile()
method_3725()
getIconFile()
m_ouowsdpz()
func_184109_z()
getWorldIconFile()
public boolean
D()
isShutdown()
method_16043()
isStopping()
m_cpahzimu()
func_213201_w()
isThreadAlive()
public boolean
ag()
isReady()
method_3820()
isLoading()
m_gejlddyg()
func_71200_ad()
serverIsInRunLoop()
public Snooper
aj()
getSnooper()
method_3795()
getSnooper()
m_qkpkqhhl()
func_80003_ah()
getSnooper()
public MetricsData
aP()
getFrameTimer()
method_15876()
getMetricsData()
m_jgeevbvz()
func_213210_aR()
getFrameTimer()