net.minecraft.client.server

public class IntegratedServer

extends MinecraftServer

All mapped superinterfaces:

ProcessorHandle, SnooperPopulator, CommandSource

eng
net.minecraft.client.server.IntegratedServer
net.minecraft.class_1132
net.minecraft.unmapped.C_mxzbwazq
net.minecraft.server.integrated.IntegratedServer
net.minecraft.server.integrated.IntegratedServer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_5520
f_meybcfyy
LOGGER
field_147148_h
private final Minecraft
j
minecraft
field_5518
f_emvrxekh
client
field_71349_l
private boolean
k
paused
field_5524
f_ndkjydfc
paused
field_71348_o
private int
l
publishedPort
field_5522
f_nxbhkjum
lanPort
field_195580_l
private LanServerPinger
m
lanPinger
field_5519
f_qzkftpyq
lanPinger
field_71345_q
private UUID
n
uuid
field_5521
f_iiamgxxb
localPlayerUuid
field_211528_n

Constructor summary

ModifierConstructor
public (Thread serverThread, Minecraft client, RegistryAccess$RegistryHolder registryManager, LevelStorageSource$LevelStorageAccess session, PackRepository dataPackManager, ServerResources serverResourceManager, WorldData saveProperties, com.mojang.authlib.minecraft.MinecraftSessionService sessionService, com.mojang.authlib.GameProfileRepository gameProfileRepo, GameProfileCache userCache, ChunkProgressListenerFactory worldGenerationProgressListenerFactory)

Method summary

Modifier and TypeMethod
public boolean
d()
initServer()
method_3823()
m_tfzihhsk()
setupServer()
func_71197_b()
init()
public void
a(BooleanSupplier arg0)
tickServer(BooleanSupplier arg0)
method_3748(BooleanSupplier arg0)
m_ryjguldn(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
func_71217_p(BooleanSupplier arg0)
public boolean
i()
shouldRconBroadcast()
method_3732()
m_qekqyjho()
shouldBroadcastRconToOps()
func_195569_l()
public boolean
R_()
shouldInformAdmins()
method_9201()
m_zfuzzzpb()
shouldBroadcastConsoleToOps()
func_195041_r_()
shouldBroadcastCommands()
public File
B()
getServerDirectory()
method_3831()
m_klzymbhx()
getRunDirectory()
func_71238_n()
public boolean
j()
isDedicatedServer()
method_3816()
m_xpcjqhdz()
isDedicated()
func_71262_S()
public int
k()
getRateLimitPacketsPerSecond()
method_30612()
m_urgvyfxa()
getRateLimit()
func_241871_k()
public boolean
l()
isEpollEnabled()
method_3759()
m_dilbuqhf()
isUsingNativeTransport()
func_181035_ah()
public void
a(l arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
m_ylxvtbug(C_bkefkbum arg0)
setCrashReport(CrashReport arg0)
func_71228_a(CrashReport arg0)
public CrashReport
b(l arg0)
fillReport(CrashReport arg0)
method_3859(class_128 arg0)
m_cghmdkgc(C_bkefkbum arg0)
populateCrashReport(CrashReport arg0)
func_71230_b(CrashReport arg0)
public Optional<String>
o()
getModdedStatus()
method_24307()
m_wpevisnw()
getModdedStatusMessage()
func_230045_q_()
getModded()
public void
a(apc arg0)
populateSnooper(Snooper arg0)
method_5495(class_1276 arg0)
m_hkqlthwp(C_vskknpmc arg0)
addSnooperInfo(Snooper arg0)
func_70000_a(Snooper arg0)
public boolean
a(bru arg0, boolean arg1, int arg2)
publishServer(GameType arg0, boolean arg1, int arg2)
method_3763(class_1934 arg0, boolean arg1, int arg2)
m_hzwhggah(C_lghcpyvl arg0, boolean arg1, int arg2)
openToLan(GameMode arg0, boolean arg1, int arg2)
func_195565_a(GameType arg0, boolean arg1, int arg2)
public void
t()
stopServer()
method_3782()
m_vycxzbgk()
shutdown()
func_71260_j()
stop()
public void
a(boolean arg0)
halt(boolean arg0)
method_3747(boolean arg0)
m_ktxbigdk(boolean arg0)
stop(boolean arg0)
func_71263_m(boolean arg0)
safeShutdown(boolean arg0)
public boolean
n()
isPublished()
method_3860()
m_quqvcwgc()
isRemote()
func_71344_c()
public int
M()
getPort()
method_3756()
m_aazpmrxf()
getServerPort()
func_71215_F()
getPort()
public void
a(bru arg0)
setDefaultGameType(GameType arg0)
method_3838(class_1934 arg0)
m_ixudjtvq(C_lghcpyvl arg0)
setDefaultGameMode(GameMode arg0)
func_71235_a(GameType arg0)
public boolean
m()
isCommandBlockEnabled()
method_3812()
m_jgzzempi()
areCommandBlocksEnabled()
func_82356_Z()
getEnableCommandBlock()
public int
g()
getOperatorUserPermissionLevel()
method_3798()
m_tnvwblvm()
getOpPermissionLevel()
func_110455_j()
public int
h()
getFunctionCompilationLevel()
method_21714()
m_dowerpcm()
getFunctionPermissionLevel()
func_223707_k()
public void
a(UUID arg0)
setUUID(UUID arg0)
method_4817(UUID arg0)
m_gymkeqcq(UUID arg0)
setLocalPlayerUuid(UUID localPlayerUuid)
func_211527_b(UUID arg0)
public boolean
a(com.mojang.authlib.GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
m_ttqfvxjp(com.mojang.authlib.GameProfile arg0)
isHost(com.mojang.authlib.GameProfile arg0)
func_213199_b(com.mojang.authlib.GameProfile arg0)
public int
b(int arg0)
getScaledTrackingDistance(int arg0)
method_27903(int arg0)
m_aefyjgaj(int arg0)
adjustTrackingDistance(int arg0)
func_230512_b_(int arg0)
public boolean
aV()
forceSynchronousWrites()
method_27051()
m_cuuhdoqu()
syncChunkWrites()
func_230540_aS_()
isSyncChunkWrites()