net.minecraft.server.dedicated

public class DedicatedServer

extends MinecraftServer implements ServerInterface

All mapped superinterfaces:

ProfilerMeasured, TaskScheduler, ServerInfo, ChunkIOErrorReporter, CommandSource, ServerInterface

aqy
net.minecraft.server.dedicated.DedicatedServer
net.minecraft.class_3176

Field summary

Modifier and TypeField
static final org.slf4j.Logger
l
LOGGER
field_13814
private static final int
m
CONVERSION_RETRY_DELAY_MS
field_29662
private static final int
n
CONVERSION_RETRIES
field_29663
private final List<ConsoleInput>
o
consoleInput
field_13815
private QueryThreadGs4
p
queryThreadGs4
field_13816
private final RconConsoleSource
q
rconConsoleSource
field_13811
private RconThread
r
rconThread
field_13819
private final DedicatedServerSettings
s
settings
field_16799
private MinecraftServerGui
t
gui
field_16800
private final ServerTextFilter
u
serverTextFilter
field_52350
private RemoteSampleLogger
v
tickTimeLogger
field_48788
private DebugSampleSubscriptionTracker
w
debugSampleSubscriptionTracker
field_48789
private final ServerLinks
x
serverLinks
field_52215

Constructor summary

ModifierConstructor
public (Thread arg0, LevelStorageSource$LevelStorageAccess arg1, PackRepository arg2, WorldStem arg3, DedicatedServerSettings arg4, com.mojang.datafixers.DataFixer arg5, Services arg6, ChunkProgressListenerFactory arg7)

Method summary

Modifier and TypeMethod
public boolean
e()
initServer()
method_3823()
public boolean
W()
isSpawningMonsters()
method_3783()
public DedicatedServerProperties
a()
getProperties()
method_16705()
public void
t()
forceDifficulty()
method_27731()
public SystemReport
a(ae arg0)
fillServerSystemReport(SystemReport arg0)
method_3859(class_6396 arg0)
public void
a(Path arg0)
dumpServerProperties(Path arg0)
method_37113(Path arg0)
public void
i()
onServerExit()
method_3821()
public void
G()
tickConnection()
method_61254()
public boolean
a(dkz arg0)
isLevelEnabled(Level arg0)
method_60671(class_1937 arg0)
public void
a(String arg0, ek arg1)
handleConsoleInput(String arg0, CommandSourceStack arg1)
method_13947(String arg0, class_2168 arg1)
public void
br()
handleConsoleInputs()
method_13941()
public boolean
n()
isDedicatedServer()
method_3816()
public int
o()
getRateLimitPacketsPerSecond()
method_30612()
public boolean
p()
isEpollEnabled()
method_3759()
public DedicatedPlayerList
bs()
getPlayerList()
method_13949()
public boolean
r()
isPublished()
method_3860()
public String
b()
getServerIp()
method_12929()
public int
d()
getServerPort()
method_12918()
public String
h()
getServerName()
method_12930()
public void
bt()
showGui()
method_13948()
public boolean
aj()
hasGui()
method_3727()
public boolean
q()
isCommandBlockEnabled()
method_3812()
public int
al()
getSpawnProtectionRadius()
method_3841()
public boolean
a(asi arg0, iy arg1, csy arg2)
isUnderSpawnProtection(ServerLevel arg0, BlockPos arg1, Player arg2)
method_3785(class_3218 arg0, class_2338 arg1, class_1657 arg2)
public boolean
am()
repliesToStatus()
method_27902()
public boolean
an()
hidesOnlinePlayers()
method_39424()
public int
k()
getOperatorUserPermissionLevel()
method_3798()
public int
l()
getFunctionCompilationLevel()
method_21714()
public void
c(int arg0)
setPlayerIdleTimeout(int arg0)
method_3803(int arg0)
public boolean
m()
shouldRconBroadcast()
method_3732()
public boolean
c()
shouldInformAdmins()
method_9201()
public int
aw()
getAbsoluteMaxWorldSize()
method_3749()
public int
az()
getCompressionThreshold()
method_3773()
public boolean
aA()
enforceSecureProfile()
method_43500()
public boolean
bl()
logIPs()
method_52344()
protected boolean
bu()
convertOldUsers()
method_13951()
private void
bC()
waitForRetry()
method_13942()
public long
bv()
getMaxTickLength()
method_13944()
public int
bj()
getMaxChainedNeighborUpdates()
method_41239()
public String
s()
getPluginNames()
method_12916()
public String
a(String arg0)
runCommand(String arg0)
method_12934(String arg0)
public void
i(boolean arg0)
storeUsingWhiteList(boolean arg0)
method_16712(boolean arg0)
public void
v()
stopServer()
method_3782()
public boolean
a(com.mojang.authlib.GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
public int
b(int arg0)
getScaledTrackingDistance(int arg0)
method_27903(int arg0)
public String
j()
getLevelIdName()
method_3865()
public boolean
aX()
forceSynchronousWrites()
method_27051()
public TextFilter
a(asj arg0)
createTextFilterForPlayer(ServerPlayer arg0)
method_31371(class_3222 arg0)
public GameType
bd()
getForcedGameType()
method_3761()
public Optional<MinecraftServer$ServerResourcePackInfo>
Y()
getServerResourcePack()
method_43659()
public void
aS()
endMetricsRecordingTick()
method_24490()
public SampleLogger
f()
getTickTimeLogger()
method_56593()
public boolean
g()
isTickTimeLoggingEnabled()
method_56626()
public void
a(asj arg0, bqb arg1)
subscribeToDebugSample(ServerPlayer arg0, RemoteDebugSampleType arg1)
method_56625(class_3222 arg0, class_9192 arg1)
public boolean
bm()
acceptsTransfers()
method_56040()
public ServerLinks
bp()
serverLinks()
method_60672()
public int
bq()
pauseWhileEmptySeconds()
method_61255()
private static ServerLinks
a(ara arg0)
createServerLinks(DedicatedServerSettings arg0)
method_60940(class_3807 arg0)
private static Optional<URI>
a(aqz arg0)
parseBugReportLink(DedicatedServerProperties arg0)
method_60939(class_3806 arg0)