net.minecraft.client.server

public class IntegratedServer

extends MinecraftServer

All mapped superinterfaces:

ProfilerMeasured, TaskScheduler, ServerInfo, ChunkIOErrorReporter, CommandSource

hso
net.minecraft.client.server.IntegratedServer
net.minecraft.class_1132

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
l
LOGGER
field_5520
private static final int
m
MIN_SIM_DISTANCE
field_34964
private final Minecraft
n
minecraft
field_5518
private boolean
o
paused
field_5524
private int
p
publishedPort
field_5522
private GameType
q
publishedGameType
field_28075
private LanServerPinger
r
lanPinger
field_5519
private UUID
s
uuid
field_5521
private int
t
previousSimulationDistance
field_34965

Constructor summary

ModifierConstructor
public (Thread arg0, Minecraft arg1, LevelStorageSource$LevelStorageAccess arg2, PackRepository arg3, WorldStem arg4, Services arg5, ChunkProgressListenerFactory arg6)

Method summary

Modifier and TypeMethod
public boolean
e()
initServer()
method_3823()
public boolean
E()
isPaused()
method_54809()
public void
a(BooleanSupplier arg0)
tickServer(BooleanSupplier arg0)
method_3748(BooleanSupplier arg0)
protected LocalSampleLogger
a()
getTickTimeLogger()
method_56881()
public boolean
g()
isTickTimeLoggingEnabled()
method_56626()
private void
b()
tickPaused()
method_36439()
public boolean
m()
shouldRconBroadcast()
method_3732()
public boolean
c()
shouldInformAdmins()
method_9201()
public Path
D()
getServerDirectory()
method_3831()
public boolean
n()
isDedicatedServer()
method_3816()
public int
o()
getRateLimitPacketsPerSecond()
method_30612()
public boolean
p()
isEpollEnabled()
method_3759()
public void
a(p arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
public SystemReport
a(ae arg0)
fillServerSystemReport(SystemReport arg0)
method_3859(class_6396 arg0)
public ModCheck
Q()
getModdedStatus()
method_24307()
public boolean
a(dkw arg0, boolean arg1, int arg2)
publishServer(GameType arg0, boolean arg1, int arg2)
method_3763(class_1934 arg0, boolean arg1, int arg2)
public void
v()
stopServer()
method_3782()
public void
a(boolean arg0)
halt(boolean arg0)
method_3747(boolean arg0)
public boolean
r()
isPublished()
method_3860()
public int
S()
getPort()
method_3756()
public void
a(dkw arg0)
setDefaultGameType(GameType arg0)
method_3838(class_1934 arg0)
public boolean
q()
isCommandBlockEnabled()
method_3812()
public int
k()
getOperatorUserPermissionLevel()
method_3798()
public int
l()
getFunctionCompilationLevel()
method_21714()
public void
a(UUID arg0)
setUUID(UUID arg0)
method_4817(UUID arg0)
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 boolean
aX()
forceSynchronousWrites()
method_27051()
public GameType
bd()
getForcedGameType()
method_3761()
public boolean
b(boolean arg0, boolean arg1, boolean arg2)
saveEverything(boolean arg0, boolean arg1, boolean arg2)
method_39218(boolean arg0, boolean arg1, boolean arg2)
private void
d()
warnOnLowDiskSpace()
method_57823()
public void
a(Throwable arg0, efw arg1, dke arg2)
reportChunkLoadFailure(Throwable arg0, RegionStorageInfo arg1, ChunkPos arg2)
method_57821(Throwable arg0, class_9240 arg1, class_1923 arg2)
public void
b(Throwable arg0, efw arg1, dke arg2)
reportChunkSaveFailure(Throwable arg0, RegionStorageInfo arg1, ChunkPos arg2)
method_57822(Throwable arg0, class_9240 arg1, class_1923 arg2)