net.minecraft.client.server

public class IntegratedServer

extends MinecraftServer

All mapped superinterfaces:

ProfilerMeasured, ProcessorHandle, ServerInfo, ChunkIOErrorReporter, CommandSource

guo
net.minecraft.client.server.IntegratedServer
net.minecraft.class_1132
net.minecraft.server.integrated.IntegratedServer
net.minecraft.src.C_4585_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
k
LOGGER
field_5520
LOGGER
f_120014_
private static final int
l
MIN_SIM_DISTANCE
field_34964
field_34964
f_194466_
private final Minecraft
m
minecraft
field_5518
client
f_120015_
private boolean
n
paused
field_5524
paused
f_120016_
private int
o
publishedPort
field_5522
lanPort
f_120017_
private GameType
p
publishedGameType
field_28075
forcedGameMode
f_174966_
private LanServerPinger
q
lanPinger
field_5519
lanPinger
f_120018_
private UUID
r
uuid
field_5521
localPlayerUuid
f_120019_
private int
s
previousSimulationDistance
field_34965
simulationDistance
f_194467_

Constructor summary

ModifierConstructor
public (Thread serverThread, Minecraft client, LevelStorageSource$LevelStorageAccess session, PackRepository dataPackManager, WorldStem saveLoader, Services apiServices, ChunkProgressListenerFactory worldGenerationProgressListenerFactory)

Method summary

Modifier and TypeMethod
public boolean
e()
initServer()
method_3823()
setupServer()
m_7038_()
public boolean
E()
isPaused()
method_54809()
isPaused()
m_305863_()
public void
a(BooleanSupplier arg0)
tickServer(BooleanSupplier arg0)
method_3748(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
m_5705_(BooleanSupplier arg0)
protected LocalSampleLogger
a()
getTickTimeLogger()
method_56881()
getDebugSampleLog()
m_318596_()
public boolean
g()
isTickTimeLoggingEnabled()
method_56626()
shouldPushTickTimeLog()
m_319241_()
private void
b()
tickPaused()
method_36439()
incrementTotalWorldTimeStat()
m_174968_()
public boolean
m()
shouldRconBroadcast()
method_3732()
shouldBroadcastRconToOps()
m_6983_()
public boolean
M_()
shouldInformAdmins()
method_9201()
shouldBroadcastConsoleToOps()
m_6102_()
public Path
D()
getServerDirectory()
method_3831()
getRunDirectory()
m_6237_()
public boolean
n()
isDedicatedServer()
method_3816()
isDedicated()
m_6982_()
public int
o()
getRateLimitPacketsPerSecond()
method_30612()
getRateLimit()
m_7032_()
public boolean
p()
isEpollEnabled()
method_3759()
isUsingNativeTransport()
m_6994_()
public void
a(o arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
setCrashReport(CrashReport arg0)
m_7268_(C_4883_ arg0)
public SystemReport
a(ac arg0)
fillServerSystemReport(SystemReport arg0)
method_3859(class_6396 arg0)
addExtraSystemDetails(SystemDetails arg0)
m_142424_(C_140956_ arg0)
public ModCheck
P()
getModdedStatus()
method_24307()
getModStatus()
m_183471_()
public boolean
a(dct 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_7386_(C_1593_ p_120042_, boolean p_120043_, int arg2)
public void
v()
stopServer()
method_3782()
shutdown()
m_7041_()
public void
a(boolean arg0)
halt(boolean arg0)
method_3747(boolean arg0)
stop(boolean arg0)
m_7570_(boolean arg0)
public boolean
r()
isPublished()
method_3860()
isRemote()
m_6992_()
public int
R()
getPort()
method_3756()
getServerPort()
m_7010_()
public void
a(dct arg0)
setDefaultGameType(GameType arg0)
method_3838(class_1934 arg0)
setDefaultGameMode(GameMode arg0)
m_7835_(C_1593_ arg0)
public boolean
q()
isCommandBlockEnabled()
method_3812()
areCommandBlocksEnabled()
m_6993_()
public int
k()
getOperatorUserPermissionLevel()
method_3798()
getOpPermissionLevel()
m_7022_()
public int
l()
getFunctionCompilationLevel()
method_21714()
getFunctionPermissionLevel()
m_7034_()
public void
a(UUID arg0)
setUUID(UUID arg0)
method_4817(UUID arg0)
setLocalPlayerUuid(UUID localPlayerUuid)
m_120046_(UUID arg0)
public boolean
a(com.mojang.authlib.GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
isHost(com.mojang.authlib.GameProfile arg0)
m_7779_(com.mojang.authlib.GameProfile arg0)
public int
b(int arg0)
getScaledTrackingDistance(int arg0)
method_27903(int arg0)
adjustTrackingDistance(int arg0)
m_7186_(int arg0)
public boolean
aZ()
forceSynchronousWrites()
method_27051()
syncChunkWrites()
m_6365_()
public GameType
bf()
getForcedGameType()
method_3761()
getForcedGameMode()
m_142359_()
public boolean
b(boolean arg0, boolean arg1, boolean arg2)
saveEverything(boolean arg0, boolean arg1, boolean arg2)
method_39218(boolean arg0, boolean arg1, boolean arg2)
saveAll(boolean arg0, boolean arg1, boolean arg2)
m_195514_(boolean p_328766_, boolean p_334434_, boolean arg2)
private void
c()
warnOnLowDiskSpace()
method_57823()
checkLowDiskSpaceWarning()
m_321341_()
public void
a(Throwable arg0, dws arg1, dcd arg2)
reportChunkLoadFailure(Throwable arg0, RegionStorageInfo arg1, ChunkPos arg2)
method_57821(Throwable arg0, class_9240 arg1, class_1923 arg2)
onChunkLoadFailure(Throwable arg0, StorageKey arg1, ChunkPos arg2)
m_293783_(Throwable p_345415_, C_313747_ p_335057_, C_1560_ arg2)
public void
b(Throwable arg0, dws arg1, dcd arg2)
reportChunkSaveFailure(Throwable arg0, RegionStorageInfo arg1, ChunkPos arg2)
method_57822(Throwable arg0, class_9240 arg1, class_1923 arg2)
onChunkSaveFailure(Throwable arg0, StorageKey arg1, ChunkPos arg2)
m_322794_(Throwable p_345019_, C_313747_ p_328809_, C_1560_ arg2)