History - net.minecraft.server.MinecraftServer

25w18a

Names

net.minecraft.server.MinecraftServer

Fields

List<Runnable>: z, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: z, tickables, field_4568

ServerConnectionListener: G, connection, field_4563, networkIo, f_129755_

ServerConnectionListener: G, connection, field_4563

ServerStatus: I, status, field_4593, metadata, f_129757_

ServerStatus: I, status, field_4593

String: M, localIp, field_4585, serverIp, f_129760_

String: M, localIp, field_4585

int: N, port, field_4555, serverPort, f_129761_

int: N, port, field_4555

boolean: R, running, field_4544, running, f_129764_

boolean: R, running, field_4544

boolean: S, stopped, field_4561, stopped, f_129765_

boolean: S, stopped, field_4561

int: T, tickCount, field_4572, ticks, f_129766_

int: T, tickCount, field_4572

Proxy: h, proxy, field_4599, proxy, f_129747_

Proxy: h, proxy, field_4599

boolean: V, onlineMode, field_4543, onlineMode, f_129705_

boolean: V, onlineMode, field_4543

boolean: X, pvp, field_4604, pvpEnabled, f_129707_

boolean: X, pvp, field_4604

boolean: Y, allowFlight, field_4554, flightEnabled, f_129708_

boolean: Y, allowFlight, field_4554

String: Z, motd, field_4564, motd, f_129709_

String: Z, motd, field_4564

int: aa, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

int: aa, playerIdleTimeout, field_4596

KeyPair: ad, keyPair, field_4552, keyPair, f_129712_

KeyPair: ad, keyPair, field_4552

boolean: af, isDemo, field_4549, demo, f_129714_

boolean: af, isDemo, field_4549

boolean: ag, isReady, field_4547, loading, f_129717_

boolean: ag, isReady, field_4547

long: ai, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

long: ai, lastServerStatus, field_4551

Thread: aj, serverThread, field_16257, serverThread, f_129725_

Thread: aj, serverThread, field_16257

PlayerList: Q, playerList, field_4550, playerManager, f_129763_

PlayerList: Q, playerList, field_4550

boolean: W, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

boolean: W, preventProxyConnections, field_4560

com.mojang.datafixers.DataFixer: L, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: L, fixerUpper, field_4587

PackRepository: ar, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: ar, packRepository, field_4595

ServerScoreboard: as, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: as, scoreboard, field_4558

ServerFunctionManager: av, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: av, functionManager, field_4591

boolean: aw, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: aw, enforceWhitelist, field_4570

Map<ResourceKey<Level>, ServerLevel>: P, levels, field_4589, worlds, f_129762_

Map<ResourceKey<Level>, ServerLevel>: P, levels, field_4589

LevelSettings: d, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelSettings: d, DEMO_SETTINGS, field_17704

ChunkProgressListenerFactory: H, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ChunkProgressListenerFactory: H, progressListenerFactory, field_17439

boolean: aq, mayHaveDelayedTasks, field_19249, hasJustExecutedTask, f_129728_

boolean: aq, mayHaveDelayedTasks, field_19249

CustomBossEvents: au, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: au, customBossEvents, field_4548

Executor: ay, executor, field_17200, workerExecutor, f_129738_

Executor: ay, executor, field_17200

String: az, serverId, field_17601, serverId, f_129739_

String: az, serverId, field_17601

CommandStorage: at, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: at, commandStorage, field_20850

LevelStorageSource$LevelStorageAccess: f, storageSource, field_23784, session, f_129744_

LevelStorageSource$LevelStorageAccess: f, storageSource, field_23784

PlayerDataStorage: g, playerDataStorage, field_24371, saveHandler, f_129745_

PlayerDataStorage: g, playerDataStorage, field_24371

StructureTemplateManager: aB, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: aB, structureTemplateManager, field_24370

WorldData: j, worldData, field_24372, saveProperties, f_129749_

WorldData: j, worldData, field_24372

float: m, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: m, AVERAGE_TICK_TIME_SMOOTHING, field_33212

int: n, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: n, TICK_STATS_SPAN, field_33213

int: u, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: u, MAX_STATUS_PLAYER_SAMPLE, field_33218

int: w, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: w, AUTOSAVE_INTERVAL, field_33220

int: y, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: y, MAX_TICK_LATENCY, field_33221

int: c, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

int: c, ABSOLUTE_MAX_WORLD_SIZE, field_33211

MetricsRecorder: A, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: A, metricsRecorder, field_22250

Consumer<ProfileResults>: B, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<ProfileResults>: B, onMetricsRecordingStopped, field_33975

Consumer<Path>: C, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

Consumer<Path>: C, onMetricsRecordingFinished, field_33976

boolean: D, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

boolean: D, willStartRecordingMetrics, field_33977

MinecraftServer$TimeProfiler: E, debugCommandProfiler, field_33978, debugStart, f_177876_

MinecraftServer$TimeProfiler: E, debugCommandProfiler, field_33978

boolean: F, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

boolean: F, debugCommandProfilerDelayStart, field_33979

String: b, VANILLA_BRAND, field_34982, VANILLA, f_195495_

String: b, VANILLA_BRAND, field_34982

com.mojang.authlib.GameProfile: e, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

com.mojang.authlib.GameProfile: e, ANONYMOUS_PLAYER_PROFILE, field_35641

boolean: aG, isSaving, field_35437, saving, f_195494_

boolean: aG, isSaving, field_35437

org.slf4j.Logger: l, LOGGER, field_4546, LOGGER, f_129750_

org.slf4j.Logger: l, LOGGER, field_4546

MinecraftServer$ReloadableResources: aA, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: aA, resources, field_25318

RandomSource: K, random, field_4602, random, f_129758_

RandomSource: K, random, field_4602

com.mojang.authlib.GameProfile: ae, singleplayerProfile, field_39214, hostProfile, f_236719_

com.mojang.authlib.GameProfile: ae, singleplayerProfile, field_39214

Services: i, services, field_39440, apiServices, f_236721_

Services: i, services, field_39440

LayeredRegistryAccess<RegistryLayer>: O, registries, field_25132, combinedDynamicRegistries, f_244176_

LayeredRegistryAccess<RegistryLayer>: O, registries, field_25132

ServerStatus$Favicon: J, statusIcon, field_42958, favicon, f_271173_

ServerStatus$Favicon: J, statusIcon, field_42958

long: o, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

long: o, OVERLOADED_THRESHOLD_NANOS, field_47143

int: p, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

int: p, OVERLOADED_TICKS_THRESHOLD, field_47144

long: q, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

long: q, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145

int: r, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

int: r, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146

long: s, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: s, STATUS_EXPIRE_TIME_NANOS, field_47147

long: t, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

long: t, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148

int: x, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

int: x, MIMINUM_AUTOSAVE_TICKS, field_47149

int: U, ticksUntilAutosave, field_47135, ticksUntilAutosave, f_302260_

int: U, ticksUntilAutosave, field_47135

long[]: ab, tickTimesNanos, field_47136, tickTimes, f_303727_

long[]: ab, tickTimesNanos, field_47136

long: ac, aggregatedTickTimesNanos, field_47137, recentTickTimesNanos, f_302883_

long: ac, aggregatedTickTimesNanos, field_47137

long: ah, lastOverloadWarningNanos, field_47138, lastOverloadWarningNanos, f_302681_

long: ah, lastOverloadWarningNanos, field_47138

long: an, nextTickTimeNanos, field_47139, tickStartTimeNanos, f_302313_

long: an, nextTickTimeNanos, field_47139

long: ap, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

long: ap, delayedTasksMaxNextTickTimeNanos, field_47140

float: ax, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

float: ax, smoothedTickTimeMillis, field_47141

ServerTickRateManager: aC, tickRateManager, field_47142, tickManager, f_303645_

ServerTickRateManager: aC, tickRateManager, field_47142

int: v, SPAWN_POSITION_SEARCH_RADIUS, field_48466, field_48466, f_314478_

int: v, SPAWN_POSITION_SEARCH_RADIUS, field_48466

long: ak, lastTickNanos, field_48773, lastFullTickLogTime, f_314161_

long: ak, lastTickNanos, field_48773

long: al, taskExecutionStartNanos, field_48774, tasksStartTime, f_316583_

long: al, taskExecutionStartNanos, field_48774

long: am, idleTimeNanos, field_48775, waitTime, f_316472_

long: am, idleTimeNanos, field_48775

PotionBrewing: aD, potionBrewing, field_51466, brewingRecipeRegistry, f_316552_

PotionBrewing: aD, potionBrewing, field_51466

AtomicReference<RuntimeException>: aH, fatalException, field_51917, WORLD_GEN_EXCEPTION, f_336607_

AtomicReference<RuntimeException>: aH, fatalException, field_51917

boolean: ao, waitingForNextTick, field_53718, waitingForNextTick, f_346743_

boolean: ao, waitingForNextTick, field_53718

FuelValues: aE, fuelValues, field_53715, fuelRegistry, f_349488_

FuelValues: aE, fuelValues, field_53715

int: aF, emptyTicks, field_53716, idleTickCount, f_349244_

int: aF, emptyTicks, field_53716

SuppressedExceptionCollector: aI, suppressedExceptions, field_53717, suppressedExceptionsTracker, f_347325_

SuppressedExceptionCollector: aI, suppressedExceptions, field_53717

com.mojang.jtracy.DiscontinuousFrame: aJ, tickFrame, field_54275, discontinuousFrame, f_349540_

com.mojang.jtracy.DiscontinuousFrame: aJ, tickFrame, field_54275

Constructors

Methods

boolean (): e, initServer, method_3823, setupServer, m_7038_

boolean (): e, initServer, method_3823

boolean (): v_, isHardcore, method_3754, isHardcore, m_7035_

boolean (): u_, isHardcore, method_3754

int (): k, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

int (): k, getOperatorUserPermissionLevel, method_3798

void (): v, stopServer, method_3782, shutdown, m_7041_

void (): v, stopServer, method_3782

String (): w, getLocalIp, method_3819, getServerIp, m_130009_

String (): w, getLocalIp, method_3819

void (String): a_, setLocalIp, method_3842, setServerIp, m_129913_

void (String): a_, setLocalIp, method_3842

boolean (): x, isRunning, method_3806, isRunning, m_130010_

boolean (): x, isRunning, method_3806

void (CrashReport): a, onServerCrash, method_3744, setCrashReport, m_7268_

void (CrashReport): a, onServerCrash, method_3744

void (): i, onServerExit, method_3821, exit, m_6988_

void (): i, onServerExit, method_3821

String (): M, getServerVersion, method_3827, getVersion, m_129786_

String (): M, getServerVersion, method_3827

int (): N, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): N, getPlayerCount, method_3788

int (): O, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

int (): O, getMaxPlayers, method_3802

String[] (): P, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): P, getPlayerNames, method_3858

String (): getServerModName, getServerModName, getServerModName

String (): getServerModName, getServerModName

KeyPair (): R, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): R, getKeyPair, method_3716

int (): S, getPort, method_3756, getServerPort, m_7010_

int (): S, getPort, method_3756

void (int): a, setPort, method_3779, setServerPort, m_129801_

void (int): a, setPort, method_3779

boolean (): U, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): U, isSingleplayer, method_3724

boolean (): W, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): W, isSpawningMonsters, method_3783

boolean (): X, isDemo, method_3799, isDemo, m_129794_

boolean (): X, isDemo, method_3799

void (boolean): c, setDemo, method_3730, setDemo, m_129975_

void (boolean): c, setDemo, method_3730

boolean (): n, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): n, isDedicatedServer, method_3816

boolean (): aa, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): aa, usesAuthentication, method_3828

void (boolean): d, setUsesAuthentication, method_3864, setOnlineMode, m_129985_

void (boolean): d, setUsesAuthentication, method_3864

boolean (): p, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): p, isEpollEnabled, method_3759

boolean (): ac, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ac, isPvpAllowed, method_3852

void (boolean): f, setPvpAllowed, method_3815, setPvpEnabled, m_129997_

void (boolean): f, setPvpAllowed, method_3815

boolean (): ad, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): ad, isFlightAllowed, method_3718

void (boolean): g, setFlightAllowed, method_3745, setFlightEnabled, m_129999_

void (boolean): g, setFlightAllowed, method_3745

boolean (): q, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

boolean (): q, isCommandBlockEnabled, method_3812

String (): ae, getMotd, method_3818, getServerMotd, m_129916_

String (): ae, getMotd, method_3818

void (String): d, setMotd, method_3834, setMotd, m_129989_

void (String): d, setMotd, method_3834

boolean (): af, isStopped, method_3750, isStopped, m_129918_

boolean (): af, isStopped, method_3750

ServerConnectionListener (): ah, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ah, getConnection, method_3787

boolean (): aj, hasGui, method_3727, hasGui, m_6370_

boolean (): aj, hasGui, method_3727

int (): ak, getTickCount, method_3780, getTicks, m_129921_

int (): ak, getTickCount, method_3780

void (): bh, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bh, startTimeProfiler, method_3832

int (): al, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): al, getSpawnProtectionRadius, method_3841

int (): ap, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): ap, getPlayerIdleTimeout, method_3862

void (int): c, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, m_7196_

void (int): c, setPlayerIdleTimeout, method_3803

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, getSessionService, method_3844

com.mojang.authlib.GameProfileRepository (): as, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): as, getProfileRepository, method_3719

GameProfileCache (): at, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): at, getProfileCache, method_3793

ServerStatus (): au, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): au, getStatus, method_3765

void (): av, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): av, invalidateStatus, method_3856

int (): aw, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): aw, getAbsoluteMaxWorldSize, method_3749

int (): az, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): az, getCompressionThreshold, method_3773

boolean (): ai, isReady, method_3820, isLoading, m_129920_

boolean (): ai, isReady, method_3820

PlayerList (): ag, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ag, getPlayerList, method_3760

void (PlayerList): a, setPlayerList, method_3846, setPlayerManager, m_129823_

void (PlayerList): a, setPlayerList, method_3846

GameType (): u, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): u, getDefaultGameType, method_3790

void (GameType): a, setDefaultGameType, method_3838, setDefaultGameMode, m_7835_

void (GameType): a, setDefaultGameType, method_3838

boolean (): ab, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): ab, getPreventProxyConnections, method_3775

void (boolean): e, setPreventProxyConnections, method_3764, setPreventProxyConnections, m_129993_

void (boolean): e, setPreventProxyConnections, method_3764

ServerAdvancementManager (): aD, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): aD, getAdvancements, method_3851

ServerFunctionManager (): aE, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aE, getFunctions, method_3740

boolean (): m, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): m, shouldRconBroadcast, method_3732

boolean (): r, isPublished, method_3860, isRemote, m_6992_

boolean (): r, isPublished, method_3860

boolean (GameType, boolean, int): a, publishServer, method_3763, openToLan, m_7386_

boolean (GameType, boolean, int): a, publishServer, method_3763

long (): aB, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): aB, getNextTickTime, method_3826

com.mojang.datafixers.DataFixer (): aC, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): aC, getFixerUpper, method_3855

void (CommandSourceStack): a, kickUnlistedPlayers, method_3728, kickNonWhitelistedPlayers, m_129849_

void (CommandSourceStack): a, kickUnlistedPlayers, method_3728

PackRepository (): aF, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aF, getPackRepository, method_3836

Commands (): aG, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aG, getCommands, method_3734

CommandSourceStack (): aH, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aH, createCommandSourceStack, method_3739

boolean (): x_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): w_, acceptsSuccess, method_9200

boolean (): y_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): x_, acceptsFailure, method_9202

RecipeManager (): aI, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aI, getRecipeManager, method_3772

ServerScoreboard (): aJ, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aJ, getScoreboard, method_3845

GameRules (): aL, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aL, getGameRules, method_3767

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aN, isEnforceWhitelist, method_3729

void (boolean): h, setEnforceWhitelist, method_3731, setEnforceWhitelist, m_130004_

void (boolean): h, setEnforceWhitelist, method_3731

int (com.mojang.authlib.GameProfile): c, getProfilePermissions, method_3835, getPermissionLevel, m_129944_

int (com.mojang.authlib.GameProfile): c, getProfilePermissions, method_3835

boolean (): bu, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bu, haveTime, method_3866

void (BooleanSupplier): a, tickServer, method_3748, tick, m_5705_

void (BooleanSupplier): a, tickServer, method_3748

void (BooleanSupplier): c, tickChildren, method_3813, tickWorlds, m_5703_

void (BooleanSupplier): c, tickChildren, method_3813

Iterable<ServerLevel> (): L, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): L, getAllLevels, method_3738

void (DimensionDataStorage): a, readScoreboard, method_17976, initScoreboard, m_129841_

void (DimensionDataStorage): a, readScoreboard, method_17976

void (ChunkProgressListener): b, prepareLevels, method_3774, prepareStartRegion, m_129940_

void (ChunkProgressListener): b, prepareLevels, method_3774

boolean (boolean, boolean, boolean): a, saveAllChunks, method_3723, save, m_129885_

boolean (boolean, boolean, boolean): a, saveAllChunks, method_3723

void (): close, close, close

void (): close, close

void (boolean): a, halt, method_3747, stop, m_7570_

void (boolean): a, halt, method_3747

void (): w_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): v_, waitUntilNextTick, method_16208

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, m_8505_

TickTask (Runnable): a, wrapRunnable, method_16209

boolean (TickTask): a, shouldRun, method_19464, canExecute, m_6362_

boolean (TickTask): a, shouldRun, method_19464

boolean (): B, pollTask, method_16075, runTask, m_7245_

boolean (): B, pollTask, method_16075

boolean (): bv, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bv, pollTaskInternal, method_20415

void (Runnable): b, addTickable, method_3742, addServerGuiTickable, m_129946_

void (Runnable): b, addTickable, method_3742

void (String): b, setId, method_17819, setServerId, m_129948_

void (String): b, setId, method_17819

void (Difficulty, boolean): a, setDifficulty, method_3776, setDifficulty, m_129827_

void (Difficulty, boolean): a, setDifficulty, method_3776

void (boolean): b, setDifficultyLocked, method_19467, setDifficultyLocked, m_129958_

void (boolean): b, setDifficultyLocked, method_19467

void (ServerPlayer): c, sendDifficultyUpdate, method_19465, sendDifficulty, m_129938_

void (ServerPlayer): c, sendDifficultyUpdate, method_19465

boolean (): ax, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): ax, scheduleExecutables, method_5384

Thread (): ay, getRunningThread, method_3777, getThread, m_6304_

Thread (): ay, getRunningThread, method_3777

int (ServerLevel): a, getSpawnRadius, method_3829, getSpawnRadius, m_129803_

int (ServerLevel): a, getSpawnRadius, method_3829

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aM, getCustomBossEvents, method_3837

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isHost, m_7779_

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466

boolean (): I, isShutdown, method_16043, isStopping, m_129782_

boolean (): I, isShutdown, method_16043

int (): l, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

int (): l, getFunctionCompilationLevel, method_21714

void (Path): b, saveDebugReport, method_21613, dump, m_129859_

void (Path): b, saveDebugReport, method_21613

void (Path): c, dumpMiscStats, method_21692, dumpStats, m_129950_

void (Path): c, dumpMiscStats, method_21692

void (Path): d, dumpGameRules, method_21615, dumpGamerules, m_129983_

void (Path): d, dumpGameRules, method_21615

void (Path): e, dumpClasspath, method_21616, dumpClasspath, m_129991_

void (Path): e, dumpClasspath, method_21616

void (Path): f, dumpThreads, method_21713, dumpThreads, m_129995_

void (Path): f, dumpThreads, method_21713

CommandStorage (): aK, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aK, getCommandStorage, method_22827

void (TickTask): b, doRunTask, method_24306, executeTask, m_6367_

void (TickTask): b, doRunTask, method_24306

<S extends MinecraftServer> S (Function<Thread, S>): a, spin, method_29740, startServer, m_129872_

<S extends MinecraftServer> S (Function<Thread, S>): a, spin, method_29740

void (): u_, loadLevel, method_3735, loadWorld, m_130006_

void (): t_, loadLevel, method_3735

void (): t, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): t, forceDifficulty, method_27731

void (ChunkProgressListener): a, createLevels, method_3786, createWorlds, m_129815_

void (ChunkProgressListener): a, createLevels, method_3786

void (WorldData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, m_129847_

void (WorldData): a, setupDebugLevel, method_17977

void (): y, runServer, method_29741, runServer, m_130011_

void (): y, runServer, method_29741

ServerLevel (): J, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): J, overworld, method_30002

ServerLevel (ResourceKey<Level>): a, getLevel, method_3847, getWorld, m_129880_

ServerLevel (ResourceKey<Level>): a, getLevel, method_3847

Set<ResourceKey<Level>> (): K, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): K, levelKeys, method_29435

int (int): b, getScaledTrackingDistance, method_27903, adjustTrackingDistance, m_7186_

int (int): b, getScaledTrackingDistance, method_27903

void (): bH, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bH, updateMobSpawningFlags, method_27729

boolean (ServerLevel, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, m_7762_

boolean (ServerLevel, BlockPos, Player): a, isUnderSpawnProtection, method_3785

boolean (): am, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): am, repliesToStatus, method_27902

CompletableFuture<Void> (Collection<String>): a, reloadResources, method_29439, reloadResources, m_129861_

CompletableFuture<Void> (Collection<String>): a, reloadResources, method_29439

ProfilerFiller (): bI, createProfiler, method_16044, startTickMetrics, m_355100_

ProfilerFiller (): bI, createProfiler, method_16044

boolean (): bg, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bg, isTimeProfilerRunning, method_24488

ProfileResults (): bi, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bi, stopTimeProfiler, method_24489

Path (LevelResource): a, getWorldPath, method_27050, getSavePath, m_129843_

Path (LevelResource): a, getWorldPath, method_27050

boolean (): aX, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aX, forceSynchronousWrites, method_27051

StructureTemplateManager (): aY, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aY, getStructureManager, method_27727

WorldData (): aZ, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aZ, getWorldData, method_27728

int (): o, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

int (): o, getRateLimitPacketsPerSecond, method_30612

void (): V, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): V, initializeKeyPair, method_31400

TextFilter (ServerPlayer): a, createTextFilterForPlayer, method_31371, createFilterer, m_7950_

TextFilter (ServerPlayer): a, createTextFilterForPlayer, method_31371

void (ServerLevel, ServerLevelData, boolean, boolean): a, setInitialSpawn, method_27901, setupSpawn, m_177896_

void (ServerLevel, ServerLevelData, boolean, boolean): a, setInitialSpawn, method_27901

SystemReport (SystemReport): b, fillSystemReport, method_37324, addSystemDetails, m_177935_

SystemReport (SystemReport): b, fillSystemReport, method_37324

SystemReport (SystemReport): a, fillServerSystemReport, method_3859, addExtraSystemDetails, m_142424_

SystemReport (SystemReport): a, fillServerSystemReport, method_3859

Proxy (): ao, getProxy, method_36113, getProxy, m_177930_

Proxy (): ao, getProxy, method_36113

boolean (): c, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): c, shouldInformAdmins, method_9201

void (Path): a, dumpServerProperties, method_37113, dumpProperties, m_142116_

void (Path): a, dumpServerProperties, method_37113

void (): aS, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): aS, endMetricsRecordingTick, method_24490

boolean (): aT, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aT, isRecordingMetrics, method_37321

void (Consumer<ProfileResults>, Consumer<Path>): a, startRecordingMetrics, method_37320, setupRecorder, m_177923_

void (Consumer<ProfileResults>, Consumer<Path>): a, startRecordingMetrics, method_37320

void (): aU, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aU, stopRecordingMetrics, method_37322

void (): aV, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aV, finishRecordingMetrics, method_37323

boolean (): Z, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): Z, isResourcePackRequired, method_32303

ServerPlayerGameMode (ServerPlayer): b, createGameModeForPlayer, method_32816, getPlayerInteractionManager, m_177933_

ServerPlayerGameMode (ServerPlayer): b, createGameModeForPlayer, method_32816

GameType (): bd, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): bd, getForcedGameType, method_3761

ResourceManager (): be, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): be, getResourceManager, method_34864

Optional<Path> (): C, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<Path> (): C, getWorldScreenshotFile, method_3725

boolean (boolean, boolean, boolean): b, saveEverything, method_39218, saveAll, m_195514_

boolean (boolean, boolean, boolean): b, saveEverything, method_39218

ModCheck (): Q, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): Q, getModdedStatus, method_24307

boolean (): an, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): an, hidesOnlinePlayers, method_39424

void (Path): g, dumpNativeModules, method_38584, dumpNativeModules, m_195521_

void (Path): g, dumpNativeModules, method_38584

boolean (): bf, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): bf, isCurrentlySaving, method_39219

CrashReport (Throwable): b, constructOrExtractCrashReport, method_40376, createCrashReport, m_206568_

CrashReport (Throwable): b, constructOrExtractCrashReport, method_40376

void (Runnable): c, executeIfPossible, method_40000, executeSync, m_201446_

void (Runnable): c, executeIfPossible, method_40000

RegistryAccess$Frozen (): ba, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): ba, registryAccess, method_30611

void (Component): a, sendSystemMessage, method_43496, sendMessage, m_213846_

void (Component): a, sendSystemMessage, method_43496

com.mojang.authlib.GameProfile (): T, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

com.mojang.authlib.GameProfile (): T, getSingleplayerProfile, method_43824

void (com.mojang.authlib.GameProfile): b, setSingleplayerProfile, method_43825, setHostProfile, m_236740_

void (com.mojang.authlib.GameProfile): b, setSingleplayerProfile, method_43825

Optional<MinecraftServer$ServerResourcePackInfo> (): Y, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

Optional<MinecraftServer$ServerResourcePackInfo> (): Y, getServerResourcePack, method_43659

SignatureValidator (): ar, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

SignatureValidator (): ar, getProfileKeySignatureValidator, method_44301

boolean (): aA, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): aA, enforceSecureProfile, method_43500

void (): aW, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aW, cancelRecordingMetrics, method_42062

int (): bj, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bj, getMaxChainedNeighborUpdates, method_41239

ChatDecorator (): bk, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bk, getChatDecorator, method_43929

void (Component, ChatType$Bound, String): a, logChatMessage, method_43614, logChatMessage, m_241158_

void (Component, ChatType$Bound, String): a, logChatMessage, method_43614

LayeredRegistryAccess<RegistryLayer> (): bb, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): bb, registries, method_46221

Optional<ServerStatus$Favicon> (): bC, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bC, loadStatusIcon, method_49384

ServerStatus (): bF, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus (): bF, buildServerStatus, method_49385

ServerStatus$Players (): bG, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

ServerStatus$Players (): bG, buildPlayerStatus, method_49386

void (ServerLevel): b, synchronizeTime, method_49750, sendTimeUpdatePackets, m_276346_

void (ServerLevel): b, synchronizeTime, method_49750

void (): H, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (): H, forceTimeSynchronization, method_49749

boolean (): bl, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): bl, logIPs, method_52344

boolean (): E, isPaused, method_54809, isPaused, m_305863_

boolean (): E, isPaused, method_54809

int (): bE, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

int (): bE, computeNextAutosaveInterval, method_54837

void (): F, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

void (): F, onTickRateChanged, method_54831

float (): aO, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

float (): aO, getCurrentSmoothedTickTime, method_54832

ServerTickRateManager (): aP, tickRateManager, method_54833, getTickManager, m_306290_

ServerTickRateManager (): aP, tickRateManager, method_54833

long (): aQ, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long (): aQ, getAverageTickTimeNanos, method_54834

long[] (): aR, getTickTimesNanos, method_54835, getTickTimes, m_307378_

long[] (): aR, getTickTimesNanos, method_54835

void (): br, logFullTickTime, method_56603, pushFullTickLog, m_321294_

void (): br, logFullTickTime, method_56603

void (): bs, startMeasuringTaskExecutionTime, method_56604, startTaskPerformanceLog, m_320448_

void (): bs, startMeasuringTaskExecutionTime, method_56604

void (): bt, finishMeasuringTaskExecutionTime, method_56605, pushPerformanceLogs, m_321667_

void (): bt, finishMeasuringTaskExecutionTime, method_56605

void (): A, waitForTasks, method_20813, waitForTasks, m_5667_

void (): A, waitForTasks, method_20813

void (long): a, logTickMethodTime, method_56602, pushTickLog, m_319509_

void (long): a, logTickMethodTime, method_56602

SampleLogger (): f, getTickTimeLogger, method_56593, getDebugSampleLog, m_318596_

SampleLogger (): f, getTickTimeLogger, method_56593

boolean (): g, isTickTimeLoggingEnabled, method_56626, shouldPushTickTimeLog, m_319241_

boolean (): g, isTickTimeLoggingEnabled, method_56626

WorldDataConfiguration (PackRepository, WorldDataConfiguration, boolean, boolean): a, configurePackRepository, method_29736, loadDataPacks, m_246048_

WorldDataConfiguration (PackRepository, WorldDataConfiguration, boolean, boolean): a, configurePackRepository, method_29736

WorldDataConfiguration (PackRepository, Collection<String>, FeatureFlagSet, boolean): a, configureRepositoryWithSelection, method_59848, loadDataPacks, m_319199_

WorldDataConfiguration (PackRepository, Collection<String>, FeatureFlagSet, boolean): a, configureRepositoryWithSelection, method_59848

void (PackRepository, FeatureFlagSet): a, enableForcedFeaturePacks, method_59847, forceEnableRequestedFeatures, m_324483_

void (PackRepository, FeatureFlagSet): a, enableForcedFeaturePacks, method_59847

DataPackConfig (PackRepository, boolean): a, getSelectedPacks, method_29735, createDataPackSettings, m_129817_

DataPackConfig (PackRepository, boolean): a, getSelectedPacks, method_29735

ReloadableServerRegistries$Holder (): bc, reloadableRegistries, method_58576, getReloadableRegistries, m_323018_

ReloadableServerRegistries$Holder (): bc, reloadableRegistries, method_58576

void (ServerPlayer, RemoteDebugSampleType): a, subscribeToDebugSample, method_56625, subscribeToDebugSample, m_320401_

void (ServerPlayer, RemoteDebugSampleType): a, subscribeToDebugSample, method_56625

boolean (): bm, acceptsTransfers, method_56040, acceptsTransfers, m_320782_

boolean (): bm, acceptsTransfers, method_56040

PotionBrewing (): bn, potionBrewing, method_59777, getBrewingRecipeRegistry, m_323711_

PotionBrewing (): bn, potionBrewing, method_59777

boolean (): z, throwIfFatalException, method_60584, checkWorldGenException, m_339664_

boolean (): z, throwIfFatalException, method_60584

void (RuntimeException): a, setFatalException, method_60582, setWorldGenException, m_339773_

void (RuntimeException): a, setFatalException, method_60582

void (BooleanSupplier): b, managedBlock, method_18857, runTasks, m_18701_

void (BooleanSupplier): b, managedBlock, method_18857

Path (): D, getServerDirectory, method_3831, getRunDirectory, m_6237_

Path (): D, getServerDirectory, method_3831

boolean (Level): a, isLevelEnabled, method_60671, isWorldAllowed, m_7079_

boolean (Level): a, isLevelEnabled, method_60671

Path (String): c, getFile, method_3758, getPath, m_129971_

Path (String): c, getFile, method_3758

void (CrashReport, ChunkPos, RegionStorageInfo): a, storeChunkIoError, method_61089, writeChunkIoReport, m_338468_

void (CrashReport, ChunkPos, RegionStorageInfo): a, storeChunkIoError, method_61089

void (Throwable, RegionStorageInfo, ChunkPos): a, reportChunkLoadFailure, method_57821, onChunkLoadFailure, m_293783_

void (Throwable, RegionStorageInfo, ChunkPos): a, reportChunkLoadFailure, method_57821

void (Throwable, RegionStorageInfo, ChunkPos): b, reportChunkSaveFailure, method_57822, onChunkSaveFailure, m_322794_

void (Throwable, RegionStorageInfo, ChunkPos): b, reportChunkSaveFailure, method_57822

ServerLinks (): bp, serverLinks, method_60672, getServerLinks, m_338896_

ServerLinks (): bp, serverLinks, method_60672

void (): bD, autoSave, method_62734, runAutosave, m_354367_

void (): bD, autoSave, method_62734

void (): G, tickConnection, method_61254, tickNetworkIo, m_352586_

void (): G, tickConnection, method_61254

void (Throwable, PacketType<?>): a, reportPacketHandlingException, method_62733, onPacketException, m_352627_

void (Throwable, PacketType<?>): a, reportPacketHandlingException, method_62733

FuelValues (): bo, fuelValues, method_62735, getFuelRegistry, m_356419_

FuelValues (): bo, fuelValues, method_62735

int (): bq, pauseWhileEmptySeconds, method_61255, getPauseWhenEmptySeconds, m_353279_

int (): bq, pauseWhileEmptySeconds, method_61255

1.21.5

Names

Fields

long: ak, lastTickNanos, field_48773, prevFullTickLogTime, f_314161_

long: ak, lastTickNanos, field_48773, lastFullTickLogTime, f_314161_

Constructors

Methods

boolean (): w_, isHardcore, method_3754, isHardcore, m_7035_

boolean (): v_, isHardcore, method_3754, isHardcore, m_7035_

boolean (): y_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): x_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): z_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): y_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

void (): x_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): w_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): v_, loadLevel, method_3735, loadWorld, m_130006_

void (): u_, loadLevel, method_3735, loadWorld, m_130006_

1.21.4

Names

Fields

Constructors

Methods

1.21.3

Names

Fields

List<Runnable>: y, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: z, tickables, field_4568, serverGuiTickables, f_129752_

PackRepository: aq, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: ar, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: ar, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: as, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: au, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: av, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: av, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: aw, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: ap, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

boolean: aq, mayHaveDelayedTasks, field_19249, hasJustExecutedTask, f_129728_

CustomBossEvents: at, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: au, customBossEvents, field_4548, bossBarManager, f_129733_

Executor: ax, executor, field_17200, workerExecutor, f_129738_

Executor: ay, executor, field_17200, workerExecutor, f_129738_

String: ay, serverId, field_17601, serverId, f_129739_

String: az, serverId, field_17601, serverId, f_129739_

CommandStorage: as, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: at, commandStorage, field_20850, dataCommandStorage, f_129732_

ProfilerFiller: A, profiler, field_16258, profiler, f_129754_

StructureTemplateManager: aA, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: aB, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

float: l, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: m, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: m, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: n, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: t, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: u, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: v, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: w, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: x, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: y, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

MetricsRecorder: z, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: A, metricsRecorder, field_22250, recorder, f_177872_

boolean: aD, isSaving, field_35437, saving, f_195494_

boolean: aG, isSaving, field_35437, saving, f_195494_

org.slf4j.Logger: k, LOGGER, field_4546, LOGGER, f_129750_

org.slf4j.Logger: l, LOGGER, field_4546, LOGGER, f_129750_

MinecraftServer$ReloadableResources: az, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: aA, resources, field_25318, resourceManagerHolder, f_129740_

long: n, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

long: o, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

int: o, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

int: p, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

long: p, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

long: q, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

int: q, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

int: r, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

long: r, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: s, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: s, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

long: t, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

int: w, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

int: x, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

long: ao, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

long: ap, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

float: aw, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

float: ax, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

ServerTickRateManager: aB, tickRateManager, field_47142, tickManager, f_303645_

ServerTickRateManager: aC, tickRateManager, field_47142, tickManager, f_303645_

int: u, SPAWN_POSITION_SEARCH_RADIUS, field_48466, field_48466, f_314478_

int: v, SPAWN_POSITION_SEARCH_RADIUS, field_48466, field_48466, f_314478_

PotionBrewing: aC, potionBrewing, field_51466, brewingRecipeRegistry, f_316552_

PotionBrewing: aD, potionBrewing, field_51466, brewingRecipeRegistry, f_316552_

AtomicReference<RuntimeException>: aE, fatalException, field_51917, WORLD_GEN_EXCEPTION, f_336607_

AtomicReference<RuntimeException>: aH, fatalException, field_51917, WORLD_GEN_EXCEPTION, f_336607_

boolean: ao, waitingForNextTick, field_53718, waitingForNextTick, f_346743_

FuelValues: aE, fuelValues, field_53715, fuelRegistry, f_349488_

int: aF, emptyTicks, field_53716, idleTickCount, f_349244_

SuppressedExceptionCollector: aI, suppressedExceptions, field_53717, suppressedExceptionsTracker, f_347325_

com.mojang.jtracy.DiscontinuousFrame: aJ, tickFrame, field_54275, discontinuousFrame, f_349540_

Constructors

Methods

boolean (): j, isHardcore, method_3754, isHardcore, m_7035_

boolean (): w_, isHardcore, method_3754, isHardcore, m_7035_

String (): L, getServerVersion, method_3827, getVersion, m_129786_

String (): M, getServerVersion, method_3827, getVersion, m_129786_

int (): M, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): N, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): N, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

int (): O, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

String[] (): O, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): P, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): Q, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): R, getKeyPair, method_3716, getKeyPair, m_129790_

int (): R, getPort, method_3756, getServerPort, m_7010_

int (): S, getPort, method_3756, getServerPort, m_7010_

boolean (): T, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): U, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): V, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): W, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): W, isDemo, method_3799, isDemo, m_129794_

boolean (): X, isDemo, method_3799, isDemo, m_129794_

boolean (): Z, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): aa, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): ab, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): ac, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): ad, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ac, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ae, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): ad, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): af, getMotd, method_3818, getServerMotd, m_129916_

String (): ae, getMotd, method_3818, getServerMotd, m_129916_

boolean (): ag, isStopped, method_3750, isStopped, m_129918_

boolean (): af, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): ai, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ah, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ak, hasGui, method_3727, hasGui, m_6370_

boolean (): aj, hasGui, method_3727, hasGui, m_6370_

int (): al, getTickCount, method_3780, getTicks, m_129921_

int (): ak, getTickCount, method_3780, getTicks, m_129921_

void (): bj, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bh, startTimeProfiler, method_3832, startDebug, m_177943_

int (): am, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): al, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): aq, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): ap, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): at, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): as, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): au, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): at, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): av, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): au, getStatus, method_3765, getServerMetadata, m_129928_

void (): aw, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): av, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): ax, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): aw, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): aA, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): az, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): aj, isReady, method_3820, isLoading, m_129920_

boolean (): ai, isReady, method_3820, isLoading, m_129920_

PlayerList (): ah, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ag, getPlayerList, method_3760, getPlayerManager, m_6846_

GameType (): u_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): u, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): aa, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): ab, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): aE, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): aD, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aF, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aE, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): aC, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): aB, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): aD, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): aC, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aG, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aF, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aH, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aG, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aI, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aH, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): k_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): y_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): w_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): z_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aJ, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aI, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aK, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aJ, getScoreboard, method_3845, getScoreboard, m_129896_

GameRules (): aM, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aL, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aO, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

Iterable<ServerLevel> (): K, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): L, getAllLevels, method_3738, getWorlds, m_129785_

void (): v_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): x_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, m_6681_

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, m_8505_

boolean (): ay, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): ax, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): az, getRunningThread, method_3777, getThread, m_6304_

Thread (): ay, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aN, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): H, isShutdown, method_16043, isStopping, m_129782_

boolean (): I, isShutdown, method_16043, isStopping, m_129782_

CommandStorage (): aL, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aK, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

void (): t_, loadLevel, method_3735, loadWorld, m_130006_

void (): v_, loadLevel, method_3735, loadWorld, m_130006_

ServerLevel (): I, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): J, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): J, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): K, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

boolean (): an, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): am, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

ProfilerFiller (): aT, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): bI, createProfiler, method_16044, startTickMetrics, m_355100_

boolean (): bi, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bg, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bk, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bi, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aZ, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aX, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): ba, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aY, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): bb, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aZ, getWorldData, method_27728, getSaveProperties, m_129910_

void (): U, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): V, initializeKeyPair, method_31400, generateKeyPair, m_129793_

Proxy (): ap, getProxy, method_36113, getProxy, m_177930_

Proxy (): ao, getProxy, method_36113, getProxy, m_177930_

boolean (): M_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): c, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

void (): bI, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): aU, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): aS, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aV, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aT, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aW, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aU, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aX, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aV, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): Y, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): Z, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): bf, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): bd, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): bg, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): be, getResourceManager, method_34864, getResourceManager, m_177941_

ModCheck (): P, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): Q, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): ao, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): an, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): bh, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): bf, isCurrentlySaving, method_39219, isSaving, m_195518_

CrashReport (Throwable): a, constructOrExtractCrashReport, method_40376, createCrashReport, m_206568_

CrashReport (Throwable): b, constructOrExtractCrashReport, method_40376, createCrashReport, m_206568_

RegistryAccess$Frozen (): bc, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): ba, registryAccess, method_30611, getRegistryManager, m_206579_

com.mojang.authlib.GameProfile (): S, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

com.mojang.authlib.GameProfile (): T, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

Optional<MinecraftServer$ServerResourcePackInfo> (): X, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

Optional<MinecraftServer$ServerResourcePackInfo> (): Y, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

SignatureValidator (): as, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

SignatureValidator (): ar, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

boolean (): aB, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): aA, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aY, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aW, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): bl, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bj, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): bm, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bk, getChatDecorator, method_43929, getMessageDecorator, m_236742_

LayeredRegistryAccess<RegistryLayer> (): bd, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): bb, registries, method_46221, getCombinedDynamicRegistries, m_247573_

Optional<ServerStatus$Favicon> (): bD, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bC, loadStatusIcon, method_49384, loadFavicon, m_272273_

void (): G, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (): H, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

boolean (): bn, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): bl, logIPs, method_52344, shouldLogIps, m_292975_

float (): aP, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

float (): aO, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

ServerTickRateManager (): aQ, tickRateManager, method_54833, getTickManager, m_306290_

ServerTickRateManager (): aP, tickRateManager, method_54833, getTickManager, m_306290_

long (): aR, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long (): aQ, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long[] (): aS, getTickTimesNanos, method_54835, getTickTimes, m_307378_

long[] (): aR, getTickTimesNanos, method_54835, getTickTimes, m_307378_

ReloadableServerRegistries$Holder (): be, reloadableRegistries, method_58576, getReloadableRegistries, m_323018_

ReloadableServerRegistries$Holder (): bc, reloadableRegistries, method_58576, getReloadableRegistries, m_323018_

boolean (): bo, acceptsTransfers, method_56040, acceptsTransfers, m_320782_

boolean (): bm, acceptsTransfers, method_56040, acceptsTransfers, m_320782_

PotionBrewing (): bp, potionBrewing, method_59777, getBrewingRecipeRegistry, m_323711_

PotionBrewing (): bn, potionBrewing, method_59777, getBrewingRecipeRegistry, m_323711_

ServerLinks (): bq, serverLinks, method_60672, getServerLinks, m_338896_

ServerLinks (): bp, serverLinks, method_60672, getServerLinks, m_338896_

void (): bD, autoSave, method_62734, runAutosave, m_354367_

void (): G, tickConnection, method_61254, tickNetworkIo, m_352586_

void (Throwable, PacketType<?>): a, reportPacketHandlingException, method_62733, onPacketException, m_352627_

FuelValues (): bo, fuelValues, method_62735, getFuelRegistry, m_356419_

int (): bq, pauseWhileEmptySeconds, method_61255, getPauseWhenEmptySeconds, m_353279_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

Fields

AtomicReference<RuntimeException>: aE, fatalException, field_51917, WORLD_GEN_EXCEPTION, f_336607_

Constructors

Methods

File (): C, getServerDirectory, method_3831, getRunDirectory, m_6237_

boolean (): G, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

File (String): c, getFile, method_3758, getFile, m_129971_

boolean (): l_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): k_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): bt, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bu, haveTime, method_3866, shouldKeepTicking, m_129960_

void (BooleanSupplier): b, tickChildren, method_3813, tickWorlds, m_5703_

void (BooleanSupplier): c, tickChildren, method_3813, tickWorlds, m_5703_

boolean (): A, pollTask, method_16075, runTask, m_7245_

boolean (): B, pollTask, method_16075, runTask, m_7245_

boolean (): bu, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bv, pollTaskInternal, method_20415, runOneTask, m_129961_

void (): bG, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bH, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (): U_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): M_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

void (): bH, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bI, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

Optional<Path> (): B, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<Path> (): C, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<ServerStatus$Favicon> (): bC, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bD, loadStatusIcon, method_49384, loadFavicon, m_272273_

ServerStatus (): bE, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus (): bF, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus$Players (): bF, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

ServerStatus$Players (): bG, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

void (): F, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (): G, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

boolean (): D, isPaused, method_54809, isPaused, m_305863_

boolean (): E, isPaused, method_54809, isPaused, m_305863_

int (): bD, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

int (): bE, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

void (): E, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

void (): F, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

void (): bq, logFullTickTime, method_56603, pushFullTickLog, m_321294_

void (): br, logFullTickTime, method_56603, pushFullTickLog, m_321294_

void (): br, startMeasuringTaskExecutionTime, method_56604, startTaskPerformanceLog, m_320448_

void (): bs, startMeasuringTaskExecutionTime, method_56604, startTaskPerformanceLog, m_320448_

void (): bs, finishMeasuringTaskExecutionTime, method_56605, pushPerformanceLogs, m_321667_

void (): bt, finishMeasuringTaskExecutionTime, method_56605, pushPerformanceLogs, m_321667_

void (): z, waitForTasks, method_20813, waitForTasks, m_5667_

void (): A, waitForTasks, method_20813, waitForTasks, m_5667_

void (ChunkPos): a, reportChunkLoadFailure, method_57821, onChunkLoadFailure, m_293783_

void (ChunkPos): b, reportChunkSaveFailure, method_57822, onChunkSaveFailure, m_322794_

boolean (): z, throwIfFatalException, method_60584, checkWorldGenException, m_339664_

void (RuntimeException): a, setFatalException, method_60582, setWorldGenException, m_339773_

void (BooleanSupplier): b, managedBlock, method_18857, runTasks, m_18701_

Path (): D, getServerDirectory, method_3831, getRunDirectory, m_6237_

boolean (Level): a, isLevelEnabled, method_60671, isWorldAllowed, m_7079_

Path (String): c, getFile, method_3758, getPath, m_129971_

void (CrashReport, ChunkPos, RegionStorageInfo): a, storeChunkIoError, method_61089, writeChunkIoReport, m_338468_

void (Throwable, RegionStorageInfo, ChunkPos): a, reportChunkLoadFailure, method_57821, onChunkLoadFailure, m_293783_

void (Throwable, RegionStorageInfo, ChunkPos): b, reportChunkSaveFailure, method_57822, onChunkSaveFailure, m_322794_

ServerLinks (): bq, serverLinks, method_60672, getServerLinks, m_338896_

1.20.6

Names

Fields

List<Runnable>: z, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: y, tickables, field_4568, serverGuiTickables, f_129752_

ServerConnectionListener: H, connection, field_4563, networkIo, f_129755_

ServerConnectionListener: G, connection, field_4563, networkIo, f_129755_

ServerStatus: J, status, field_4593, metadata, f_129757_

ServerStatus: I, status, field_4593, metadata, f_129757_

String: N, localIp, field_4585, serverIp, f_129760_

String: M, localIp, field_4585, serverIp, f_129760_

int: O, port, field_4555, serverPort, f_129761_

int: N, port, field_4555, serverPort, f_129761_

boolean: S, running, field_4544, running, f_129764_

boolean: R, running, field_4544, running, f_129764_

boolean: T, stopped, field_4561, stopped, f_129765_

boolean: S, stopped, field_4561, stopped, f_129765_

int: U, tickCount, field_4572, ticks, f_129766_

int: T, tickCount, field_4572, ticks, f_129766_

Proxy: i, proxy, field_4599, proxy, f_129747_

Proxy: h, proxy, field_4599, proxy, f_129747_

boolean: W, onlineMode, field_4543, onlineMode, f_129705_

boolean: V, onlineMode, field_4543, onlineMode, f_129705_

boolean: Y, pvp, field_4604, pvpEnabled, f_129707_

boolean: X, pvp, field_4604, pvpEnabled, f_129707_

boolean: Z, allowFlight, field_4554, flightEnabled, f_129708_

boolean: Y, allowFlight, field_4554, flightEnabled, f_129708_

String: aa, motd, field_4564, motd, f_129709_

String: Z, motd, field_4564, motd, f_129709_

int: ab, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

int: aa, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

KeyPair: ae, keyPair, field_4552, keyPair, f_129712_

KeyPair: ad, keyPair, field_4552, keyPair, f_129712_

boolean: ag, isDemo, field_4549, demo, f_129714_

boolean: af, isDemo, field_4549, demo, f_129714_

boolean: ah, isReady, field_4547, loading, f_129717_

boolean: ag, isReady, field_4547, loading, f_129717_

long: aj, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

long: ai, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

Thread: ak, serverThread, field_16257, serverThread, f_129725_

Thread: aj, serverThread, field_16257, serverThread, f_129725_

PlayerList: R, playerList, field_4550, playerManager, f_129763_

PlayerList: Q, playerList, field_4550, playerManager, f_129763_

boolean: X, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

boolean: W, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

com.mojang.datafixers.DataFixer: M, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: L, fixerUpper, field_4587, dataFixer, f_129759_

PackRepository: ao, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: aq, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: ap, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: ar, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: as, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: au, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: at, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: av, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

Map<ResourceKey<Level>, ServerLevel>: Q, levels, field_4589, worlds, f_129762_

Map<ResourceKey<Level>, ServerLevel>: P, levels, field_4589, worlds, f_129762_

LevelSettings: e, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelSettings: d, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

ChunkProgressListenerFactory: I, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ChunkProgressListenerFactory: H, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

boolean: an, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

boolean: ap, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

CustomBossEvents: ar, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: at, customBossEvents, field_4548, bossBarManager, f_129733_

Executor: av, executor, field_17200, workerExecutor, f_129738_

Executor: ax, executor, field_17200, workerExecutor, f_129738_

String: aw, serverId, field_17601, serverId, f_129739_

String: ay, serverId, field_17601, serverId, f_129739_

CommandStorage: aq, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: as, commandStorage, field_20850, dataCommandStorage, f_129732_

LevelStorageSource$LevelStorageAccess: g, storageSource, field_23784, session, f_129744_

LevelStorageSource$LevelStorageAccess: f, storageSource, field_23784, session, f_129744_

PlayerDataStorage: h, playerDataStorage, field_24371, saveHandler, f_129745_

PlayerDataStorage: g, playerDataStorage, field_24371, saveHandler, f_129745_

ProfilerFiller: B, profiler, field_16258, profiler, f_129754_

ProfilerFiller: A, profiler, field_16258, profiler, f_129754_

StructureTemplateManager: ay, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: aA, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

WorldData: k, worldData, field_24372, saveProperties, f_129749_

WorldData: j, worldData, field_24372, saveProperties, f_129749_

float: m, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: l, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: n, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: m, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: u, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: t, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: c, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: v, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: w, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: v, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: y, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: x, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: d, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

int: c, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

MetricsRecorder: A, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: z, metricsRecorder, field_22250, recorder, f_177872_

Consumer<ProfileResults>: C, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<ProfileResults>: B, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<Path>: D, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

Consumer<Path>: C, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

boolean: E, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

boolean: D, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

MinecraftServer$TimeProfiler: F, debugCommandProfiler, field_33978, debugStart, f_177876_

MinecraftServer$TimeProfiler: E, debugCommandProfiler, field_33978, debugStart, f_177876_

boolean: G, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

boolean: F, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

com.mojang.authlib.GameProfile: f, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

com.mojang.authlib.GameProfile: e, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

boolean: aA, isSaving, field_35437, saving, f_195494_

boolean: aD, isSaving, field_35437, saving, f_195494_

org.slf4j.Logger: l, LOGGER, field_4546, LOGGER, f_129750_

org.slf4j.Logger: k, LOGGER, field_4546, LOGGER, f_129750_

MinecraftServer$ReloadableResources: ax, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: az, resources, field_25318, resourceManagerHolder, f_129740_

RandomSource: L, random, field_4602, random, f_129758_

RandomSource: K, random, field_4602, random, f_129758_

com.mojang.authlib.GameProfile: af, singleplayerProfile, field_39214, hostProfile, f_236719_

com.mojang.authlib.GameProfile: ae, singleplayerProfile, field_39214, hostProfile, f_236719_

Services: j, services, field_39440, apiServices, f_236721_

Services: i, services, field_39440, apiServices, f_236721_

LayeredRegistryAccess<RegistryLayer>: P, registries, field_25132, combinedDynamicRegistries, f_244176_

LayeredRegistryAccess<RegistryLayer>: O, registries, field_25132, combinedDynamicRegistries, f_244176_

ServerStatus$Favicon: K, statusIcon, field_42958, favicon, f_271173_

ServerStatus$Favicon: J, statusIcon, field_42958, favicon, f_271173_

long: o, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

long: n, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

int: p, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

int: o, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

long: q, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

long: p, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

int: r, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

int: q, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

long: s, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: r, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: t, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

long: s, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

int: x, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

int: w, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

int: V, ticksUntilAutosave, field_47135, ticksUntilAutosave, f_302260_

int: U, ticksUntilAutosave, field_47135, ticksUntilAutosave, f_302260_

long[]: ac, tickTimesNanos, field_47136, tickTimes, f_303727_

long[]: ab, tickTimesNanos, field_47136, tickTimes, f_303727_

long: ad, aggregatedTickTimesNanos, field_47137, recentTickTimesNanos, f_302883_

long: ac, aggregatedTickTimesNanos, field_47137, recentTickTimesNanos, f_302883_

long: ai, lastOverloadWarningNanos, field_47138, lastOverloadWarningNanos, f_302681_

long: ah, lastOverloadWarningNanos, field_47138, lastOverloadWarningNanos, f_302681_

long: al, nextTickTimeNanos, field_47139, tickStartTimeNanos, f_302313_

long: an, nextTickTimeNanos, field_47139, tickStartTimeNanos, f_302313_

long: am, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

long: ao, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

float: au, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

float: aw, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

ServerTickRateManager: az, tickRateManager, field_47142, tickManager, f_303645_

ServerTickRateManager: aB, tickRateManager, field_47142, tickManager, f_303645_

int: u, SPAWN_POSITION_SEARCH_RADIUS, field_48466, field_48466, f_314478_

long: ak, lastTickNanos, field_48773, prevFullTickLogTime, f_314161_

long: al, taskExecutionStartNanos, field_48774, tasksStartTime, f_316583_

long: am, idleTimeNanos, field_48775, waitTime, f_316472_

PotionBrewing: aC, potionBrewing, field_51466, brewingRecipeRegistry, f_316552_

Constructors

Methods

boolean (): h, isHardcore, method_3754, isHardcore, m_7035_

boolean (): j, isHardcore, method_3754, isHardcore, m_7035_

int (): i, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

int (): k, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

void (): t, stopServer, method_3782, shutdown, m_7041_

void (): v, stopServer, method_3782, shutdown, m_7041_

String (): u, getLocalIp, method_3819, getServerIp, m_130009_

String (): w, getLocalIp, method_3819, getServerIp, m_130009_

boolean (): v, isRunning, method_3806, isRunning, m_130010_

boolean (): x, isRunning, method_3806, isRunning, m_130010_

File (): z, getServerDirectory, method_3831, getRunDirectory, m_6237_

File (): C, getServerDirectory, method_3831, getRunDirectory, m_6237_

void (): g, onServerExit, method_3821, exit, m_6988_

void (): i, onServerExit, method_3821, exit, m_6988_

boolean (): D, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): G, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): I, getServerVersion, method_3827, getVersion, m_129786_

String (): L, getServerVersion, method_3827, getVersion, m_129786_

int (): J, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): M, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): K, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

int (): N, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

String[] (): L, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): O, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): N, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): Q, getKeyPair, method_3716, getKeyPair, m_129790_

int (): O, getPort, method_3756, getServerPort, m_7010_

int (): R, getPort, method_3756, getServerPort, m_7010_

boolean (): Q, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): T, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): S, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): V, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): T, isDemo, method_3799, isDemo, m_129794_

boolean (): W, isDemo, method_3799, isDemo, m_129794_

boolean (): l, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): n, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): W, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): Z, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): Y, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): ab, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): Z, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): ac, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): n, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): p, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ad, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): ae, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): o, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

boolean (): q, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

String (): ac, getMotd, method_3818, getServerMotd, m_129916_

String (): af, getMotd, method_3818, getServerMotd, m_129916_

boolean (): ad, isStopped, method_3750, isStopped, m_129918_

boolean (): ag, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ai, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ah, hasGui, method_3727, hasGui, m_6370_

boolean (): ak, hasGui, method_3727, hasGui, m_6370_

int (): ai, getTickCount, method_3780, getTicks, m_129921_

int (): al, getTickCount, method_3780, getTicks, m_129921_

void (): bf, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bj, startTimeProfiler, method_3832, startDebug, m_177943_

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): am, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): aq, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): aq, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): at, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ar, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): au, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): as, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): av, getStatus, method_3765, getServerMetadata, m_129928_

void (): at, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): aw, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): au, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): ax, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): ax, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): aA, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ag, isReady, method_3820, isLoading, m_129920_

boolean (): aj, isReady, method_3820, isLoading, m_129920_

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ah, getPlayerList, method_3760, getPlayerManager, m_6846_

GameType (): v_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): u_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): aa, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): aB, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): aE, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aC, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aF, getFunctions, method_3740, getCommandFunctionManager, m_129890_

boolean (): k, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): m, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): p, isPublished, method_3860, isRemote, m_6992_

boolean (): r, isPublished, method_3860, isRemote, m_6992_

long (): az, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): aC, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): aA, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): aD, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aD, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aG, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aE, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aH, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aF, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aI, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): x_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): w_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aG, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aJ, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aH, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aK, getScoreboard, method_3845, getScoreboard, m_129896_

LootDataManager (): aJ, getLootData, method_3857, getLootManager, m_278653_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aM, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aO, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): bk, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bt, haveTime, method_3866, shouldKeepTicking, m_129960_

Iterable<ServerLevel> (): H, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): K, getAllLevels, method_3738, getWorlds, m_129785_

void (): w_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): v_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): x, pollTask, method_16075, runTask, m_7245_

boolean (): A, pollTask, method_16075, runTask, m_7245_

boolean (): bl, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bu, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): av, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): ay, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): aw, getRunningThread, method_3777, getThread, m_6304_

Thread (): az, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aN, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): E, isShutdown, method_16043, isStopping, m_129782_

boolean (): H, isShutdown, method_16043, isStopping, m_129782_

int (): j, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

int (): l, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

CommandStorage (): aI, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aL, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

void (): u_, loadLevel, method_3735, loadWorld, m_130006_

void (): t_, loadLevel, method_3735, loadWorld, m_130006_

void (): r, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): t, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): w, runServer, method_29741, runServer, m_130011_

void (): y, runServer, method_29741, runServer, m_130011_

ServerLevel (): F, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): I, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): G, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): J, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (): by, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bG, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): an, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

DataPackConfig (PackRepository): a, getSelectedPacks, method_29735, createDataPackSettings, m_129817_

ProfilerFiller (): aR, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aT, getProfiler, method_16044, getProfiler, m_129905_

boolean (): be, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bi, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bg, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bk, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aW, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aZ, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aX, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): ba, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aY, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): bb, getWorldData, method_27728, getSaveProperties, m_129910_

int (): m, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

int (): o, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

void (): R, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): U, initializeKeyPair, method_31400, generateKeyPair, m_129793_

Proxy (): am, getProxy, method_36113, getProxy, m_177930_

Proxy (): ap, getProxy, method_36113, getProxy, m_177930_

boolean (): W_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): U_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

void (): bz, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bH, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bA, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): aU, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aS, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aV, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aT, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aW, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aU, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aX, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): V, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): Y, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): bb, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): bf, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): bc, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): bg, getResourceManager, method_34864, getResourceManager, m_177941_

Optional<Path> (): y, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<Path> (): B, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

ModCheck (): M, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): P, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): al, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): ao, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): bd, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): bh, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aZ, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): bc, registryAccess, method_30611, getRegistryManager, m_206579_

com.mojang.authlib.GameProfile (): P, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

com.mojang.authlib.GameProfile (): S, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

Optional<MinecraftServer$ServerResourcePackInfo> (): U, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

Optional<MinecraftServer$ServerResourcePackInfo> (): X, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

SignatureValidator (): ap, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

SignatureValidator (): as, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

boolean (): ay, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): aB, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aV, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aY, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): bh, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bl, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): bi, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bm, getChatDecorator, method_43929, getMessageDecorator, m_236742_

WorldDataConfiguration (PackRepository, DataPackConfig, boolean, FeatureFlagSet): a, configurePackRepository, method_29736, loadDataPacks, m_246048_

LayeredRegistryAccess<RegistryLayer> (): ba, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): bd, registries, method_46221, getCombinedDynamicRegistries, m_247573_

Optional<ServerStatus$Favicon> (): bm, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bC, loadStatusIcon, method_49384, loadFavicon, m_272273_

ServerStatus (): bo, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus (): bE, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus$Players (): bx, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

ServerStatus$Players (): bF, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

void (): C, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (): F, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (long): a, logTickTime, method_53620, tickTickLog, m_293783_

boolean (): bj, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): bn, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): A, isPaused, method_54809, isPaused, m_305863_

boolean (): D, isPaused, method_54809, isPaused, m_305863_

int (): bn, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

int (): bD, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

void (): B, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

void (): E, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

float (): aN, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

float (): aP, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

ServerTickRateManager (): aO, tickRateManager, method_54833, getTickManager, m_306290_

ServerTickRateManager (): aQ, tickRateManager, method_54833, getTickManager, m_306290_

long (): aP, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long (): aR, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long[] (): aQ, getTickTimesNanos, method_54835, getTickTimes, m_307378_

long[] (): aS, getTickTimesNanos, method_54835, getTickTimes, m_307378_

void (): bq, logFullTickTime, method_56603, pushFullTickLog, m_321294_

void (): br, startMeasuringTaskExecutionTime, method_56604, startTaskPerformanceLog, m_320448_

void (): bs, finishMeasuringTaskExecutionTime, method_56605, pushPerformanceLogs, m_321667_

void (): z, waitForTasks, method_20813, waitForTasks, m_5667_

void (long): a, logTickMethodTime, method_56602, pushTickLog, m_319509_

SampleLogger (): f, getTickTimeLogger, method_56593, getDebugSampleLog, m_318596_

boolean (): g, isTickTimeLoggingEnabled, method_56626, shouldPushTickTimeLog, m_319241_

WorldDataConfiguration (PackRepository, WorldDataConfiguration, boolean, boolean): a, configurePackRepository, method_29736, loadDataPacks, m_246048_

WorldDataConfiguration (PackRepository, Collection<String>, FeatureFlagSet, boolean): a, configureRepositoryWithSelection, method_59848, loadDataPacks, m_319199_

void (PackRepository, FeatureFlagSet): a, enableForcedFeaturePacks, method_59847, forceEnableRequestedFeatures, m_324483_

DataPackConfig (PackRepository, boolean): a, getSelectedPacks, method_29735, createDataPackSettings, m_129817_

ReloadableServerRegistries$Holder (): be, reloadableRegistries, method_58576, getReloadableRegistries, m_323018_

void (ServerPlayer, RemoteDebugSampleType): a, subscribeToDebugSample, method_56625, subscribeToDebugSample, m_320401_

boolean (): bo, acceptsTransfers, method_56040, acceptsTransfers, m_320782_

void (ChunkPos): a, reportChunkLoadFailure, method_57821, onChunkLoadFailure, m_293783_

void (ChunkPos): b, reportChunkSaveFailure, method_57822, onChunkSaveFailure, m_322794_

PotionBrewing (): bp, potionBrewing, method_59777, getBrewingRecipeRegistry, m_323711_

1.20.4

Names

Fields

List<Runnable>: y, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: z, tickables, field_4568, serverGuiTickables, f_129752_

ServerConnectionListener: G, connection, field_4563, networkIo, f_129755_

ServerConnectionListener: H, connection, field_4563, networkIo, f_129755_

ServerStatus: I, status, field_4593, metadata, f_129757_

ServerStatus: J, status, field_4593, metadata, f_129757_

String: M, localIp, field_4585, serverIp, f_129760_

String: N, localIp, field_4585, serverIp, f_129760_

int: N, port, field_4555, serverPort, f_129761_

int: O, port, field_4555, serverPort, f_129761_

boolean: R, running, field_4544, running, f_129764_

boolean: S, running, field_4544, running, f_129764_

boolean: S, stopped, field_4561, stopped, f_129765_

boolean: T, stopped, field_4561, stopped, f_129765_

int: T, tickCount, field_4572, ticks, f_129766_

int: U, tickCount, field_4572, ticks, f_129766_

Proxy: j, proxy, field_4599, proxy, f_129747_

Proxy: i, proxy, field_4599, proxy, f_129747_

boolean: U, onlineMode, field_4543, onlineMode, f_129705_

boolean: W, onlineMode, field_4543, onlineMode, f_129705_

boolean: W, pvp, field_4604, pvpEnabled, f_129707_

boolean: Y, pvp, field_4604, pvpEnabled, f_129707_

boolean: X, allowFlight, field_4554, flightEnabled, f_129708_

boolean: Z, allowFlight, field_4554, flightEnabled, f_129708_

String: Y, motd, field_4564, motd, f_129709_

String: aa, motd, field_4564, motd, f_129709_

int: Z, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

int: ab, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

long[]: k, tickTimes, field_4573, lastTickLengths, f_129748_

KeyPair: aa, keyPair, field_4552, keyPair, f_129712_

KeyPair: ae, keyPair, field_4552, keyPair, f_129712_

boolean: ac, isDemo, field_4549, demo, f_129714_

boolean: ag, isDemo, field_4549, demo, f_129714_

boolean: ad, isReady, field_4547, loading, f_129717_

boolean: ah, isReady, field_4547, loading, f_129717_

long: ae, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

long: af, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

long: aj, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

Thread: ag, serverThread, field_16257, serverThread, f_129725_

Thread: ak, serverThread, field_16257, serverThread, f_129725_

PlayerList: Q, playerList, field_4550, playerManager, f_129763_

PlayerList: R, playerList, field_4550, playerManager, f_129763_

boolean: V, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

boolean: X, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

com.mojang.datafixers.DataFixer: L, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: M, fixerUpper, field_4587, dataFixer, f_129759_

long: ah, nextTickTime, field_4571, timeReference, f_129726_

PackRepository: ak, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: ao, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: al, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: ap, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: ao, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: as, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: ap, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: at, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: aq, averageTickTime, field_4592, tickTime, f_129737_

Map<ResourceKey<Level>, ServerLevel>: P, levels, field_4589, worlds, f_129762_

Map<ResourceKey<Level>, ServerLevel>: Q, levels, field_4589, worlds, f_129762_

LevelSettings: f, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelSettings: e, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

ChunkProgressListenerFactory: H, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ChunkProgressListenerFactory: I, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

long: ai, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

boolean: aj, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

boolean: an, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

CustomBossEvents: an, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: ar, customBossEvents, field_4548, bossBarManager, f_129733_

Executor: ar, executor, field_17200, workerExecutor, f_129738_

Executor: av, executor, field_17200, workerExecutor, f_129738_

String: as, serverId, field_17601, serverId, f_129739_

String: aw, serverId, field_17601, serverId, f_129739_

CommandStorage: am, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: aq, commandStorage, field_20850, dataCommandStorage, f_129732_

LevelStorageSource$LevelStorageAccess: h, storageSource, field_23784, session, f_129744_

LevelStorageSource$LevelStorageAccess: g, storageSource, field_23784, session, f_129744_

PlayerDataStorage: i, playerDataStorage, field_24371, saveHandler, f_129745_

PlayerDataStorage: h, playerDataStorage, field_24371, saveHandler, f_129745_

ProfilerFiller: A, profiler, field_16258, profiler, f_129754_

ProfilerFiller: B, profiler, field_16258, profiler, f_129754_

StructureTemplateManager: au, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: ay, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

WorldData: m, worldData, field_24372, saveProperties, f_129749_

WorldData: k, worldData, field_24372, saveProperties, f_129749_

float: o, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: m, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: p, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: n, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: c, MS_PER_TICK, field_33206, field_33206, f_177878_

int: q, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: r, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

long: s, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

int: t, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: u, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: d, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: c, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: u, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: v, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: v, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: w, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: w, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: y, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: e, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

int: d, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

long: x, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

MetricsRecorder: z, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: A, metricsRecorder, field_22250, recorder, f_177872_

Consumer<ProfileResults>: B, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<ProfileResults>: C, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<Path>: C, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

Consumer<Path>: D, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

boolean: D, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

boolean: E, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

MinecraftServer$TimeProfiler: E, debugCommandProfiler, field_33978, debugStart, f_177876_

MinecraftServer$TimeProfiler: F, debugCommandProfiler, field_33978, debugStart, f_177876_

boolean: F, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

boolean: G, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

com.mojang.authlib.GameProfile: g, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

com.mojang.authlib.GameProfile: f, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

boolean: av, isSaving, field_35437, saving, f_195494_

boolean: aA, isSaving, field_35437, saving, f_195494_

org.slf4j.Logger: n, LOGGER, field_4546, LOGGER, f_129750_

org.slf4j.Logger: l, LOGGER, field_4546, LOGGER, f_129750_

MinecraftServer$ReloadableResources: at, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: ax, resources, field_25318, resourceManagerHolder, f_129740_

RandomSource: K, random, field_4602, random, f_129758_

RandomSource: L, random, field_4602, random, f_129758_

com.mojang.authlib.GameProfile: ab, singleplayerProfile, field_39214, hostProfile, f_236719_

com.mojang.authlib.GameProfile: af, singleplayerProfile, field_39214, hostProfile, f_236719_

Services: l, services, field_39440, apiServices, f_236721_

Services: j, services, field_39440, apiServices, f_236721_

LayeredRegistryAccess<RegistryLayer>: O, registries, field_25132, combinedDynamicRegistries, f_244176_

LayeredRegistryAccess<RegistryLayer>: P, registries, field_25132, combinedDynamicRegistries, f_244176_

ServerStatus$Favicon: J, statusIcon, field_42958, favicon, f_271173_

ServerStatus$Favicon: K, statusIcon, field_42958, favicon, f_271173_

long: o, OVERLOADED_THRESHOLD_NANOS, field_47143, OVERLOAD_THRESHOLD_NANOS, f_302524_

int: p, OVERLOADED_TICKS_THRESHOLD, field_47144, field_47144, f_303374_

long: q, OVERLOADED_WARNING_INTERVAL_NANOS, field_47145, OVERLOAD_WARNING_INTERVAL_NANOS, f_302842_

int: r, OVERLOADED_TICKS_WARNING_INTERVAL, field_47146, field_47146, f_302898_

long: s, STATUS_EXPIRE_TIME_NANOS, field_47147, PLAYER_SAMPLE_UPDATE_INTERVAL_NANOS, f_303358_

long: t, PREPARE_LEVELS_DEFAULT_DELAY_NANOS, field_47148, PREPARE_START_REGION_TICK_DELAY_NANOS, f_303596_

int: x, MIMINUM_AUTOSAVE_TICKS, field_47149, field_47149, f_303515_

int: V, ticksUntilAutosave, field_47135, ticksUntilAutosave, f_302260_

long[]: ac, tickTimesNanos, field_47136, tickTimes, f_303727_

long: ad, aggregatedTickTimesNanos, field_47137, recentTickTimesNanos, f_302883_

long: ai, lastOverloadWarningNanos, field_47138, lastOverloadWarningNanos, f_302681_

long: al, nextTickTimeNanos, field_47139, tickStartTimeNanos, f_302313_

long: am, delayedTasksMaxNextTickTimeNanos, field_47140, tickEndTimeNanos, f_302364_

float: au, smoothedTickTimeMillis, field_47141, averageTickTime, f_303084_

ServerTickRateManager: az, tickRateManager, field_47142, tickManager, f_303645_

Constructors

Methods

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): D, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): G, getServerVersion, method_3827, getVersion, m_129786_

String (): I, getServerVersion, method_3827, getVersion, m_129786_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): J, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

int (): K, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

String[] (): J, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): L, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): L, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): N, getKeyPair, method_3716, getKeyPair, m_129790_

int (): M, getPort, method_3756, getServerPort, m_7010_

int (): O, getPort, method_3756, getServerPort, m_7010_

boolean (): O, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): Q, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): S, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): R, isDemo, method_3799, isDemo, m_129794_

boolean (): T, isDemo, method_3799, isDemo, m_129794_

boolean (): U, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): W, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): Y, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): Z, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): aa, getMotd, method_3818, getServerMotd, m_129916_

String (): ac, getMotd, method_3818, getServerMotd, m_129916_

boolean (): ab, isStopped, method_3750, isStopped, m_129918_

boolean (): ad, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): af, hasGui, method_3727, hasGui, m_6370_

boolean (): ah, hasGui, method_3727, hasGui, m_6370_

int (): ag, getTickCount, method_3780, getTicks, m_129921_

int (): ai, getTickCount, method_3780, getTicks, m_129921_

void (): ba, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bf, startTimeProfiler, method_3832, startDebug, m_177943_

int (): ah, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): al, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): am, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): aq, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ar, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): as, getStatus, method_3765, getServerMetadata, m_129928_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): at, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): au, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): ax, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ae, isReady, method_3820, isLoading, m_129920_

boolean (): ag, isReady, method_3820, isLoading, m_129920_

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, m_6846_

GameType (): t_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): v_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): aB, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aC, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): ax, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): az, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): aA, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aD, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aE, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aF, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): j_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): l_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): v_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): x_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aG, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aH, getScoreboard, method_3845, getScoreboard, m_129896_

LootDataManager (): aH, getLootData, method_3857, getLootManager, m_278653_

LootDataManager (): aJ, getLootData, method_3857, getLootManager, m_278653_

GameRules (): aI, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aK, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aL, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): bf, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bk, haveTime, method_3866, shouldKeepTicking, m_129960_

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): H, getAllLevels, method_3738, getWorlds, m_129785_

void (): u_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): w_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): bg, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bl, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): av, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

Thread (): aw, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aJ, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): C, isShutdown, method_16043, isStopping, m_129782_

boolean (): E, isShutdown, method_16043, isStopping, m_129782_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aI, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

void (): s_, loadLevel, method_3735, loadWorld, m_130006_

void (): u_, loadLevel, method_3735, loadWorld, m_130006_

ServerLevel (): D, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): F, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): G, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (): bs, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): by, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (): ai, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

ProfilerFiller (): aM, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aR, getProfiler, method_16044, getProfiler, m_129905_

boolean (): aZ, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): be, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bb, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bg, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aR, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aW, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aS, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aX, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aT, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aY, getWorldData, method_27728, getSaveProperties, m_129910_

void (): P, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): R, initializeKeyPair, method_31400, generateKeyPair, m_129793_

Proxy (): ak, getProxy, method_36113, getProxy, m_177930_

Proxy (): am, getProxy, method_36113, getProxy, m_177930_

boolean (): T_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): W_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

void (): bt, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bz, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bu, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): bA, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aN, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aS, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aO, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aT, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aP, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aU, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): T, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): V, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aW, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): bb, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aX, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): bc, getResourceManager, method_34864, getResourceManager, m_177941_

ModCheck (): K, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): M, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): aj, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): al, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): aY, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): bd, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aU, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aZ, registryAccess, method_30611, getRegistryManager, m_206579_

com.mojang.authlib.GameProfile (): N, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

com.mojang.authlib.GameProfile (): P, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

Optional<MinecraftServer$ServerResourcePackInfo> (): S, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

Optional<MinecraftServer$ServerResourcePackInfo> (): U, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

SignatureValidator (): an, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

SignatureValidator (): ap, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

boolean (): aw, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): ay, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aQ, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aV, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): bc, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bh, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): bd, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bi, getChatDecorator, method_43929, getMessageDecorator, m_236742_

LayeredRegistryAccess<RegistryLayer> (): aV, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): ba, registries, method_46221, getCombinedDynamicRegistries, m_247573_

Optional<ServerStatus$Favicon> (): bh, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bm, loadStatusIcon, method_49384, loadFavicon, m_272273_

ServerStatus (): bi, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus (): bo, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus$Players (): bj, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

ServerStatus$Players (): bx, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

void (): A, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

void (): C, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

boolean (): be, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): bj, logIPs, method_52344, shouldLogIps, m_292975_

boolean (): A, isPaused, method_54809, isPaused, m_305863_

int (): bn, computeNextAutosaveInterval, method_54837, getAutosaveInterval, m_307733_

void (): B, onTickRateChanged, method_54831, updateAutosaveTicks, m_305364_

float (): aN, getCurrentSmoothedTickTime, method_54832, getAverageTickTime, m_304767_

ServerTickRateManager (): aO, tickRateManager, method_54833, getTickManager, m_306290_

long (): aP, getAverageTickTimeNanos, method_54834, getAverageNanosPerTick, m_304840_

long[] (): aQ, getTickTimesNanos, method_54835, getTickTimes, m_307378_

1.20.2

Names

Fields

boolean: aq, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: ap, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: ar, averageTickTime, field_4592, tickTime, f_129737_

float: aq, averageTickTime, field_4592, tickTime, f_129737_

FrameTimer: ap, frameTimer, field_16205, metricsData, f_129735_

Executor: as, executor, field_17200, workerExecutor, f_129738_

Executor: ar, executor, field_17200, workerExecutor, f_129738_

String: at, serverId, field_17601, serverId, f_129739_

String: as, serverId, field_17601, serverId, f_129739_

StructureTemplateManager: av, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: au, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

boolean: aw, isSaving, field_35437, saving, f_195494_

boolean: av, isSaving, field_35437, saving, f_195494_

MinecraftServer$ReloadableResources: au, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: at, resources, field_25318, resourceManagerHolder, f_129740_

Constructors

Methods

String (): G, getServerVersion, method_3827, getVersion, m_7630_

String (): G, getServerVersion, method_3827, getVersion, m_129786_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_129787_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_129788_

void (): bb, startTimeProfiler, method_3832, startDebug, m_177943_

void (): ba, startTimeProfiler, method_3832, startDebug, m_177943_

GameType (): o_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): t_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): e_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): j_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): q_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): v_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

void (): p_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): u_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

FrameTimer (): aM, getFrameTimer, method_15876, getMetricsData, m_129904_

void (): n_, loadLevel, method_3735, loadWorld, m_130006_

void (): s_, loadLevel, method_3735, loadWorld, m_130006_

ProfilerFiller (): aN, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aM, getProfiler, method_16044, getProfiler, m_129905_

boolean (): ba, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): aZ, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bc, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bb, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aS, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aR, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aT, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aS, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aU, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aT, getWorldData, method_27728, getSaveProperties, m_129910_

boolean (): N_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): T_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): aO, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aN, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aP, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aO, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aQ, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aP, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

GameType (): aX, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aW, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aY, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aX, getResourceManager, method_34864, getResourceManager, m_177941_

boolean (): aZ, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): aY, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aV, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aU, registryAccess, method_30611, getRegistryManager, m_206579_

void (): aR, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aQ, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): bd, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bc, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): be, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bd, getChatDecorator, method_43929, getMessageDecorator, m_236742_

LayeredRegistryAccess<RegistryLayer> (): aW, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): aV, registries, method_46221, getCombinedDynamicRegistries, m_247573_

void (long): a, logTickTime, method_53620, tickTickLog, m_293783_

boolean (): be, logIPs, method_52344, shouldLogIps, m_292975_

1.20.1

Names

net.minecraft.src.C_4977_

net.minecraft.server.MinecraftServer

Fields

Constructors

Methods

String (): getServerModName, getServerModName, m_130001_

String (): getServerModName, getServerModName, getServerModName

void (): bd, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bb, startTimeProfiler, method_3832, startDebug, m_177943_

GameType (): h_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): o_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): d_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): e_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): j_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): q_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

LootDataManager (): aH, getLootData, method_3857, getLootManager, m_278653_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aI, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aK, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aL, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): bh, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bf, haveTime, method_3866, shouldKeepTicking, m_129960_

void (): i_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): p_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): bi, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bg, pollTaskInternal, method_20415, runOneTask, m_129961_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aJ, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aM, getFrameTimer, method_15876, getMetricsData, m_129904_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

void (): g_, loadLevel, method_3735, loadWorld, m_130006_

void (): n_, loadLevel, method_3735, loadWorld, m_130006_

void (): bu, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bs, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aN, getProfiler, method_16044, getProfiler, m_129905_

boolean (): bc, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): ba, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): be, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bc, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aS, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aV, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aT, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aU, getWorldData, method_27728, getSaveProperties, m_129910_

boolean (): M_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): N_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (): bv, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bt, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bw, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): bu, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aO, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aP, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aQ, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

GameType (): aZ, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aX, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): ba, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aY, getResourceManager, method_34864, getResourceManager, m_177941_

boolean (): bb, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): aZ, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aX, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aV, registryAccess, method_30611, getRegistryManager, m_206579_

SignatureValidator (): an, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

SignatureValidator (): an, getProfileKeySignatureValidator, method_44301, getServicesSignatureVerifier, m_284385_

void (): aT, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aR, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): bf, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bd, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): bg, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): be, getChatDecorator, method_43929, getMessageDecorator, m_236742_

LayeredRegistryAccess<RegistryLayer> (): aY, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): aW, registries, method_46221, getCombinedDynamicRegistries, m_247573_

Optional<ServerStatus$Favicon> (): bj, loadStatusIcon, method_49384, loadFavicon, m_272273_

Optional<ServerStatus$Favicon> (): bh, loadStatusIcon, method_49384, loadFavicon, m_272273_

ServerStatus (): bk, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus (): bi, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus$Players (): bl, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

ServerStatus$Players (): bj, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

1.19.4

Names

Fields

String: L, localIp, field_4585, serverIp, f_129760_

String: M, localIp, field_4585, serverIp, f_129760_

int: M, port, field_4555, serverPort, f_129761_

int: N, port, field_4555, serverPort, f_129761_

boolean: Q, running, field_4544, running, f_129764_

boolean: R, running, field_4544, running, f_129764_

boolean: R, stopped, field_4561, stopped, f_129765_

boolean: S, stopped, field_4561, stopped, f_129765_

int: S, tickCount, field_4572, ticks, f_129766_

int: T, tickCount, field_4572, ticks, f_129766_

boolean: T, onlineMode, field_4543, onlineMode, f_129705_

boolean: U, onlineMode, field_4543, onlineMode, f_129705_

boolean: V, pvp, field_4604, pvpEnabled, f_129707_

boolean: W, pvp, field_4604, pvpEnabled, f_129707_

boolean: W, allowFlight, field_4554, flightEnabled, f_129708_

boolean: X, allowFlight, field_4554, flightEnabled, f_129708_

String: X, motd, field_4564, motd, f_129709_

String: Y, motd, field_4564, motd, f_129709_

int: Y, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

int: Z, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

KeyPair: Z, keyPair, field_4552, keyPair, f_129712_

KeyPair: aa, keyPair, field_4552, keyPair, f_129712_

boolean: ab, isDemo, field_4549, demo, f_129714_

boolean: ac, isDemo, field_4549, demo, f_129714_

boolean: ac, isReady, field_4547, loading, f_129717_

boolean: ad, isReady, field_4547, loading, f_129717_

long: ad, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

long: ae, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

long: ae, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

long: af, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

Thread: af, serverThread, field_16257, serverThread, f_129725_

Thread: ag, serverThread, field_16257, serverThread, f_129725_

PlayerList: P, playerList, field_4550, playerManager, f_129763_

PlayerList: Q, playerList, field_4550, playerManager, f_129763_

boolean: U, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

boolean: V, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

com.mojang.datafixers.DataFixer: K, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: L, fixerUpper, field_4587, dataFixer, f_129759_

long: ag, nextTickTime, field_4571, timeReference, f_129726_

long: ah, nextTickTime, field_4571, timeReference, f_129726_

PackRepository: aj, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: ak, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: ak, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: al, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: an, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: ao, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: ap, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: aq, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: aq, averageTickTime, field_4592, tickTime, f_129737_

float: ar, averageTickTime, field_4592, tickTime, f_129737_

Map<ResourceKey<Level>, ServerLevel>: O, levels, field_4589, worlds, f_129762_

Map<ResourceKey<Level>, ServerLevel>: P, levels, field_4589, worlds, f_129762_

long: ah, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

long: ai, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

boolean: ai, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

boolean: aj, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

CustomBossEvents: am, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: an, customBossEvents, field_4548, bossBarManager, f_129733_

FrameTimer: ao, frameTimer, field_16205, metricsData, f_129735_

FrameTimer: ap, frameTimer, field_16205, metricsData, f_129735_

Executor: ar, executor, field_17200, workerExecutor, f_129738_

Executor: as, executor, field_17200, workerExecutor, f_129738_

String: as, serverId, field_17601, serverId, f_129739_

String: at, serverId, field_17601, serverId, f_129739_

CommandStorage: al, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: am, commandStorage, field_20850, dataCommandStorage, f_129732_

StructureTemplateManager: au, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

StructureTemplateManager: av, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

boolean: av, isSaving, field_35437, saving, f_195494_

boolean: aw, isSaving, field_35437, saving, f_195494_

MinecraftServer$ReloadableResources: at, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: au, resources, field_25318, resourceManagerHolder, f_129740_

RandomSource: J, random, field_4602, random, f_129758_

RandomSource: K, random, field_4602, random, f_129758_

com.mojang.authlib.GameProfile: aa, singleplayerProfile, field_39214, hostProfile, f_236719_

com.mojang.authlib.GameProfile: ab, singleplayerProfile, field_39214, hostProfile, f_236719_

LayeredRegistryAccess<RegistryLayer>: N, registries, field_25132, combinedDynamicRegistries, f_244176_

LayeredRegistryAccess<RegistryLayer>: O, registries, field_25132, combinedDynamicRegistries, f_244176_

ServerStatus$Favicon: J, statusIcon, field_42958, favicon, f_271173_

Constructors

Methods

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): F, getServerVersion, method_3827, getVersion, m_7630_

String (): G, getServerVersion, method_3827, getVersion, m_7630_

int (): G, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): H, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

String[] (): I, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): J, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): K, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): L, getKeyPair, method_3716, getKeyPair, m_129790_

int (): L, getPort, method_3756, getServerPort, m_7010_

int (): M, getPort, method_3756, getServerPort, m_7010_

boolean (): N, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): O, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): Q, isDemo, method_3799, isDemo, m_129794_

boolean (): R, isDemo, method_3799, isDemo, m_129794_

boolean (): T, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): U, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): V, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): W, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): X, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Y, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): Z, getMotd, method_3818, getServerMotd, m_129916_

String (): aa, getMotd, method_3818, getServerMotd, m_129916_

boolean (): aa, isStopped, method_3750, isStopped, m_129918_

boolean (): ab, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): ac, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ae, hasGui, method_3727, hasGui, m_6370_

boolean (): af, hasGui, method_3727, hasGui, m_6370_

int (): af, getTickCount, method_3780, getTicks, m_129921_

int (): ag, getTickCount, method_3780, getTicks, m_129921_

void (): bc, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bd, startTimeProfiler, method_3832, startDebug, m_177943_

int (): ag, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): ah, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): ak, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): al, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): al, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): am, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): an, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ao, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): ap, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

void (): aq, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): ar, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): au, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ad, isReady, method_3820, isLoading, m_129920_

boolean (): ae, isReady, method_3820, isLoading, m_129920_

void (ServerStatus): a, updateStatusIcon, method_3791, setFavicon, m_129878_

PlayerList (): ab, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, m_6846_

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): aw, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): ax, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aA, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aB, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): j_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): d_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): k_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): j_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aE, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aG, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aJ, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aM, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): bg, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bh, haveTime, method_3866, shouldKeepTicking, m_129960_

Iterable<ServerLevel> (): E, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, m_129785_

boolean (): bh, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bi, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): as, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): at, getRunningThread, method_3777, getThread, m_6304_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): B, isShutdown, method_16043, isStopping, m_129782_

boolean (): C, isShutdown, method_16043, isStopping, m_129782_

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

CommandStorage (): aF, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aH, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

ServerLevel (): C, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): D, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): D, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (): bi, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bu, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (): ah, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): ai, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

boolean (): bb, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bc, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bd, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): be, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aU, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aV, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

void (): O, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): P, initializeKeyPair, method_31400, generateKeyPair, m_129793_

Proxy (): aj, getProxy, method_36113, getProxy, m_177930_

Proxy (): ak, getProxy, method_36113, getProxy, m_177930_

boolean (): G_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): M_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

ItemModifierManager (): aI, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (): bj, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bv, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bk, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): bw, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aP, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aQ, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aR, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): S, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): T, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aY, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aZ, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aZ, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): ba, getResourceManager, method_34864, getResourceManager, m_177941_

ModCheck (): J, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): K, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): ai, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): aj, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): ba, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): bb, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aW, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aX, registryAccess, method_30611, getRegistryManager, m_206579_

com.mojang.authlib.GameProfile (): M, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

com.mojang.authlib.GameProfile (): N, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

Optional<MinecraftServer$ServerResourcePackInfo> (): R, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

Optional<MinecraftServer$ServerResourcePackInfo> (): S, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

SignatureValidator (): am, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

SignatureValidator (): an, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

boolean (): av, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): aw, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aS, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aT, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): be, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

int (): bf, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

ChatDecorator (): bf, getChatDecorator, method_43929, getMessageDecorator, m_236742_

ChatDecorator (): bg, getChatDecorator, method_43929, getMessageDecorator, m_236742_

LayeredRegistryAccess<RegistryLayer> (): aX, registries, method_46221, getCombinedDynamicRegistries, m_247573_

LayeredRegistryAccess<RegistryLayer> (): aY, registries, method_46221, getCombinedDynamicRegistries, m_247573_

Optional<ServerStatus$Favicon> (): bj, loadStatusIcon, method_49384, loadFavicon, m_272273_

ServerStatus (): bk, buildServerStatus, method_49385, createMetadata, m_271988_

ServerStatus$Players (): bl, buildPlayerStatus, method_49386, createMetadataPlayers, m_271961_

void (ServerLevel): b, synchronizeTime, method_49750, sendTimeUpdatePackets, m_276346_

void (): A, forceTimeSynchronization, method_49749, sendTimeUpdatePackets, m_276350_

1.19.3

Names

Fields

RegistryAccess$Frozen: N, registryHolder, field_25132, registryManager, f_129746_

LayeredRegistryAccess<RegistryLayer>: N, registries, field_25132, combinedDynamicRegistries, f_244176_

Constructors

Methods

boolean (): g, isHardcore, method_3754, isHardcore, m_7035_

boolean (): h, isHardcore, method_3754, isHardcore, m_7035_

int (): h, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

int (): i, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

void (): s, stopServer, method_3782, shutdown, m_7041_

void (): t, stopServer, method_3782, shutdown, m_7041_

String (): h_, getLocalIp, method_3819, getServerIp, m_130009_

String (): u, getLocalIp, method_3819, getServerIp, m_130009_

boolean (): u, isRunning, method_3806, isRunning, m_130010_

boolean (): v, isRunning, method_3806, isRunning, m_130010_

void (): f, onServerExit, method_3821, exit, m_6988_

void (): g, onServerExit, method_3821, exit, m_6988_

boolean (): k, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): l, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): m, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): n, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): n, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

boolean (): o, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

boolean (): ab, isStopped, method_3750, isStopped, m_129918_

boolean (): aa, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ac, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): af, hasGui, method_3727, hasGui, m_6370_

boolean (): ae, hasGui, method_3727, hasGui, m_6370_

int (): ag, getTickCount, method_3780, getTicks, m_129921_

int (): af, getTickCount, method_3780, getTicks, m_129921_

int (): ah, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): ag, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): al, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): ak, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): am, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): al, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): an, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ao, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): ap, getStatus, method_3765, getServerMetadata, m_129928_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): aq, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): ar, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): au, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ae, isReady, method_3820, isLoading, m_129920_

boolean (): ad, isReady, method_3820, isLoading, m_129920_

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ab, getPlayerList, method_3760, getPlayerManager, m_6846_

GameType (): g_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): h_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, m_129890_

boolean (): j, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): k, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): o, isPublished, method_3860, isRemote, m_6992_

boolean (): p, isPublished, method_3860, isRemote, m_6992_

long (): ax, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): aw, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aA, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aB, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): i_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): j_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): j_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): k_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aE, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aG, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aJ, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aM, getAverageTickTime, method_3830, getTickTime, m_129903_

void (): w, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): i_, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): as, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

Thread (): at, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, m_129904_

int (): i, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

int (): j, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aF, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aH, getPredicateManager, method_22828, getPredicateManager, m_129899_

void (): f_, loadLevel, method_3735, loadWorld, m_130006_

void (): g_, loadLevel, method_3735, loadWorld, m_130006_

void (): q, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): r, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): v, runServer, method_29741, runServer, m_130011_

void (): w, runServer, method_29741, runServer, m_130011_

boolean (): ai, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): ah, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

DataPackConfig (PackRepository, DataPackConfig, boolean): a, configurePackRepository, method_29736, loadDataPacks, m_129819_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, m_129905_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureTemplateManager (): aV, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

StructureTemplateManager (): aU, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, m_129910_

int (): l, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

int (): m, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

Proxy (): ak, getProxy, method_36113, getProxy, m_177930_

Proxy (): aj, getProxy, method_36113, getProxy, m_177930_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aI, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aP, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aQ, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aR, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): aj, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

boolean (): ai, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

RegistryAccess$Frozen (): aX, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aW, registryAccess, method_30611, getRegistryManager, m_206579_

boolean (): aa, previewsChat, method_43928, shouldPreviewChat, m_214000_

SignatureValidator (): an, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

SignatureValidator (): am, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

boolean (): aw, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

boolean (): av, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aT, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

void (): aS, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

WorldDataConfiguration (PackRepository, DataPackConfig, boolean, FeatureFlagSet): a, configurePackRepository, method_29736, loadDataPacks, m_246048_

LayeredRegistryAccess<RegistryLayer> (): aX, registries, method_46221, getCombinedDynamicRegistries, m_247573_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

Fields

Constructors

Methods

void (ChatSender, Component): a, logMessageFrom, method_43614, logChatMessage, m_236732_

void (Component, ChatType$Bound, String): a, logChatMessage, method_43614, logChatMessage, m_241158_

1.19

Names

Fields

File: g, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, f_129742_

List<Runnable>: B, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: y, tickables, field_4568, serverGuiTickables, f_129752_

ServerConnectionListener: J, connection, field_4563, networkIo, f_129755_

ServerConnectionListener: G, connection, field_4563, networkIo, f_129755_

ServerStatus: L, status, field_4593, metadata, f_129757_

ServerStatus: I, status, field_4593, metadata, f_129757_

Random: M, random, field_4602, random, f_129758_

String: O, localIp, field_4585, serverIp, f_129760_

String: L, localIp, field_4585, serverIp, f_129760_

int: P, port, field_4555, serverPort, f_129761_

int: M, port, field_4555, serverPort, f_129761_

boolean: T, running, field_4544, running, f_129764_

boolean: Q, running, field_4544, running, f_129764_

boolean: U, stopped, field_4561, stopped, f_129765_

boolean: R, stopped, field_4561, stopped, f_129765_

int: V, tickCount, field_4572, ticks, f_129766_

int: S, tickCount, field_4572, ticks, f_129766_

Proxy: n, proxy, field_4599, proxy, f_129747_

Proxy: j, proxy, field_4599, proxy, f_129747_

boolean: W, onlineMode, field_4543, onlineMode, f_129705_

boolean: T, onlineMode, field_4543, onlineMode, f_129705_

boolean: Y, pvp, field_4604, pvpEnabled, f_129707_

boolean: V, pvp, field_4604, pvpEnabled, f_129707_

boolean: Z, allowFlight, field_4554, flightEnabled, f_129708_

boolean: W, allowFlight, field_4554, flightEnabled, f_129708_

String: aa, motd, field_4564, motd, f_129709_

String: X, motd, field_4564, motd, f_129709_

int: ab, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

int: Y, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

long[]: o, tickTimes, field_4573, lastTickLengths, f_129748_

long[]: k, tickTimes, field_4573, lastTickLengths, f_129748_

KeyPair: ac, keyPair, field_4552, keyPair, f_129712_

KeyPair: Z, keyPair, field_4552, keyPair, f_129712_

String: ad, singleplayerName, field_4578, singlePlayerName, f_129713_

boolean: ae, isDemo, field_4549, demo, f_129714_

boolean: ab, isDemo, field_4549, demo, f_129714_

String: af, resourcePack, field_4607, resourcePackUrl, f_129715_

String: ag, resourcePackHash, field_4584, resourcePackHash, f_129716_

boolean: ah, isReady, field_4547, loading, f_129717_

boolean: ac, isReady, field_4547, loading, f_129717_

long: ai, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

long: ad, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

com.mojang.authlib.minecraft.MinecraftSessionService: aj, sessionService, field_4603, sessionService, f_129721_

long: am, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

long: ae, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

com.mojang.authlib.GameProfileRepository: ak, profileRepository, field_4608, gameProfileRepo, f_129722_

GameProfileCache: al, profileCache, field_4556, userCache, f_129723_

Thread: an, serverThread, field_16257, serverThread, f_129725_

Thread: af, serverThread, field_16257, serverThread, f_129725_

PlayerList: S, playerList, field_4550, playerManager, f_129763_

PlayerList: P, playerList, field_4550, playerManager, f_129763_

boolean: X, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

boolean: U, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

com.mojang.datafixers.DataFixer: N, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: K, fixerUpper, field_4587, dataFixer, f_129759_

long: ao, nextTickTime, field_4571, timeReference, f_129726_

long: ag, nextTickTime, field_4571, timeReference, f_129726_

PackRepository: ar, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: aj, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: as, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: ak, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: av, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: an, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: ax, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: ap, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: ay, averageTickTime, field_4592, tickTime, f_129737_

float: aq, averageTickTime, field_4592, tickTime, f_129737_

Map<ResourceKey<Level>, ServerLevel>: R, levels, field_4589, worlds, f_129762_

Map<ResourceKey<Level>, ServerLevel>: O, levels, field_4589, worlds, f_129762_

LevelSettings: j, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelSettings: f, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

ChunkProgressListenerFactory: K, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ChunkProgressListenerFactory: H, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

long: ap, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

long: ah, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

boolean: aq, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

boolean: ai, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

CustomBossEvents: au, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: am, customBossEvents, field_4548, bossBarManager, f_129733_

FrameTimer: aw, frameTimer, field_16205, metricsData, f_129735_

FrameTimer: ao, frameTimer, field_16205, metricsData, f_129735_

Executor: az, executor, field_17200, workerExecutor, f_129738_

Executor: ar, executor, field_17200, workerExecutor, f_129738_

String: aA, serverId, field_17601, serverId, f_129739_

String: as, serverId, field_17601, serverId, f_129739_

CommandStorage: at, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: al, commandStorage, field_20850, dataCommandStorage, f_129732_

LevelStorageSource$LevelStorageAccess: l, storageSource, field_23784, session, f_129744_

LevelStorageSource$LevelStorageAccess: h, storageSource, field_23784, session, f_129744_

PlayerDataStorage: m, playerDataStorage, field_24371, saveHandler, f_129745_

PlayerDataStorage: i, playerDataStorage, field_24371, saveHandler, f_129745_

ProfilerFiller: D, profiler, field_16258, profiler, f_129754_

ProfilerFiller: A, profiler, field_16258, profiler, f_129754_

StructureManager: aC, structureManager, field_24370, structureManager, f_129741_

StructureTemplateManager: au, structureTemplateManager, field_24370, structureTemplateManager, f_236720_

WorldData: p, worldData, field_24372, saveProperties, f_129749_

WorldData: m, worldData, field_24372, saveProperties, f_129749_

float: r, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: o, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: s, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: p, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: t, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: q, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: u, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

int: r, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

String: d, LEVEL_STORAGE_PROTOCOL, field_33207, LEVEL_PROTOCOL_NAME, f_177879_

String: e, LEVEL_STORAGE_SCHEMA, field_33208, LEVEL_PROTOCOL, f_177880_

long: v, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

long: s, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

int: w, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: t, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

String: f, MAP_RESOURCE_FILE, field_33209, RESOURCES_ZIP_FILE_NAME, f_177881_

int: h, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: d, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: x, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: u, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: y, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: v, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: z, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: w, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: i, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

int: e, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

long: A, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

long: x, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

MetricsRecorder: C, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: z, metricsRecorder, field_22250, recorder, f_177872_

Consumer<ProfileResults>: E, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<ProfileResults>: B, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<Path>: F, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

Consumer<Path>: C, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

boolean: G, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

boolean: D, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

MinecraftServer$TimeProfiler: H, debugCommandProfiler, field_33978, debugStart, f_177876_

MinecraftServer$TimeProfiler: E, debugCommandProfiler, field_33978, debugStart, f_177876_

boolean: I, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

boolean: F, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

com.mojang.authlib.GameProfile: k, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

com.mojang.authlib.GameProfile: g, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

boolean: aD, isSaving, field_35437, saving, f_195494_

boolean: av, isSaving, field_35437, saving, f_195494_

org.slf4j.Logger: q, LOGGER, field_4546, LOGGER, f_129750_

org.slf4j.Logger: n, LOGGER, field_4546, LOGGER, f_129750_

RegistryAccess$Frozen: Q, registryHolder, field_25132, registryManager, f_129746_

RegistryAccess$Frozen: N, registryHolder, field_25132, registryManager, f_129746_

MinecraftServer$ReloadableResources: aB, resources, field_25318, resourceManagerHolder, f_129740_

MinecraftServer$ReloadableResources: at, resources, field_25318, resourceManagerHolder, f_129740_

RandomSource: J, random, field_4602, random, f_129758_

com.mojang.authlib.GameProfile: aa, singleplayerProfile, field_39214, hostProfile, f_236719_

Services: l, services, field_39440, apiServices, f_236721_

Constructors

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, Proxy, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, Proxy, com.mojang.datafixers.DataFixer, Services, ChunkProgressListenerFactory)

Methods

void (): t, stopServer, method_3782, shutdown, m_7041_

void (): s, stopServer, method_3782, shutdown, m_7041_

String (): u, getLocalIp, method_3819, getServerIp, m_130009_

String (): h_, getLocalIp, method_3819, getServerIp, m_130009_

boolean (): v, isRunning, method_3806, isRunning, m_130010_

boolean (): u, isRunning, method_3806, isRunning, m_130010_

File (): A, getServerDirectory, method_3831, getRunDirectory, m_6237_

File (): z, getServerDirectory, method_3831, getRunDirectory, m_6237_

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): G, getServerVersion, method_3827, getVersion, m_7630_

String (): F, getServerVersion, method_3827, getVersion, m_7630_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): G, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

int (): H, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

String[] (): J, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): I, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): L, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): K, getKeyPair, method_3716, getKeyPair, m_129790_

int (): M, getPort, method_3756, getServerPort, m_7010_

int (): L, getPort, method_3756, getServerPort, m_7010_

String (): N, getSingleplayerName, method_3811, getSinglePlayerName, m_129791_

void (String): d, setSingleplayerName, method_3849, setSinglePlayerName, m_129981_

boolean (): O, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): N, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): R, isDemo, method_3799, isDemo, m_129794_

boolean (): Q, isDemo, method_3799, isDemo, m_129794_

String (): S, getResourcePack, method_3784, getResourcePackUrl, m_129795_

String (): T, getResourcePackHash, method_3805, getResourcePackHash, m_129796_

void (String, String): a, setResourcePack, method_3843, setResourcePack, m_129853_

boolean (): U, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): T, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): V, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): W, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): X, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): Y, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): aa, getMotd, method_3818, getServerMotd, m_129916_

String (): Z, getMotd, method_3818, getServerMotd, m_129916_

void (String): e, setMotd, method_3834, setMotd, m_129989_

void (String): d, setMotd, method_3834, setMotd, m_129989_

void (): bb, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bc, startTimeProfiler, method_3832, startDebug, m_177943_

com.mojang.authlib.GameProfileRepository (): an, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ao, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): ap, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

void (): aq, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): ar, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): au, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

GameType (): h_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): g_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): ax, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): ay, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): av, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): ax, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): aw, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): az, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aA, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aB, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

RecipeManager (): aC, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aD, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aF, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aI, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aK, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

int (com.mojang.authlib.GameProfile): b, getProfilePermissions, method_3835, getPermissionLevel, m_129944_

int (com.mojang.authlib.GameProfile): c, getProfilePermissions, method_3835, getPermissionLevel, m_129944_

float (): aL, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): bd, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bg, haveTime, method_3866, shouldKeepTicking, m_129960_

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): E, getAllLevels, method_3738, getWorlds, m_129785_

void (): x, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): w, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): y, pollTask, method_16075, runTask, m_7245_

boolean (): x, pollTask, method_16075, runTask, m_7245_

boolean (): be, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): bh, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): as, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): at, getRunningThread, method_3777, getThread, m_6304_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aJ, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): C, isShutdown, method_16043, isStopping, m_129782_

boolean (): B, isShutdown, method_16043, isStopping, m_129782_

FrameTimer (): aM, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

CommandStorage (): aE, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aG, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

void (): g_, detectBundledResources, method_3861, loadWorldResourcePack, m_130007_

void (): w, runServer, method_29741, runServer, m_130011_

void (): v, runServer, method_29741, runServer, m_130011_

ServerLevel (): D, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): C, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): D, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (Component, UUID): a, sendMessage, method_9203, sendSystemMessage, m_6352_

void (): bf, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bi, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

ProfilerFiller (): aN, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

boolean (): ba, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bb, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bc, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bd, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aR, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureManager (): aS, getStructureManager, method_27727, getStructureManager, m_129909_

StructureTemplateManager (): aV, getStructureManager, method_27727, getStructureTemplateManager, m_236738_

WorldData (): aT, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

void (): P, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): O, initializeKeyPair, method_31400, generateKeyPair, m_129793_

ItemModifierManager (): aH, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (): bg, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bj, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bh, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): bk, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aO, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aP, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aQ, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): aV, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): S, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aW, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aY, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aX, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aZ, getResourceManager, method_34864, getResourceManager, m_177941_

Component (): aY, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Optional<Path> (): z, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<Path> (): y, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

ModCheck (): K, getModdedStatus, method_24307, getModStatus, m_183471_

ModCheck (): J, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): aZ, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): ba, isCurrentlySaving, method_39219, isSaving, m_195518_

RegistryAccess$Frozen (): aU, registryAccess, method_30611, getRegistryManager, m_206579_

RegistryAccess$Frozen (): aX, registryAccess, method_30611, getRegistryManager, m_206579_

void (Component): a, sendSystemMessage, method_43496, sendMessage, m_213846_

com.mojang.authlib.GameProfile (): M, getSingleplayerProfile, method_43824, getHostProfile, m_236731_

void (com.mojang.authlib.GameProfile): b, setSingleplayerProfile, method_43825, setHostProfile, m_236740_

Optional<MinecraftServer$ServerResourcePackInfo> (): R, getServerResourcePack, method_43659, getResourcePackProperties, m_214042_

boolean (): aa, previewsChat, method_43928, shouldPreviewChat, m_214000_

SignatureValidator (): an, getServiceSignatureValidator, method_44301, getServicesSignatureVerifier, m_236739_

boolean (): aw, enforceSecureProfile, method_43500, shouldEnforceSecureProfile, m_214005_

void (): aT, cancelRecordingMetrics, method_42062, forceStopRecorder, m_236737_

int (): be, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates, m_213994_

void (ChatSender, Component): a, logMessageFrom, method_43614, logChatMessage, m_236732_

ChatDecorator (): bf, getChatDecorator, method_43929, getMessageDecorator, m_236742_

1.18.2

Names

Fields

org.apache.logging.log4j.Logger: r, LOGGER, field_4546, LOGGER, f_129750_

List<Runnable>: C, tickables, field_4568, serverGuiTickables, f_129752_

List<Runnable>: B, tickables, field_4568, serverGuiTickables, f_129752_

ServerConnectionListener: K, connection, field_4563, networkIo, f_129755_

ServerConnectionListener: J, connection, field_4563, networkIo, f_129755_

ServerStatus: M, status, field_4593, metadata, f_129757_

ServerStatus: L, status, field_4593, metadata, f_129757_

Random: N, random, field_4602, random, f_129758_

Random: M, random, field_4602, random, f_129758_

String: P, localIp, field_4585, serverIp, f_129760_

String: O, localIp, field_4585, serverIp, f_129760_

int: Q, port, field_4555, serverPort, f_129761_

int: P, port, field_4555, serverPort, f_129761_

Proxy: o, proxy, field_4599, proxy, f_129747_

Proxy: n, proxy, field_4599, proxy, f_129747_

long[]: p, tickTimes, field_4573, lastTickLengths, f_129748_

long[]: o, tickTimes, field_4573, lastTickLengths, f_129748_

com.mojang.datafixers.DataFixer: O, fixerUpper, field_4587, dataFixer, f_129759_

com.mojang.datafixers.DataFixer: N, fixerUpper, field_4587, dataFixer, f_129759_

ChunkProgressListenerFactory: L, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ChunkProgressListenerFactory: K, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

ProfilerFiller: E, profiler, field_16258, profiler, f_129754_

ProfilerFiller: D, profiler, field_16258, profiler, f_129754_

RegistryAccess$RegistryHolder: n, registryHolder, field_25132, registryManager, f_129746_

ServerResources: aB, resources, field_25318, serverResourceManager, f_129740_

WorldData: q, worldData, field_24372, saveProperties, f_129749_

WorldData: p, worldData, field_24372, saveProperties, f_129749_

float: s, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: r, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: t, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: s, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: u, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: t, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: v, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

int: u, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

long: w, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

long: v, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

int: x, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: w, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: y, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: x, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: z, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: y, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: A, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: z, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

long: B, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

long: A, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

MetricsRecorder: D, metricsRecorder, field_22250, recorder, f_177872_

MetricsRecorder: C, metricsRecorder, field_22250, recorder, f_177872_

Consumer<ProfileResults>: F, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<ProfileResults>: E, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<Path>: G, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

Consumer<Path>: F, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

boolean: H, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

boolean: G, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

MinecraftServer$TimeProfiler: I, debugCommandProfiler, field_33978, debugStart, f_177876_

MinecraftServer$TimeProfiler: H, debugCommandProfiler, field_33978, debugStart, f_177876_

boolean: J, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

boolean: I, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

org.slf4j.Logger: q, LOGGER, field_4546, LOGGER, f_129750_

RegistryAccess$Frozen: Q, registryHolder, field_25132, registryManager, f_129746_

MinecraftServer$ReloadableResources: aB, resources, field_25318, resourceManagerHolder, f_129740_

Constructors

(Thread, RegistryAccess$RegistryHolder, LevelStorageSource$LevelStorageAccess, WorldData, PackRepository, Proxy, com.mojang.datafixers.DataFixer, ServerResources, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, Proxy, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

Methods

void (): bc, startTimeProfiler, method_3832, startDebug, m_177943_

void (): bb, startTimeProfiler, method_3832, startDebug, m_177943_

ServerScoreboard (): aE, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aD, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aG, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aF, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aJ, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aI, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aK, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aM, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aL, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): be, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bd, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): bf, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): be, pollTaskInternal, method_20415, runOneTask, m_129961_

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aJ, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aM, getFrameTimer, method_15876, getMetricsData, m_129904_

CommandStorage (): aF, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aE, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aH, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aG, getPredicateManager, method_22828, getPredicateManager, m_129899_

void (): bg, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bf, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aN, getProfiler, method_16044, getProfiler, m_129905_

boolean (): bb, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): ba, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): bd, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bc, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aS, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aR, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureManager (): aT, getStructureManager, method_27727, getStructureManager, m_129909_

StructureManager (): aS, getStructureManager, method_27727, getStructureManager, m_129909_

WorldData (): aU, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aT, getWorldData, method_27728, getSaveProperties, m_129910_

TagContainer (): aD, getTags, method_3801, getTagManager, m_129895_

RegistryAccess (): aV, registryAccess, method_30611, getRegistryManager, m_129911_

boolean (): F_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): G_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

ItemModifierManager (): aI, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aH, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (): bh, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bg, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bi, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

void (): bh, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aP, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aO, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aQ, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aP, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aR, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aQ, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): aW, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): aV, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aX, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aW, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aY, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aX, getResourceManager, method_34864, getResourceManager, m_177941_

Component (): aZ, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): aY, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

boolean (): ba, isCurrentlySaving, method_39219, isSaving, m_195518_

boolean (): aZ, isCurrentlySaving, method_39219, isSaving, m_195518_

CrashReport (Throwable): a, constructOrExtractCrashReport, method_40376, createCrashReport, m_206568_

void (Runnable): c, executeIfPossible, method_40000, executeSync, m_201446_

RegistryAccess$Frozen (): aU, registryAccess, method_30611, getRegistryManager, m_206579_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

Fields

org.apache.logging.log4j.Logger: p, LOGGER, field_4546, LOGGER, f_129750_

org.apache.logging.log4j.Logger: r, LOGGER, field_4546, LOGGER, f_129750_

File: f, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, f_129742_

File: g, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, f_129742_

Proxy: m, proxy, field_4599, proxy, f_129747_

Proxy: o, proxy, field_4599, proxy, f_129747_

long[]: n, tickTimes, field_4573, lastTickLengths, f_129748_

long[]: p, tickTimes, field_4573, lastTickLengths, f_129748_

Snooper: B, snooper, field_4582, snooper, f_129751_

LevelSettings: i, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelSettings: j, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

LevelStorageSource$LevelStorageAccess: j, storageSource, field_23784, session, f_129744_

LevelStorageSource$LevelStorageAccess: l, storageSource, field_23784, session, f_129744_

PlayerDataStorage: k, playerDataStorage, field_24371, saveHandler, f_129745_

PlayerDataStorage: m, playerDataStorage, field_24371, saveHandler, f_129745_

RegistryAccess$RegistryHolder: l, registryHolder, field_25132, registryManager, f_129746_

RegistryAccess$RegistryHolder: n, registryHolder, field_25132, registryManager, f_129746_

WorldData: o, worldData, field_24372, saveProperties, f_129749_

WorldData: q, worldData, field_24372, saveProperties, f_129749_

float: q, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

float: s, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: r, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: t, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: b, MS_PER_TICK, field_33206, field_33206, f_177878_

int: c, MS_PER_TICK, field_33206, field_33206, f_177878_

int: s, SNOOPER_UPDATE_INTERVAL, field_33214, field_33214, f_177886_

int: t, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: u, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: u, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

int: v, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

String: c, LEVEL_STORAGE_PROTOCOL, field_33207, LEVEL_PROTOCOL_NAME, f_177879_

String: d, LEVEL_STORAGE_PROTOCOL, field_33207, LEVEL_PROTOCOL_NAME, f_177879_

String: d, LEVEL_STORAGE_SCHEMA, field_33208, LEVEL_PROTOCOL, f_177880_

String: e, LEVEL_STORAGE_SCHEMA, field_33208, LEVEL_PROTOCOL, f_177880_

long: v, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

long: w, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

int: w, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

int: x, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

String: e, MAP_RESOURCE_FILE, field_33209, RESOURCES_ZIP_FILE_NAME, f_177881_

String: f, MAP_RESOURCE_FILE, field_33209, RESOURCES_ZIP_FILE_NAME, f_177881_

int: g, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: h, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: x, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: y, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: y, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: z, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: z, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: A, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: h, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

int: i, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

long: A, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

long: B, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

String: b, VANILLA_BRAND, field_34982, VANILLA, f_195495_

com.mojang.authlib.GameProfile: k, ANONYMOUS_PLAYER_PROFILE, field_35641, ANONYMOUS_PLAYER_PROFILE, f_195496_

boolean: aD, isSaving, field_35437, saving, f_195494_

Constructors

Methods

void (): u, stopServer, method_3782, shutdown, m_7041_

void (): t, stopServer, method_3782, shutdown, m_7041_

String (): v, getLocalIp, method_3819, getServerIp, m_130009_

String (): u, getLocalIp, method_3819, getServerIp, m_130009_

boolean (): w, isRunning, method_3806, isRunning, m_130010_

boolean (): v, isRunning, method_3806, isRunning, m_130010_

File (): B, getServerDirectory, method_3831, getRunDirectory, m_6237_

File (): A, getServerDirectory, method_3831, getRunDirectory, m_6237_

boolean (): C, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): H, getServerVersion, method_3827, getVersion, m_7630_

String (): G, getServerVersion, method_3827, getVersion, m_7630_

int (): I, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): J, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

String[] (): K, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): J, getPlayerNames, method_3858, getPlayerNames, m_7641_

boolean (): V, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): U, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): X, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): Y, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): Z, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): aa, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): ab, getMotd, method_3818, getServerMotd, m_129916_

String (): aa, getMotd, method_3818, getServerMotd, m_129916_

boolean (): ac, isStopped, method_3750, isStopped, m_129918_

boolean (): ab, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): ae, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ag, hasGui, method_3727, hasGui, m_6370_

boolean (): af, hasGui, method_3727, hasGui, m_6370_

int (): ah, getTickCount, method_3780, getTicks, m_129921_

int (): ag, getTickCount, method_3780, getTicks, m_129921_

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): ah, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): am, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): al, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): an, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): am, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): an, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ao, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): ap, getStatus, method_3765, getServerMetadata, m_129928_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): aq, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): ar, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): au, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): af, isReady, method_3820, isLoading, m_129920_

boolean (): ae, isReady, method_3820, isLoading, m_129920_

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, m_7108_

PlayerList (): ad, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, m_6846_

Snooper (): ai, getSnooper, method_3795, getSnooper, m_129922_

GameType (): g_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

GameType (): h_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

boolean (): W, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): ax, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): ay, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): aw, getNextTickTime, method_3826, getTimeReference, m_129932_

long (): av, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): aw, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aA, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): az, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aB, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aA, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aB, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): h_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): i_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): i_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

boolean (): j_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aC, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aE, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aG, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aJ, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aM, getAverageTickTime, method_3830, getTickTime, m_129903_

Iterable<ServerLevel> (): G, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, m_129785_

void (): y, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

void (): x, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): z, pollTask, method_16075, runTask, m_7245_

boolean (): y, pollTask, method_16075, runTask, m_7245_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): as, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

Thread (): at, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): D, isShutdown, method_16043, isStopping, m_129782_

boolean (): C, isShutdown, method_16043, isStopping, m_129782_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, m_129904_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aF, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aH, getPredicateManager, method_22828, getPredicateManager, m_129899_

Optional<String> (): p, getModdedStatus, method_24307, getModdedStatusMessage, m_6730_

void (LevelStorageSource$LevelStorageAccess): a, convertFromRegionFormatIfNeeded, method_27725, convertLevel, m_129845_

void (): e_, loadLevel, method_3735, loadWorld, m_130006_

void (): f_, loadLevel, method_3735, loadWorld, m_130006_

void (): r, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): q, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (): f_, detectBundledResources, method_3861, loadWorldResourcePack, m_130007_

void (): g_, detectBundledResources, method_3861, loadWorldResourcePack, m_130007_

void (): x, runServer, method_29741, runServer, m_130011_

void (): w, runServer, method_29741, runServer, m_130011_

ServerLevel (): E, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): D, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): F, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): ai, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, m_129905_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aS, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureManager (): aU, getStructureManager, method_27727, getStructureManager, m_129909_

StructureManager (): aT, getStructureManager, method_27727, getStructureManager, m_129909_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aU, getWorldData, method_27728, getSaveProperties, m_129910_

TagContainer (): aE, getTags, method_3801, getTagManager, m_129895_

TagContainer (): aD, getTags, method_3801, getTagManager, m_129895_

RegistryAccess (): aW, registryAccess, method_30611, getRegistryManager, m_129911_

RegistryAccess (): aV, registryAccess, method_30611, getRegistryManager, m_129911_

void (Snooper): b, populateSnooperInitial, method_35034, addInitialSnooperInfo, m_142423_

boolean (): U, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

Proxy (): al, getProxy, method_36113, getProxy, m_177930_

Proxy (): ak, getProxy, method_36113, getProxy, m_177930_

boolean (): E_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

boolean (): F_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aI, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

boolean (): aP, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aQ, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

void (): aR, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): aX, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): aW, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aY, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aX, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): aZ, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aY, getResourceManager, method_34864, getResourceManager, m_177941_

Component (): ba, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): aZ, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Optional<Path> (): A, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

Optional<Path> (): z, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

boolean (boolean, boolean, boolean): b, saveEverything, method_39218, saveAll, m_195514_

ModCheck (): K, getModdedStatus, method_24307, getModStatus, m_183471_

boolean (): aj, hidesOnlinePlayers, method_39424, hideOnlinePlayers, m_183306_

void (Path): g, dumpNativeModules, method_38584, dumpNativeModules, m_195521_

boolean (): ba, isCurrentlySaving, method_39219, isSaving, m_195518_

1.17.1

Names

Fields

String: ad, singleplayerName, field_4578, userName, f_129713_

String: ad, singleplayerName, field_4578, singlePlayerName, f_129713_

boolean: ar, hasWorldScreenshot, field_4577, iconFilePresent, f_129729_

PackRepository: as, packRepository, field_4595, dataPackManager, f_129730_

PackRepository: ar, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: at, scoreboard, field_4558, scoreboard, f_129731_

ServerScoreboard: as, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: aw, functionManager, field_4591, commandFunctionManager, f_129734_

ServerFunctionManager: av, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: ay, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

boolean: ax, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: az, averageTickTime, field_4592, tickTime, f_129737_

float: ay, averageTickTime, field_4592, tickTime, f_129737_

CustomBossEvents: av, customBossEvents, field_4548, bossBarManager, f_129733_

CustomBossEvents: au, customBossEvents, field_4548, bossBarManager, f_129733_

FrameTimer: ax, frameTimer, field_16205, metricsData, f_129735_

FrameTimer: aw, frameTimer, field_16205, metricsData, f_129735_

Executor: aA, executor, field_17200, workerExecutor, f_129738_

Executor: az, executor, field_17200, workerExecutor, f_129738_

String: aB, serverId, field_17601, serverId, f_129739_

String: aA, serverId, field_17601, serverId, f_129739_

CommandStorage: au, commandStorage, field_20850, dataCommandStorage, f_129732_

CommandStorage: at, commandStorage, field_20850, dataCommandStorage, f_129732_

ServerResources: aC, resources, field_25318, serverResourceManager, f_129740_

ServerResources: aB, resources, field_25318, serverResourceManager, f_129740_

StructureManager: aD, structureManager, field_24370, structureManager, f_129741_

StructureManager: aC, structureManager, field_24370, structureManager, f_129741_

MetricsRecorder: D, metricsRecorder, field_22250, tickTimeTracker, f_177872_

MetricsRecorder: D, metricsRecorder, field_22250, recorder, f_177872_

Consumer<ProfileResults>: F, onMetricsRecordingStopped, field_33975, field_33975, f_177873_

Consumer<ProfileResults>: F, onMetricsRecordingStopped, field_33975, recorderResultConsumer, f_177873_

Consumer<Path>: G, onMetricsRecordingFinished, field_33976, field_33976, f_177874_

Consumer<Path>: G, onMetricsRecordingFinished, field_33976, recorderDumpConsumer, f_177874_

boolean: H, willStartRecordingMetrics, field_33977, field_33977, f_177875_

boolean: H, willStartRecordingMetrics, field_33977, needsRecorderSetup, f_177875_

MinecraftServer$TimeProfiler: I, debugCommandProfiler, field_33978, field_33978, f_177876_

MinecraftServer$TimeProfiler: I, debugCommandProfiler, field_33978, debugStart, f_177876_

boolean: J, debugCommandProfilerDelayStart, field_33979, profilerEnabled, f_177877_

boolean: J, debugCommandProfilerDelayStart, field_33979, needsDebugSetup, f_177877_

Constructors

Methods

File (): C, getServerDirectory, method_3831, getRunDirectory, m_6237_

File (): B, getServerDirectory, method_3831, getRunDirectory, m_6237_

boolean (): D, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

boolean (): C, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

String (): I, getServerVersion, method_3827, getVersion, m_7630_

String (): H, getServerVersion, method_3827, getVersion, m_7630_

int (): J, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): I, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): K, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

int (): J, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

String[] (): L, getPlayerNames, method_3858, getPlayerNames, m_7641_

String[] (): K, getPlayerNames, method_3858, getPlayerNames, m_7641_

KeyPair (): M, getKeyPair, method_3716, getKeyPair, m_129790_

KeyPair (): L, getKeyPair, method_3716, getKeyPair, m_129790_

int (): N, getPort, method_3756, getServerPort, m_7010_

int (): M, getPort, method_3756, getServerPort, m_7010_

String (): O, getSingleplayerName, method_3811, getUserName, m_129791_

String (): N, getSingleplayerName, method_3811, getSinglePlayerName, m_129791_

void (String): d, setSingleplayerName, method_3849, setServerName, m_129981_

void (String): d, setSingleplayerName, method_3849, setSinglePlayerName, m_129981_

boolean (): P, isSingleplayer, method_3724, isSinglePlayer, m_129792_

boolean (): O, isSingleplayer, method_3724, isSingleplayer, m_129792_

boolean (): R, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): S, isDemo, method_3799, isDemo, m_129794_

boolean (): R, isDemo, method_3799, isDemo, m_129794_

String (): T, getResourcePack, method_3784, getResourcePackUrl, m_129795_

String (): S, getResourcePack, method_3784, getResourcePackUrl, m_129795_

String (): U, getResourcePackHash, method_3805, getResourcePackHash, m_129796_

String (): T, getResourcePackHash, method_3805, getResourcePackHash, m_129796_

boolean (): W, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): V, usesAuthentication, method_3828, isOnlineMode, m_129797_

boolean (): Y, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): X, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): Z, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): Y, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): Z, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

boolean (): aa, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

String (): ac, getMotd, method_3818, getServerMotd, m_129916_

String (): ab, getMotd, method_3818, getServerMotd, m_129916_

boolean (): ad, isStopped, method_3750, isStopped, m_129918_

boolean (): ac, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, m_129919_

ServerConnectionListener (): ae, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ah, hasGui, method_3727, hasGui, m_6370_

boolean (): ag, hasGui, method_3727, hasGui, m_6370_

int (): ai, getTickCount, method_3780, getTicks, m_129921_

int (): ah, getTickCount, method_3780, getTicks, m_129921_

void (): bd, startTimeProfiler, method_3832, enableProfiler, m_177943_

void (): bc, startTimeProfiler, method_3832, startDebug, m_177943_

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

int (): am, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.minecraft.MinecraftSessionService (): an, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): ap, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): aq, getProfileCache, method_3793, getUserCache, m_129927_

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): ar, getStatus, method_3765, getServerMetadata, m_129928_

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, m_129928_

void (): as, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): at, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): aw, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ag, isReady, method_3820, isLoading, m_129920_

boolean (): af, isReady, method_3820, isLoading, m_129920_

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, m_6846_

PlayerList (): ad, getPlayerList, method_3760, getPlayerManager, m_6846_

boolean (): A, hasWorldScreenshot, method_3771, hasIconFile, m_130014_

File (): B, getWorldScreenshotFile, method_3725, getIconFile, m_129781_

Snooper (): aj, getSnooper, method_3795, getSnooper, m_129922_

Snooper (): ai, getSnooper, method_3795, getSnooper, m_129922_

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

boolean (): W, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, m_129890_

long (): ax, getNextTickTime, method_3826, getServerStartTime, m_129932_

long (): aw, getNextTickTime, method_3826, getTimeReference, m_129932_

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, m_129933_

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

PackRepository (): aA, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

Commands (): aB, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, m_129893_

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aG, getScoreboard, method_3845, getScoreboard, m_129896_

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aI, getLootTables, method_3857, getLootManager, m_129898_

LootTables (): aH, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aL, getGameRules, method_3767, getGameRules, m_129900_

GameRules (): aK, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

float (): aO, getAverageTickTime, method_3830, getTickTime, m_129903_

float (): aN, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): bf, haveTime, method_3866, shouldKeepTicking, m_129960_

boolean (): be, haveTime, method_3866, shouldKeepTicking, m_129960_

Iterable<ServerLevel> (): H, getAllLevels, method_3738, getWorlds, m_129785_

Iterable<ServerLevel> (): G, getAllLevels, method_3738, getWorlds, m_129785_

void (): y, waitUntilNextTick, method_16208, method_16208, m_130012_

void (): y, waitUntilNextTick, method_16208, runTasksTillTickEnd, m_130012_

boolean (): bg, pollTaskInternal, method_20415, method_20415, m_129961_

boolean (): bf, pollTaskInternal, method_20415, runOneTask, m_129961_

boolean (): au, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): av, getRunningThread, method_3777, getThread, m_6304_

Thread (): au, getRunningThread, method_3777, getThread, m_6304_

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (): E, isShutdown, method_16043, isStopping, m_129782_

boolean (): D, isShutdown, method_16043, isStopping, m_129782_

FrameTimer (): aP, getFrameTimer, method_15876, getMetricsData, m_129904_

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, m_129904_

CommandStorage (): aH, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aJ, getPredicateManager, method_22828, getPredicateManager, m_129899_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, m_129899_

ServerLevel (): F, overworld, method_30002, getOverworld, m_129783_

ServerLevel (): E, overworld, method_30002, getOverworld, m_129783_

Set<ResourceKey<Level>> (): G, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

Set<ResourceKey<Level>> (): F, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (): bh, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

void (): bg, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (): al, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

ProfilerFiller (): aQ, getProfiler, method_16044, getProfiler, m_129905_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, m_129905_

boolean (): bc, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

boolean (): bb, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): be, stopTimeProfiler, method_24489, stopDebug, m_177944_

ProfileResults (): bd, stopTimeProfiler, method_24489, stopDebug, m_177944_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureManager (): aV, getStructureManager, method_27727, getStructureManager, m_129909_

StructureManager (): aU, getStructureManager, method_27727, getStructureManager, m_129909_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, m_129910_

TagContainer (): aF, getTags, method_3801, getTagManager, m_129895_

TagContainer (): aE, getTags, method_3801, getTagManager, m_129895_

RegistryAccess (): aX, registryAccess, method_30611, getRegistryManager, m_129911_

RegistryAccess (): aW, registryAccess, method_30611, getRegistryManager, m_129911_

void (): Q, initializeKeyPair, method_31400, generateKeyPair, m_129793_

void (): P, initializeKeyPair, method_31400, generateKeyPair, m_129793_

SystemReport (SystemReport): b, fillSystemReport, method_37324, method_37324, m_177935_

SystemReport (SystemReport): b, fillSystemReport, method_37324, addSystemDetails, m_177935_

SystemReport (SystemReport): a, fillServerSystemReport, method_3859, populateCrashReport, m_142424_

SystemReport (SystemReport): a, fillServerSystemReport, method_3859, addExtraSystemDetails, m_142424_

boolean (): V, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

boolean (): U, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

Proxy (): am, getProxy, method_36113, getProxy, m_177930_

Proxy (): al, getProxy, method_36113, getProxy, m_177930_

ItemModifierManager (): aK, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

ItemModifierManager (): aJ, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (Path): a, dumpServerProperties, method_37113, method_37113, m_142116_

void (Path): a, dumpServerProperties, method_37113, dumpProperties, m_142116_

void (): bi, startMetricsRecordingTick, method_24487, startMonitor, m_177945_

void (): bh, startMetricsRecordingTick, method_24487, startTickMetrics, m_177945_

void (): bj, endMetricsRecordingTick, method_24490, endMonitor, m_177946_

void (): bi, endMetricsRecordingTick, method_24490, endTickMetrics, m_177946_

boolean (): aR, isRecordingMetrics, method_37321, isRunningMonitor, m_177927_

boolean (): aQ, isRecordingMetrics, method_37321, isRecorderActive, m_177927_

void (Consumer<ProfileResults>, Consumer<Path>): a, startRecordingMetrics, method_37320, method_37320, m_177923_

void (Consumer<ProfileResults>, Consumer<Path>): a, startRecordingMetrics, method_37320, setupRecorder, m_177923_

void (): aS, stopRecordingMetrics, method_37322, method_37322, m_177928_

void (): aR, stopRecordingMetrics, method_37322, resetRecorder, m_177928_

void (): aT, finishRecordingMetrics, method_37323, method_37323, m_177929_

void (): aS, finishRecordingMetrics, method_37323, stopRecorder, m_177929_

boolean (): aY, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

boolean (): aX, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

GameType (): aZ, getForcedGameType, method_3761, getForcedGameMode, m_142359_

GameType (): aY, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): ba, getResourceManager, method_34864, getResourceManager, m_177941_

ResourceManager (): aZ, getResourceManager, method_34864, getResourceManager, m_177941_

Component (): bb, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): ba, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Optional<Path> (): A, getWorldScreenshotFile, method_3725, getIconFile, m_182649_

1.17

Names

net.minecraft.server.MinecraftServer

net.minecraft.src.C_4977_

Fields

org.apache.logging.log4j.Logger: j, LOGGER, field_4546, LOGGER, field_147145_h

org.apache.logging.log4j.Logger: p, LOGGER, field_4546, LOGGER, f_129750_

File: b, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, field_152367_a

File: f, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, f_129742_

List<Runnable>: l, tickables, field_4568, serverGuiTickables, field_71322_p

List<Runnable>: C, tickables, field_4568, serverGuiTickables, f_129752_

ServerConnectionListener: o, connection, field_4563, networkIo, field_147144_o

ServerConnectionListener: K, connection, field_4563, networkIo, f_129755_

ServerStatus: q, status, field_4593, metadata, field_147147_p

ServerStatus: M, status, field_4593, metadata, f_129757_

Random: r, random, field_4602, random, field_147146_q

Random: N, random, field_4602, random, f_129758_

String: t, localIp, field_4585, serverIp, field_71320_r

String: P, localIp, field_4585, serverIp, f_129760_

int: u, port, field_4555, serverPort, field_71319_s

int: Q, port, field_4555, serverPort, f_129761_

boolean: x, running, field_4544, running, field_71317_u

boolean: T, running, field_4544, running, f_129764_

boolean: y, stopped, field_4561, stopped, field_71316_v

boolean: U, stopped, field_4561, stopped, f_129765_

int: z, tickCount, field_4572, ticks, field_71315_w

int: V, tickCount, field_4572, ticks, f_129766_

Proxy: g, proxy, field_4599, proxy, field_110456_c

Proxy: m, proxy, field_4599, proxy, f_129747_

boolean: A, onlineMode, field_4543, onlineMode, field_71325_x

boolean: W, onlineMode, field_4543, onlineMode, f_129705_

boolean: C, pvp, field_4604, pvpEnabled, field_71284_A

boolean: Y, pvp, field_4604, pvpEnabled, f_129707_

boolean: D, allowFlight, field_4554, flightEnabled, field_71285_B

boolean: Z, allowFlight, field_4554, flightEnabled, f_129708_

String: E, motd, field_4564, motd, field_71286_C

String: aa, motd, field_4564, motd, f_129709_

int: F, maxBuildHeight, field_4579, worldHeight, field_71280_D

int: G, playerIdleTimeout, field_4596, playerIdleTimeout, field_143008_E

int: ab, playerIdleTimeout, field_4596, playerIdleTimeout, f_129711_

long[]: h, tickTimes, field_4573, lastTickLengths, field_71311_j

long[]: n, tickTimes, field_4573, lastTickLengths, f_129748_

KeyPair: H, keyPair, field_4552, keyPair, field_71292_I

KeyPair: ac, keyPair, field_4552, keyPair, f_129712_

String: I, singleplayerName, field_4578, userName, field_71293_J

String: ad, singleplayerName, field_4578, userName, f_129713_

boolean: J, isDemo, field_4549, demo, field_71288_M

boolean: ae, isDemo, field_4549, demo, f_129714_

String: K, resourcePack, field_4607, resourcePackUrl, field_147141_M

String: af, resourcePack, field_4607, resourcePackUrl, f_129715_

String: L, resourcePackHash, field_4584, resourcePackHash, field_175588_P

String: ag, resourcePackHash, field_4584, resourcePackHash, f_129716_

boolean: M, isReady, field_4547, loading, field_71296_Q

boolean: ah, isReady, field_4547, loading, f_129717_

long: N, lastOverloadWarning, field_4557, lastTimeReference, field_71299_R

long: ai, lastOverloadWarning, field_4557, lastTimeReference, f_129718_

boolean: O, delayProfilerStart, field_4597, profilerStartQueued, field_71295_T

boolean: P, forceGameType, field_4545, forceGameMode, field_104057_T

com.mojang.authlib.minecraft.MinecraftSessionService: Q, sessionService, field_4603, sessionService, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: aj, sessionService, field_4603, sessionService, f_129721_

long: T, lastServerStatus, field_4551, lastPlayerSampleUpdate, field_147142_T

long: am, lastServerStatus, field_4551, lastPlayerSampleUpdate, f_129724_

com.mojang.authlib.GameProfileRepository: R, profileRepository, field_4608, gameProfileRepo, field_152365_W

com.mojang.authlib.GameProfileRepository: ak, profileRepository, field_4608, gameProfileRepo, f_129722_

GameProfileCache: S, profileCache, field_4556, userCache, field_152366_X

GameProfileCache: al, profileCache, field_4556, userCache, f_129723_

Thread: U, serverThread, field_16257, serverThread, field_175590_aa

Thread: an, serverThread, field_16257, serverThread, f_129725_

Snooper: k, snooper, field_4582, snooper, field_71307_n

Snooper: B, snooper, field_4582, snooper, f_129751_

PlayerList: w, playerList, field_4550, playerManager, field_71318_t

PlayerList: S, playerList, field_4550, playerManager, f_129763_

boolean: Y, hasWorldScreenshot, field_4577, iconFilePresent, field_184111_ab

boolean: ar, hasWorldScreenshot, field_4577, iconFilePresent, f_129729_

boolean: B, preventProxyConnections, field_4560, preventProxyConnections, field_190519_A

boolean: X, preventProxyConnections, field_4560, preventProxyConnections, f_129706_

com.mojang.datafixers.DataFixer: s, fixerUpper, field_4587, dataFixer, field_184112_s

com.mojang.datafixers.DataFixer: O, fixerUpper, field_4587, dataFixer, f_129759_

long: V, nextTickTime, field_4571, timeReference, field_211151_aa

long: ao, nextTickTime, field_4571, timeReference, f_129726_

PackRepository: Z, packRepository, field_4595, dataPackManager, field_195577_ad

PackRepository: as, packRepository, field_4595, dataPackManager, f_129730_

ServerScoreboard: aa, scoreboard, field_4558, scoreboard, field_200255_ai

ServerScoreboard: at, scoreboard, field_4558, scoreboard, f_129731_

ServerFunctionManager: ad, functionManager, field_4591, commandFunctionManager, field_200258_al

ServerFunctionManager: aw, functionManager, field_4591, commandFunctionManager, f_129734_

boolean: af, enforceWhitelist, field_4570, enforceWhitelist, field_205745_an

boolean: ay, enforceWhitelist, field_4570, enforceWhitelist, f_129736_

float: ag, averageTickTime, field_4592, tickTime, field_211152_ao

float: az, averageTickTime, field_4592, tickTime, f_129737_

Map<ResourceKey<Level>, ServerLevel>: v, levels, field_4589, worlds, field_71305_c

Map<ResourceKey<Level>, ServerLevel>: R, levels, field_4589, worlds, f_129762_

LevelSettings: c, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, field_213219_c

LevelSettings: i, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, f_129743_

ChunkProgressListenerFactory: p, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, field_213220_d

ChunkProgressListenerFactory: L, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, f_129756_

long: W, delayedTasksMaxNextTickTime, field_19248, field_19248, field_213213_ab

long: ap, delayedTasksMaxNextTickTime, field_19248, nextTickTimestamp, f_129727_

boolean: X, mayHaveDelayedTasks, field_19249, waitingForNextTick, field_213214_ac

boolean: aq, mayHaveDelayedTasks, field_19249, waitingForNextTick, f_129728_

CustomBossEvents: ac, customBossEvents, field_4548, bossBarManager, field_201301_aj

CustomBossEvents: av, customBossEvents, field_4548, bossBarManager, f_129733_

FrameTimer: ae, frameTimer, field_16205, metricsData, field_213215_ap

FrameTimer: ax, frameTimer, field_16205, metricsData, f_129735_

Executor: ah, executor, field_17200, workerExecutor, field_213217_au

Executor: aA, executor, field_17200, workerExecutor, f_129738_

String: ai, serverId, field_17601, serverId, field_213218_av

String: aB, serverId, field_17601, serverId, f_129739_

CommandStorage: ab, commandStorage, field_20850, dataCommandStorage, field_229733_al_

CommandStorage: au, commandStorage, field_20850, dataCommandStorage, f_129732_

LevelStorageSource$LevelStorageAccess: d, storageSource, field_23784, session, field_71310_m

LevelStorageSource$LevelStorageAccess: j, storageSource, field_23784, session, f_129744_

PlayerDataStorage: e, playerDataStorage, field_24371, saveHandler, field_240766_e_

PlayerDataStorage: k, playerDataStorage, field_24371, saveHandler, f_129745_

ContinuousProfiler: m, continousProfiler, field_22250, tickTimeTracker, field_240769_m_

ProfilerFiller: n, profiler, field_16258, profiler, field_71304_b

ProfilerFiller: E, profiler, field_16258, profiler, f_129754_

RegistryAccess$RegistryHolder: f, registryHolder, field_25132, registryManager, field_240767_f_

RegistryAccess$RegistryHolder: l, registryHolder, field_25132, registryManager, f_129746_

ServerResources: aj, resources, field_25318, serverResourceManager, field_195576_ac

ServerResources: aC, resources, field_25318, serverResourceManager, f_129740_

StructureManager: ak, structureManager, field_24370, structureManager, field_240765_ak_

StructureManager: aD, structureManager, field_24370, structureManager, f_129741_

WorldData: i, worldData, field_24372, saveProperties, field_240768_i_

WorldData: o, worldData, field_24372, saveProperties, f_129749_

float: q, AVERAGE_TICK_TIME_SMOOTHING, field_33212, field_33212, f_177884_

int: r, TICK_STATS_SPAN, field_33213, field_33213, f_177885_

int: b, MS_PER_TICK, field_33206, field_33206, f_177878_

int: s, SNOOPER_UPDATE_INTERVAL, field_33214, field_33214, f_177886_

int: t, OVERLOADED_THRESHOLD, field_33215, field_33215, f_177887_

int: u, OVERLOADED_WARNING_INTERVAL, field_33216, field_33216, f_177888_

String: c, LEVEL_STORAGE_PROTOCOL, field_33207, LEVEL_PROTOCOL_NAME, f_177879_

String: d, LEVEL_STORAGE_SCHEMA, field_33208, LEVEL_PROTOCOL, f_177880_

long: v, STATUS_EXPIRE_TIME_NS, field_33217, PLAYER_SAMPLE_UPDATE_INTERVAL, f_177889_

int: w, MAX_STATUS_PLAYER_SAMPLE, field_33218, field_33218, f_177890_

String: e, MAP_RESOURCE_FILE, field_33209, RESOURCES_ZIP_FILE_NAME, f_177881_

int: g, START_CHUNK_RADIUS, field_33210, START_TICKET_CHUNK_RADIUS, f_177882_

int: x, START_TICKING_CHUNK_COUNT, field_33219, START_TICKET_CHUNKS, f_177891_

int: y, AUTOSAVE_INTERVAL, field_33220, field_33220, f_177892_

int: z, MAX_TICK_LATENCY, field_33221, field_33221, f_177893_

int: h, ABSOLUTE_MAX_WORLD_SIZE, field_33211, MAX_WORLD_BORDER_RADIUS, f_177883_

long: A, DELAYED_TASKS_TICK_EXTENSION, field_33205, MILLISECONDS_PER_TICK, f_177871_

MetricsRecorder: D, metricsRecorder, field_22250, tickTimeTracker, f_177872_

Consumer<ProfileResults>: F, onMetricsRecordingStopped, field_33975, field_33975, f_177873_

Consumer<Path>: G, onMetricsRecordingFinished, field_33976, field_33976, f_177874_

boolean: H, willStartRecordingMetrics, field_33977, field_33977, f_177875_

MinecraftServer$TimeProfiler: I, debugCommandProfiler, field_33978, field_33978, f_177876_

boolean: J, debugCommandProfilerDelayStart, field_33979, profilerEnabled, f_177877_

Constructors

Methods

boolean (): d, initServer, method_3823, setupServer, func_71197_b

boolean (): e, initServer, method_3823, setupServer, m_7038_

boolean (): f, isHardcore, method_3754, isHardcore, func_71199_h

boolean (): g, isHardcore, method_3754, isHardcore, m_7035_

int (): g, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

int (): h, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, m_7022_

void (): t, stopServer, method_3782, shutdown, func_71260_j

void (): u, stopServer, method_3782, shutdown, m_7041_

String (): u, getLocalIp, method_3819, getServerIp, func_71211_k

String (): v, getLocalIp, method_3819, getServerIp, m_130009_

void (String): a_, setLocalIp, method_3842, setServerIp, func_71189_e

void (String): a_, setLocalIp, method_3842, setServerIp, m_129913_

boolean (): v, isRunning, method_3806, isRunning, func_71278_l

boolean (): w, isRunning, method_3806, isRunning, m_130010_

File (): B, getServerDirectory, method_3831, getRunDirectory, func_71238_n

File (): C, getServerDirectory, method_3831, getRunDirectory, m_6237_

void (CrashReport): a, onServerCrash, method_3744, setCrashReport, func_71228_a

void (CrashReport): a, onServerCrash, method_3744, setCrashReport, m_7268_

void (): e, onServerExit, method_3821, exit, func_71240_o

void (): f, onServerExit, method_3821, exit, m_6988_

boolean (): C, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): D, isNetherEnabled, method_3839, isNetherAllowed, m_7079_

File (String): c, getFile, method_3758, getFile, func_71209_f

File (String): c, getFile, method_3758, getFile, m_129971_

String (): H, getServerVersion, method_3827, getVersion, func_71249_w

String (): I, getServerVersion, method_3827, getVersion, m_7630_

int (): I, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): J, getPlayerCount, method_3788, getCurrentPlayerCount, m_7416_

int (): J, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

int (): K, getMaxPlayers, method_3802, getMaxPlayerCount, m_7418_

String[] (): K, getPlayerNames, method_3858, getPlayerNames, func_71213_z

String[] (): L, getPlayerNames, method_3858, getPlayerNames, m_7641_

String (): getServerModName, getServerModName, getServerModName, getServerModName, getServerModName

String (): getServerModName, getServerModName, m_130001_

CrashReport (CrashReport): b, fillReport, method_3859, populateCrashReport, func_71230_b

KeyPair (): L, getKeyPair, method_3716, getKeyPair, func_71250_E

KeyPair (): M, getKeyPair, method_3716, getKeyPair, m_129790_

int (): M, getPort, method_3756, getServerPort, func_71215_F

int (): N, getPort, method_3756, getServerPort, m_7010_

void (int): a, setPort, method_3779, setServerPort, func_71208_b

void (int): a, setPort, method_3779, setServerPort, m_129801_

String (): N, getSingleplayerName, method_3811, getUserName, func_71214_G

String (): O, getSingleplayerName, method_3811, getUserName, m_129791_

void (String): d, setSingleplayerName, method_3849, setServerName, func_71224_l

void (String): d, setSingleplayerName, method_3849, setServerName, m_129981_

boolean (): O, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): P, isSingleplayer, method_3724, isSinglePlayer, m_129792_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): R, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, m_7004_

boolean (): R, isDemo, method_3799, isDemo, func_71242_L

boolean (): S, isDemo, method_3799, isDemo, m_129794_

void (boolean): c, setDemo, method_3730, setDemo, func_71204_b

void (boolean): c, setDemo, method_3730, setDemo, m_129975_

String (): S, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): T, getResourcePack, method_3784, getResourcePackUrl, m_129795_

String (): T, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): U, getResourcePackHash, method_3805, getResourcePackHash, m_129796_

void (String, String): a, setResourcePack, method_3843, setResourcePack, func_180507_a_

void (String, String): a, setResourcePack, method_3843, setResourcePack, m_129853_

boolean (): j, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): k, isDedicatedServer, method_3816, isDedicated, m_6982_

boolean (): V, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): W, usesAuthentication, method_3828, isOnlineMode, m_129797_

void (boolean): d, setUsesAuthentication, method_3864, setOnlineMode, func_71229_d

void (boolean): d, setUsesAuthentication, method_3864, setOnlineMode, m_129985_

boolean (): X, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): Y, isSpawningAnimals, method_3796, shouldSpawnAnimals, m_6998_

boolean (): Y, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): Z, areNpcsEnabled, method_3736, shouldSpawnNpcs, m_6997_

boolean (): l, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): m, isEpollEnabled, method_3759, isUsingNativeTransport, m_6994_

boolean (): Z, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, m_129799_

void (boolean): f, setPvpAllowed, method_3815, setPvpEnabled, func_71188_g

void (boolean): f, setPvpAllowed, method_3815, setPvpEnabled, m_129997_

boolean (): aa, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, m_129915_

void (boolean): g, setFlightAllowed, method_3745, setFlightEnabled, func_71245_h

void (boolean): g, setFlightAllowed, method_3745, setFlightEnabled, m_129999_

boolean (): m, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): n, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, m_6993_

String (): ab, getMotd, method_3818, getServerMotd, func_71273_Y

String (): ac, getMotd, method_3818, getServerMotd, m_129916_

void (String): e, setMotd, method_3834, setMotd, func_71205_p

void (String): e, setMotd, method_3834, setMotd, m_129989_

int (): ac, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

void (int): c, setMaxBuildHeight, method_3850, setWorldHeight, func_71191_d

boolean (): ad, isStopped, method_3750, isStopped, func_71241_aa

boolean (): ad, isStopped, method_3750, isStopped, m_129918_

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, m_129919_

boolean (): ah, hasGui, method_3727, hasGui, func_71279_ae

boolean (): ah, hasGui, method_3727, hasGui, m_6370_

int (): ai, getTickCount, method_3780, getTicks, func_71259_af

int (): ai, getTickCount, method_3780, getTicks, m_129921_

void (): aT, startProfiling, method_3832, enableProfiler, func_240790_aQ_

void (): bd, startTimeProfiler, method_3832, enableProfiler, m_177943_

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, m_6396_

void (boolean): h, setForceGameType, method_3794, setForceGameMode, func_104055_i

boolean (): al, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): ao, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, m_129924_

void (int): d, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

void (int): c, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, m_7196_

com.mojang.authlib.minecraft.MinecraftSessionService (): ap, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, m_129925_

com.mojang.authlib.GameProfileRepository (): aq, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): ap, getProfileRepository, method_3719, getGameProfileRepo, m_129926_

GameProfileCache (): ar, getProfileCache, method_3793, getUserCache, func_152358_ax

GameProfileCache (): aq, getProfileCache, method_3793, getUserCache, m_129927_

ServerStatus (): as, getStatus, method_3765, getServerMetadata, func_147134_at

ServerStatus (): ar, getStatus, method_3765, getServerMetadata, m_129928_

void (): at, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): as, invalidateStatus, method_3856, forcePlayerSampleUpdate, m_129929_

int (): au, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): at, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, m_6329_

int (): ax, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): aw, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, m_6328_

boolean (): ag, isReady, method_3820, isLoading, func_71200_ad

boolean (): ag, isReady, method_3820, isLoading, m_129920_

void (ServerStatus): a, updateStatusIcon, method_3791, setFavicon, func_184107_a

void (ServerStatus): a, updateStatusIcon, method_3791, setFavicon, m_129878_

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, func_70000_a

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, m_7108_

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, m_6846_

void (PlayerList): a, setPlayerList, method_3846, setPlayerManager, func_184105_a

void (PlayerList): a, setPlayerList, method_3846, setPlayerManager, m_129823_

boolean (): z, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

boolean (): A, hasWorldScreenshot, method_3771, hasIconFile, m_130014_

File (): A, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

File (): B, getWorldScreenshotFile, method_3725, getIconFile, m_129781_

Snooper (): aj, getSnooper, method_3795, getSnooper, func_80003_ah

Snooper (): aj, getSnooper, method_3795, getSnooper, m_129922_

GameType (): s, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

GameType (): g_, getDefaultGameType, method_3790, getDefaultGameMode, m_130008_

void (GameType): a, setDefaultGameType, method_3838, setDefaultGameMode, func_71235_a

void (GameType): a, setDefaultGameType, method_3838, setDefaultGameMode, m_7835_

boolean (): W, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, m_129798_

void (boolean): e, setPreventProxyConnections, method_3764, setPreventProxyConnections, func_190517_e

void (boolean): e, setPreventProxyConnections, method_3764, setPreventProxyConnections, m_129993_

ServerAdvancementManager (): aA, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, m_129889_

ServerFunctionManager (): aB, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, m_129890_

boolean (): i, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): j, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, m_6983_

boolean (): n, isPublished, method_3860, isRemote, func_71344_c

boolean (): o, isPublished, method_3860, isRemote, m_6992_

boolean (GameType, boolean, int): a, publishServer, method_3763, openToLan, func_195565_a

boolean (GameType, boolean, int): a, publishServer, method_3763, openToLan, m_7386_

long (): ay, getNextTickTime, method_3826, getServerStartTime, func_211150_az

long (): ax, getNextTickTime, method_3826, getServerStartTime, m_129932_

com.mojang.datafixers.DataFixer (): az, getFixerUpper, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, m_129933_

void (CommandSourceStack): a, kickUnlistedPlayers, method_3728, kickNonWhitelistedPlayers, func_205743_a

void (CommandSourceStack): a, kickUnlistedPlayers, method_3728, kickNonWhitelistedPlayers, m_129849_

PackRepository (): aC, getPackRepository, method_3836, getDataPackManager, func_195561_aH

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, m_129891_

Commands (): aD, getCommands, method_3734, getCommandManager, func_195571_aL

Commands (): aC, getCommands, method_3734, getCommandManager, m_129892_

CommandSourceStack (): aE, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, m_129893_

boolean (): a, acceptsSuccess, method_9200, shouldReceiveFeedback, func_195039_a

boolean (): h_, acceptsSuccess, method_9200, shouldReceiveFeedback, m_6999_

boolean (): b, acceptsFailure, method_9202, shouldTrackOutput, func_195040_b

boolean (): i_, acceptsFailure, method_9202, shouldTrackOutput, m_7028_

RecipeManager (): aF, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, m_129894_

ServerScoreboard (): aH, getScoreboard, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aG, getScoreboard, method_3845, getScoreboard, m_129896_

LootTables (): aJ, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aI, getLootTables, method_3857, getLootManager, m_129898_

GameRules (): aL, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aL, getGameRules, method_3767, getGameRules, m_129900_

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, m_129902_

void (boolean): i, setEnforceWhitelist, method_3731, setEnforceWhitelist, func_205741_k

void (boolean): h, setEnforceWhitelist, method_3731, setEnforceWhitelist, m_130004_

int (com.mojang.authlib.GameProfile): b, getProfilePermissions, method_3835, getPermissionLevel, func_211833_a

int (com.mojang.authlib.GameProfile): b, getProfilePermissions, method_3835, getPermissionLevel, m_129944_

float (): aO, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aO, getAverageTickTime, method_3830, getTickTime, m_129903_

boolean (): ba, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): bf, haveTime, method_3866, shouldKeepTicking, m_129960_

void (BooleanSupplier): a, tickServer, method_3748, tick, func_71217_p

void (BooleanSupplier): a, tickServer, method_3748, tick, m_5705_

void (BooleanSupplier): b, tickChildren, method_3813, tickWorlds, func_71190_q

void (BooleanSupplier): b, tickChildren, method_3813, tickWorlds, m_5703_

Iterable<ServerLevel> (): G, getAllLevels, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): H, getAllLevels, method_3738, getWorlds, m_129785_

void (DimensionDataStorage): a, readScoreboard, method_17976, initScoreboard, func_213204_a

void (DimensionDataStorage): a, readScoreboard, method_17976, initScoreboard, m_129841_

void (ChunkProgressListener): b, prepareLevels, method_3774, prepareStartRegion, func_213186_a

void (ChunkProgressListener): b, prepareLevels, method_3774, prepareStartRegion, m_129940_

boolean (boolean, boolean, boolean): a, saveAllChunks, method_3723, save, func_213211_a

boolean (boolean, boolean, boolean): a, saveAllChunks, method_3723, save, m_129885_

void (): close, close, close, close, close

void (): close, close, close

void (boolean): a, halt, method_3747, stop, func_71263_m

void (boolean): a, halt, method_3747, stop, m_7570_

void (): x, waitUntilNextTick, method_16208, method_16208, func_213202_o

void (): y, waitUntilNextTick, method_16208, method_16208, m_130012_

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, func_212875_d_

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, m_6681_

boolean (TickTask): a, shouldRun, method_19464, canExecute, func_212874_c_

boolean (TickTask): a, shouldRun, method_19464, canExecute, m_6362_

boolean (): y, pollTask, method_16075, runTask, func_213168_p

boolean (): z, pollTask, method_16075, runTask, m_7245_

boolean (): bb, pollTaskInternal, method_20415, method_20415, func_213205_aW

boolean (): bg, pollTaskInternal, method_20415, method_20415, m_129961_

void (Runnable): b, addTickable, method_3742, addServerGuiTickable, func_82010_a

void (Runnable): b, addTickable, method_3742, addServerGuiTickable, m_129946_

void (String): b, setId, method_17819, setServerId, func_213208_c

void (String): b, setId, method_17819, setServerId, m_129948_

void (Difficulty, boolean): a, setDifficulty, method_3776, setDifficulty, func_147139_a

void (Difficulty, boolean): a, setDifficulty, method_3776, setDifficulty, m_129827_

void (boolean): b, setDifficultyLocked, method_19467, setDifficultyLocked, func_213209_d

void (boolean): b, setDifficultyLocked, method_19467, setDifficultyLocked, m_129958_

void (ServerPlayer): b, sendDifficultyUpdate, method_19465, sendDifficulty, func_213189_a

void (ServerPlayer): c, sendDifficultyUpdate, method_19465, sendDifficulty, m_129938_

boolean (): av, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

boolean (): au, scheduleExecutables, method_5384, shouldExecuteAsync, m_5660_

Thread (): aw, getRunningThread, method_3777, getThread, func_213170_ax

Thread (): av, getRunningThread, method_3777, getThread, m_6304_

int (ServerLevel): a, getSpawnRadius, method_3829, getSpawnRadius, func_184108_a

int (ServerLevel): a, getSpawnRadius, method_3829, getSpawnRadius, m_129803_

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, m_129901_

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isHost, func_213199_b

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isHost, m_7779_

boolean (): D, isShutdown, method_16043, isStopping, func_213201_w

boolean (): E, isShutdown, method_16043, isStopping, m_129782_

FrameTimer (): aP, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aP, getFrameTimer, method_15876, getMetricsData, m_129904_

int (): h, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

int (): i, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, m_7034_

void (Path): a, saveDebugReport, method_21613, dump, func_223711_a

void (Path): b, saveDebugReport, method_21613, dump, m_129859_

void (Path): b, dumpMiscStats, method_21692, dumpStats, func_223710_b

void (Path): c, dumpMiscStats, method_21692, dumpStats, m_129950_

void (Path): c, dumpCrashCategory, method_21614, dumpExampleCrash, func_223709_c

void (Path): d, dumpGameRules, method_21615, dumpGamerules, func_223708_d

void (Path): d, dumpGameRules, method_21615, dumpGamerules, m_129983_

void (Path): e, dumpClasspath, method_21616, dumpClasspath, func_223706_e

void (Path): e, dumpClasspath, method_21616, dumpClasspath, m_129991_

void (Path): f, dumpThreads, method_21713, dumpThreads, func_223712_f

void (Path): f, dumpThreads, method_21713, dumpThreads, m_129995_

CommandStorage (): aI, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

CommandStorage (): aH, getCommandStorage, method_22827, getDataCommandStorage, m_129897_

PredicateManager (): aK, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

PredicateManager (): aJ, getPredicateManager, method_22828, getPredicateManager, m_129899_

void (TickTask): b, doRunTask, method_24306, executeTask, func_213166_h

void (TickTask): b, doRunTask, method_24306, executeTask, m_6367_

Optional<String> (): o, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

Optional<String> (): p, getModdedStatus, method_24307, getModdedStatusMessage, m_6730_

<S extends MinecraftServer> S (Function<Thread, S>): a, spin, method_29740, startServer, func_240784_a_

<S extends MinecraftServer> S (Function<Thread, S>): a, spin, method_29740, startServer, m_129872_

void (LevelStorageSource$LevelStorageAccess): a, convertFromRegionFormatIfNeeded, method_27725, convertLevel, func_240777_a_

void (LevelStorageSource$LevelStorageAccess): a, convertFromRegionFormatIfNeeded, method_27725, convertLevel, m_129845_

void (): l_, loadLevel, method_3735, loadWorld, func_240800_l__

void (): e_, loadLevel, method_3735, loadWorld, m_130006_

void (): q, forceDifficulty, method_27731, method_27731, func_230543_p_

void (): r, forceDifficulty, method_27731, updateDifficulty, m_7044_

void (ChunkProgressListener): a, createLevels, method_3786, createWorlds, func_240787_a_

void (ChunkProgressListener): a, createLevels, method_3786, createWorlds, m_129815_

void (ServerLevel, ServerLevelData, boolean, boolean, boolean): a, setInitialSpawn, method_27901, setupSpawn, func_240786_a_

void (WorldData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, func_240778_a_

void (WorldData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, m_129847_

void (): r, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

void (): f_, detectBundledResources, method_3861, loadWorldResourcePack, m_130007_

void (): w, runServer, method_29741, runServer, func_240802_v_

void (): x, runServer, method_29741, runServer, m_130011_

ServerLevel (): E, overworld, method_30002, getOverworld, func_241755_D_

ServerLevel (): F, overworld, method_30002, getOverworld, m_129783_

ServerLevel (ResourceKey<Level>): a, getLevel, method_3847, getWorld, func_71218_a

ServerLevel (ResourceKey<Level>): a, getLevel, method_3847, getWorld, m_129880_

Set<ResourceKey<Level>> (): F, levelKeys, method_29435, getWorldRegistryKeys, func_240770_D_

Set<ResourceKey<Level>> (): G, levelKeys, method_29435, getWorldRegistryKeys, m_129784_

void (Component, UUID): a, sendMessage, method_9203, sendSystemMessage, func_145747_a

void (Component, UUID): a, sendMessage, method_9203, sendSystemMessage, m_6352_

int (int): b, getScaledTrackingDistance, method_27903, adjustTrackingDistance, func_230512_b_

int (int): b, getScaledTrackingDistance, method_27903, adjustTrackingDistance, m_7186_

void (): bc, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

void (): bh, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, m_129962_

boolean (ServerLevel, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

boolean (ServerLevel, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, m_7762_

boolean (): am, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

boolean (): al, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

CompletableFuture<Void> (Collection<String>): a, reloadResources, method_29439, reloadResources, func_240780_a_

CompletableFuture<Void> (Collection<String>): a, reloadResources, method_29439, reloadResources, m_129861_

DataPackConfig (PackRepository, DataPackConfig, boolean): a, configurePackRepository, method_29736, loadDataPacks, func_240772_a_

DataPackConfig (PackRepository, DataPackConfig, boolean): a, configurePackRepository, method_29736, loadDataPacks, m_129819_

DataPackConfig (PackRepository): a, getSelectedPacks, method_29735, method_29735, func_240771_a_

DataPackConfig (PackRepository): a, getSelectedPacks, method_29735, createDataPackSettings, m_129817_

ProfilerFiller (): aQ, getProfiler, method_16044, getProfiler, func_213185_aS

ProfilerFiller (): aQ, getProfiler, method_16044, getProfiler, m_129905_

void (SingleTickProfiler): a, startProfilerTick, method_24487, startMonitor, func_240773_a_

void (SingleTickProfiler): b, endProfilerTick, method_24490, endMonitor, func_240795_b_

boolean (): aS, isProfiling, method_24488, isDebugRunning, func_240789_aP_

boolean (): bc, isTimeProfilerRunning, method_24488, isDebugRunning, m_177942_

ProfileResults (): aU, finishProfiling, method_24489, stopDebug, func_240791_aR_

ProfileResults (): be, stopTimeProfiler, method_24489, stopDebug, m_177944_

Path (LevelResource): a, getWorldPath, method_27050, getSavePath, func_240776_a_

Path (LevelResource): a, getWorldPath, method_27050, getSavePath, m_129843_

boolean (): aV, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

StructureManager (): aW, getStructureManager, method_27727, getStructureManager, func_240792_aT_

StructureManager (): aV, getStructureManager, method_27727, getStructureManager, m_129909_

WorldData (): aX, getWorldData, method_27728, getSaveProperties, func_240793_aU_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, m_129910_

int (): k, getRateLimitPacketsPerSecond, method_30612, getRateLimit, func_241871_k

int (): l, getRateLimitPacketsPerSecond, method_30612, getRateLimit, m_7032_

TagContainer (): aG, getTags, method_3801, getTagManager, func_244266_aF

TagContainer (): aF, getTags, method_3801, getTagManager, m_129895_

RegistryAccess (): aY, registryAccess, method_30611, getRegistryManager, func_244267_aX

RegistryAccess (): aX, registryAccess, method_30611, getRegistryManager, m_129911_

void (): P, initializeKeyPair, method_31400, method_31400, func_244801_P

void (): Q, initializeKeyPair, method_31400, generateKeyPair, m_129793_

TextFilter (ServerPlayer): a, createTextFilterForPlayer, method_31371, createFilterer, func_244435_a

TextFilter (ServerPlayer): a, createTextFilterForPlayer, method_31371, createFilterer, m_7950_

void (ServerLevel, ServerLevelData, boolean, boolean): a, setInitialSpawn, method_27901, setupSpawn, m_177896_

SystemReport (SystemReport): b, fillSystemReport, method_37324, method_37324, m_177935_

SystemReport (SystemReport): a, fillServerSystemReport, method_3859, populateCrashReport, m_142424_

void (Snooper): b, populateSnooperInitial, method_35034, addInitialSnooperInfo, m_142423_

boolean (): V, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

Proxy (): am, getProxy, method_36113, getProxy, m_177930_

boolean (): E_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, m_6102_

ItemModifierManager (): aK, getItemModifierManager, method_32699, getItemModifierManager, m_177926_

void (Path): a, dumpServerProperties, method_37113, method_37113, m_142116_

void (): bi, startMetricsRecordingTick, method_24487, startMonitor, m_177945_

void (): bj, endMetricsRecordingTick, method_24490, endMonitor, m_177946_

boolean (): aR, isRecordingMetrics, method_37321, isRunningMonitor, m_177927_

void (Consumer<ProfileResults>, Consumer<Path>): a, startRecordingMetrics, method_37320, method_37320, m_177923_

void (): aS, stopRecordingMetrics, method_37322, method_37322, m_177928_

void (): aT, finishRecordingMetrics, method_37323, method_37323, m_177929_

boolean (): aY, isResourcePackRequired, method_32303, requireResourcePack, m_142205_

ServerPlayerGameMode (ServerPlayer): b, createGameModeForPlayer, method_32816, getPlayerInteractionManager, m_177933_

GameType (): aZ, getForcedGameType, method_3761, getForcedGameMode, m_142359_

ResourceManager (): ba, getResourceManager, method_34864, getResourceManager, m_177941_

Component (): bb, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

Fields

Constructors

Methods

void (KeyPair): a, setKeyPair, method_3853, setKeyPair, func_71253_a

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): Q, isDemo, method_3799, isDemo, func_71242_L

boolean (): R, isDemo, method_3799, isDemo, func_71242_L

String (): R, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): S, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): S, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): T, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

boolean (): U, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): V, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): X, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): Y, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): Z, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): aa, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

String (): aa, getMotd, method_3818, getServerMotd, func_71273_Y

String (): ab, getMotd, method_3818, getServerMotd, func_71273_Y

int (): ab, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

int (): ac, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

boolean (): ac, isStopped, method_3750, isStopped, func_71241_aa

boolean (): ad, isStopped, method_3750, isStopped, func_71241_aa

ServerConnectionListener (): ae, getConnection, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): af, getConnection, method_3787, getNetworkIo, func_147137_ag

boolean (): ag, hasGui, method_3727, hasGui, func_71279_ae

boolean (): ah, hasGui, method_3727, hasGui, func_71279_ae

int (): ah, getTickCount, method_3780, getTicks, func_71259_af

int (): ai, getTickCount, method_3780, getTicks, func_71259_af

void (): aS, startProfiling, method_3832, enableProfiler, func_240790_aQ_

void (): aT, startProfiling, method_3832, enableProfiler, func_240790_aQ_

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

boolean (): ak, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

boolean (): al, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): ao, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ap, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): ap, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): aq, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

GameProfileCache (): aq, getProfileCache, method_3793, getUserCache, func_152358_ax

GameProfileCache (): ar, getProfileCache, method_3793, getUserCache, func_152358_ax

ServerStatus (): ar, getStatus, method_3765, getServerMetadata, func_147134_at

ServerStatus (): as, getStatus, method_3765, getServerMetadata, func_147134_at

void (): as, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): at, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): at, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): au, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): aw, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): ax, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

boolean (): af, isReady, method_3820, isLoading, func_71200_ad

boolean (): ag, isReady, method_3820, isLoading, func_71200_ad

PlayerList (): ad, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, func_184103_al

Snooper (): ai, getSnooper, method_3795, getSnooper, func_80003_ah

Snooper (): aj, getSnooper, method_3795, getSnooper, func_80003_ah

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): W, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerAdvancementManager (): aA, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): aB, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

long (): ax, getNextTickTime, method_3826, getServerStartTime, func_211150_az

long (): ay, getNextTickTime, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): az, getFixerUpper, method_3855, getDataFixer, func_195563_aC

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, func_195561_aH

PackRepository (): aC, getPackRepository, method_3836, getDataPackManager, func_195561_aH

Commands (): aC, getCommands, method_3734, getCommandManager, func_195571_aL

Commands (): aD, getCommands, method_3734, getCommandManager, func_195571_aL

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aE, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aF, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

ServerScoreboard (): aG, getScoreboard, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aH, getScoreboard, method_3845, getScoreboard, func_200251_aP

LootTables (): aI, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aJ, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aK, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aL, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

boolean (): aN, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

float (): aN, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aO, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aZ, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): ba, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): ba, pollTaskInternal, method_20415, method_20415, func_213205_aW

boolean (): bb, pollTaskInternal, method_20415, method_20415, func_213205_aW

void (ServerPlayer): a, sendDifficultyUpdate, method_19465, sendDifficulty, func_213189_a

void (ServerPlayer): b, sendDifficultyUpdate, method_19465, sendDifficulty, func_213189_a

boolean (): au, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

boolean (): av, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

Thread (): av, getRunningThread, method_3777, getThread, func_213170_ax

Thread (): aw, getRunningThread, method_3777, getThread, func_213170_ax

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aM, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aP, getFrameTimer, method_15876, getMetricsData, func_213210_aR

CommandStorage (): aH, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

CommandStorage (): aI, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

PredicateManager (): aJ, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

PredicateManager (): aK, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

void (): bb, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

void (): bc, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

boolean (): al, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

boolean (): am, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, func_213185_aS

ProfilerFiller (): aQ, getProfiler, method_16044, getProfiler, func_213185_aS

boolean (): aR, isProfiling, method_24488, isDebugRunning, func_240789_aP_

boolean (): aS, isProfiling, method_24488, isDebugRunning, func_240789_aP_

ProfileResults (): aT, finishProfiling, method_24489, stopDebug, func_240791_aR_

ProfileResults (): aU, finishProfiling, method_24489, stopDebug, func_240791_aR_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

boolean (): aV, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

StructureManager (): aV, getStructureManager, method_27727, getStructureManager, func_240792_aT_

StructureManager (): aW, getStructureManager, method_27727, getStructureManager, func_240792_aT_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, func_240793_aU_

WorldData (): aX, getWorldData, method_27728, getSaveProperties, func_240793_aU_

TagContainer (): aF, getTags, method_3801, getTagManager, func_244266_aF

TagContainer (): aG, getTags, method_3801, getTagManager, func_244266_aF

RegistryAccess (): aX, registryAccess, method_30611, getRegistryManager, func_244267_aX

RegistryAccess (): aY, registryAccess, method_30611, getRegistryManager, func_244267_aX

void (): P, initializeKeyPair, method_31400, method_31400, func_244801_P

TextFilter (ServerPlayer): a, createTextFilterForPlayer, method_31371, createFilterer, func_244435_a

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

Fields

PlayerDataStorage: e, playerDataStorage, field_24371, field_24371, field_240766_e_

PlayerDataStorage: e, playerDataStorage, field_24371, saveHandler, field_240766_e_

RegistryAccess$RegistryHolder: f, registryHolder, field_25132, dimensionTracker, field_240767_f_

RegistryAccess$RegistryHolder: f, registryHolder, field_25132, registryManager, field_240767_f_

Constructors

Methods

void (): s, stopServer, method_3782, shutdown, func_71260_j

void (): t, stopServer, method_3782, shutdown, func_71260_j

String (): t, getLocalIp, method_3819, getServerIp, func_71211_k

String (): u, getLocalIp, method_3819, getServerIp, func_71211_k

boolean (): u, isRunning, method_3806, isRunning, func_71278_l

boolean (): v, isRunning, method_3806, isRunning, func_71278_l

File (): A, getServerDirectory, method_3831, getRunDirectory, func_71238_n

File (): B, getServerDirectory, method_3831, getRunDirectory, func_71238_n

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): C, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

String (): G, getServerVersion, method_3827, getVersion, func_71249_w

String (): H, getServerVersion, method_3827, getVersion, func_71249_w

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): I, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

int (): J, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

String[] (): J, getPlayerNames, method_3858, getPlayerNames, func_71213_z

String[] (): K, getPlayerNames, method_3858, getPlayerNames, func_71213_z

KeyPair (): K, getKeyPair, method_3716, getKeyPair, func_71250_E

KeyPair (): L, getKeyPair, method_3716, getKeyPair, func_71250_E

int (): L, getPort, method_3756, getServerPort, func_71215_F

int (): M, getPort, method_3756, getServerPort, func_71215_F

String (): M, getSingleplayerName, method_3811, getUserName, func_71214_G

String (): N, getSingleplayerName, method_3811, getUserName, func_71214_G

boolean (): N, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): O, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): O, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): P, isDemo, method_3799, isDemo, func_71242_L

boolean (): Q, isDemo, method_3799, isDemo, func_71242_L

String (): Q, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): R, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): R, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): S, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

boolean (): T, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): U, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): V, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): W, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): W, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): X, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): k, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): l, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): X, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): Y, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): l, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): m, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

String (): Z, getMotd, method_3818, getServerMotd, func_71273_Y

String (): aa, getMotd, method_3818, getServerMotd, func_71273_Y

int (): aa, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

int (): ab, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

boolean (): ab, isStopped, method_3750, isStopped, func_71241_aa

boolean (): ac, isStopped, method_3750, isStopped, func_71241_aa

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): ae, getConnection, method_3787, getNetworkIo, func_147137_ag

boolean (): af, hasGui, method_3727, hasGui, func_71279_ae

boolean (): ag, hasGui, method_3727, hasGui, func_71279_ae

int (): ag, getTickCount, method_3780, getTicks, func_71259_af

int (): ah, getTickCount, method_3780, getTicks, func_71259_af

void (): aR, startProfiling, method_3832, enableProfiler, func_240790_aQ_

void (): aS, startProfiling, method_3832, enableProfiler, func_240790_aQ_

int (): ai, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): aj, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

boolean (): aj, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

boolean (): ak, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): am, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): an, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): an, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ao, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): ap, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, func_152358_ax

GameProfileCache (): aq, getProfileCache, method_3793, getUserCache, func_152358_ax

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, func_147134_at

ServerStatus (): ar, getStatus, method_3765, getServerMetadata, func_147134_at

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): as, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): at, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): aw, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

boolean (): ae, isReady, method_3820, isLoading, func_71200_ad

boolean (): af, isReady, method_3820, isLoading, func_71200_ad

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): ad, getPlayerList, method_3760, getPlayerManager, func_184103_al

boolean (): y, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

boolean (): z, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

File (): z, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

File (): A, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

Snooper (): ah, getSnooper, method_3795, getSnooper, func_80003_ah

Snooper (): ai, getSnooper, method_3795, getSnooper, func_80003_ah

GameType (): r, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

GameType (): s, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): V, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerAdvancementManager (): az, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): aA, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

boolean (): m, isPublished, method_3860, isRemote, func_71344_c

boolean (): n, isPublished, method_3860, isRemote, func_71344_c

long (): aw, getNextTickTime, method_3826, getServerStartTime, func_211150_az

long (): ax, getNextTickTime, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): ay, getFixerUpper, method_3855, getDataFixer, func_195563_aC

PackRepository<Pack> (): aA, getPackRepository, method_3836, getDataPackManager, func_195561_aH

PackRepository (): aB, getPackRepository, method_3836, getDataPackManager, func_195561_aH

Commands (): aB, getCommands, method_3734, getCommandManager, func_195571_aL

Commands (): aC, getCommands, method_3734, getCommandManager, func_195571_aL

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aD, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aE, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

TagManager (): aE, getTags, method_3801, getTagManager, func_199731_aO

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aG, getScoreboard, method_3845, getScoreboard, func_200251_aP

LootTables (): aH, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aI, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aJ, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aK, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

boolean (): aM, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

float (): aM, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aN, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aY, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): aZ, haveTime, method_3866, shouldKeepTicking, func_212379_aT

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): G, getAllLevels, method_3738, getWorlds, func_212370_w

void (): w, waitUntilNextTick, method_16208, method_16208, func_213202_o

void (): x, waitUntilNextTick, method_16208, method_16208, func_213202_o

boolean (): x, pollTask, method_16075, runTask, func_213168_p

boolean (): y, pollTask, method_16075, runTask, func_213168_p

boolean (): aZ, pollTaskInternal, method_20415, method_20415, func_213205_aW

boolean (): ba, pollTaskInternal, method_20415, method_20415, func_213205_aW

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

boolean (): au, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

Thread (): au, getRunningThread, method_3777, getThread, func_213170_ax

Thread (): av, getRunningThread, method_3777, getThread, func_213170_ax

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aL, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

boolean (): C, isShutdown, method_16043, isStopping, func_213201_w

boolean (): D, isShutdown, method_16043, isStopping, func_213201_w

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aO, getFrameTimer, method_15876, getMetricsData, func_213210_aR

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

CommandStorage (): aH, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

PredicateManager (): aJ, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

Optional<String> (): n, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

Optional<String> (): o, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

void (): p, forceDifficulty, method_27731, method_27731, func_230543_p_

void (): q, forceDifficulty, method_27731, method_27731, func_230543_p_

void (): q, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

void (): r, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

void (): v, runServer, method_29741, runServer, func_240802_v_

void (): w, runServer, method_29741, runServer, func_240802_v_

ServerLevel (): D, overworld, method_30002, getOverworld, func_241755_D_

ServerLevel (): E, overworld, method_30002, getOverworld, func_241755_D_

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, func_240770_D_

Set<ResourceKey<Level>> (): F, levelKeys, method_29435, getWorldRegistryKeys, func_240770_D_

void (): ba, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

void (): bb, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

boolean (): al, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, func_213185_aS

ProfilerFiller (): aP, getProfiler, method_16044, getProfiler, func_213185_aS

boolean (): aQ, isProfiling, method_24488, isDebugRunning, func_240789_aP_

boolean (): aR, isProfiling, method_24488, isDebugRunning, func_240789_aP_

ProfileResults (): aS, finishProfiling, method_24489, stopDebug, func_240791_aR_

ProfileResults (): aT, finishProfiling, method_24489, stopDebug, func_240791_aR_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

StructureManager (): aU, getStructureManager, method_27727, getStructureManager, func_240792_aT_

StructureManager (): aV, getStructureManager, method_27727, getStructureManager, func_240792_aT_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, func_240793_aU_

WorldData (): aW, getWorldData, method_27728, getSaveProperties, func_240793_aU_

int (): k, getRateLimitPacketsPerSecond, method_30612, getRateLimit, func_241871_k

TagContainer (): aF, getTags, method_3801, getTagManager, func_244266_aF

RegistryAccess (): aX, registryAccess, method_30611, getRegistryManager, func_244267_aX

1.16.1

Names

Fields

org.apache.logging.log4j.Logger: h, LOGGER, field_4546, LOGGER, field_147145_h

org.apache.logging.log4j.Logger: j, LOGGER, field_4546, LOGGER, field_147145_h

File: l, universe, field_4605, gameDir, field_71308_o

List<Runnable>: m, tickables, field_4568, serverGuiTickables, field_71322_p

List<Runnable>: l, tickables, field_4568, serverGuiTickables, field_71322_p

ServerStatus: p, status, field_4593, metadata, field_147147_p

ServerStatus: q, status, field_4593, metadata, field_147147_p

Random: q, random, field_4602, random, field_147146_q

Random: r, random, field_4602, random, field_147146_q

String: s, localIp, field_4585, serverIp, field_71320_r

String: t, localIp, field_4585, serverIp, field_71320_r

int: t, port, field_4555, serverPort, field_71319_s

int: u, port, field_4555, serverPort, field_71319_s

boolean: w, running, field_4544, running, field_71317_u

boolean: x, running, field_4544, running, field_71317_u

boolean: x, stopped, field_4561, stopped, field_71316_v

boolean: y, stopped, field_4561, stopped, field_71316_v

int: y, tickCount, field_4572, ticks, field_71315_w

int: z, tickCount, field_4572, ticks, field_71315_w

Proxy: e, proxy, field_4599, proxy, field_110456_c

Proxy: g, proxy, field_4599, proxy, field_110456_c

boolean: z, onlineMode, field_4543, onlineMode, field_71325_x

boolean: A, onlineMode, field_4543, onlineMode, field_71325_x

boolean: B, animals, field_4575, spawnAnimals, field_71324_y

boolean: C, npcs, field_4590, spawnNpcs, field_71323_z

boolean: D, pvp, field_4604, pvpEnabled, field_71284_A

boolean: C, pvp, field_4604, pvpEnabled, field_71284_A

boolean: E, allowFlight, field_4554, flightEnabled, field_71285_B

boolean: D, allowFlight, field_4554, flightEnabled, field_71285_B

String: F, motd, field_4564, motd, field_71286_C

String: E, motd, field_4564, motd, field_71286_C

int: G, maxBuildHeight, field_4579, worldHeight, field_71280_D

int: F, maxBuildHeight, field_4579, worldHeight, field_71280_D

int: H, playerIdleTimeout, field_4596, playerIdleTimeout, field_143008_E

int: G, playerIdleTimeout, field_4596, playerIdleTimeout, field_143008_E

long[]: f, tickTimes, field_4573, lastTickLengths, field_71311_j

long[]: h, tickTimes, field_4573, lastTickLengths, field_71311_j

KeyPair: I, keyPair, field_4552, keyPair, field_71292_I

KeyPair: H, keyPair, field_4552, keyPair, field_71292_I

String: J, singleplayerName, field_4578, userName, field_71293_J

String: I, singleplayerName, field_4578, userName, field_71293_J

String: K, levelIdName, field_4565, levelName, field_71294_K

boolean: M, isDemo, field_4549, demo, field_71288_M

boolean: J, isDemo, field_4549, demo, field_71288_M

boolean: N, levelHasStartingBonusChest, field_4569, bonusChest, field_71289_N

String: O, resourcePack, field_4607, resourcePackUrl, field_147141_M

String: K, resourcePack, field_4607, resourcePackUrl, field_147141_M

String: P, resourcePackHash, field_4584, resourcePackHash, field_175588_P

String: L, resourcePackHash, field_4584, resourcePackHash, field_175588_P

boolean: Q, isReady, field_4547, loading, field_71296_Q

boolean: M, isReady, field_4547, loading, field_71296_Q

long: R, lastOverloadWarning, field_4557, field_71299_R

long: N, lastOverloadWarning, field_4557, lastTimeReference, field_71299_R

boolean: T, delayProfilerStart, field_4597, profilerStartQueued, field_71295_T

boolean: O, delayProfilerStart, field_4597, profilerStartQueued, field_71295_T

boolean: U, forceGameType, field_4545, forceGameMode, field_104057_T

boolean: P, forceGameType, field_4545, forceGameMode, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, authenticationService, field_4594, authService, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: W, sessionService, field_4603, sessionService, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: Q, sessionService, field_4603, sessionService, field_147143_S

long: Z, lastServerStatus, field_4551, lastPlayerSampleUpdate, field_147142_T

long: T, lastServerStatus, field_4551, lastPlayerSampleUpdate, field_147142_T

com.mojang.authlib.GameProfileRepository: X, profileRepository, field_4608, gameProfileRepo, field_152365_W

com.mojang.authlib.GameProfileRepository: R, profileRepository, field_4608, gameProfileRepo, field_152365_W

GameProfileCache: Y, profileCache, field_4556, userCache, field_152366_X

GameProfileCache: S, profileCache, field_4556, userCache, field_152366_X

Thread: g, serverThread, field_16257, serverThread, field_175590_aa

Thread: U, serverThread, field_16257, serverThread, field_175590_aa

String: L, levelName, field_4574, displayName, field_71287_L

PlayerList: v, playerList, field_4550, playerManager, field_71318_t

PlayerList: w, playerList, field_4550, playerManager, field_71318_t

boolean: ad, hasWorldScreenshot, field_4577, iconFilePresent, field_184111_ab

boolean: Y, hasWorldScreenshot, field_4577, iconFilePresent, field_184111_ab

boolean: A, preventProxyConnections, field_4560, preventProxyConnections, field_190519_A

boolean: B, preventProxyConnections, field_4560, preventProxyConnections, field_190519_A

com.mojang.datafixers.DataFixer: r, fixerUpper, field_4587, dataFixer, field_184112_s

com.mojang.datafixers.DataFixer: s, fixerUpper, field_4587, dataFixer, field_184112_s

Component: S, startupState, field_4601, loadingStage, field_71298_S

long: aa, nextTickTime, field_4571, timeReference, field_211151_aa

long: V, nextTickTime, field_4571, timeReference, field_211151_aa

ReloadableResourceManager: ae, resources, field_4576, dataManager, field_195576_ac

PackRepository<UnopenedPack>: af, packRepository, field_4595, dataPackManager, field_195577_ad

PackRepository<Pack>: Z, packRepository, field_4595, dataPackManager, field_195577_ad

FolderRepositorySource: ag, folderPackSource, field_4553, fileDataPackProvider, field_195578_ae

Commands: ah, commands, field_4562, commandManager, field_195579_af

RecipeManager: ai, recipes, field_4566, recipeManager, field_199530_ag

TagManager: aj, tags, field_4583, tagManager, field_199736_ah

ServerScoreboard: ak, scoreboard, field_4558, scoreboard, field_200255_ai

ServerScoreboard: aa, scoreboard, field_4558, scoreboard, field_200255_ai

LootTables: ao, lootTables, field_4580, lootManager, field_200256_aj

ServerAdvancementManager: ap, advancements, field_4567, advancementLoader, field_200257_ak

ServerFunctionManager: aq, functions, field_4591, commandFunctionManager, field_200258_al

ServerFunctionManager: ad, functionManager, field_4591, commandFunctionManager, field_200258_al

boolean: as, enforceWhitelist, field_4570, enforceWhitelist, field_205745_an

boolean: af, enforceWhitelist, field_4570, enforceWhitelist, field_205745_an

boolean: at, forceUpgrade, field_4586, forceWorldUpgrade, field_212205_ao

float: av, averageTickTime, field_4592, tickTime, field_211152_ao

float: ag, averageTickTime, field_4592, tickTime, field_211152_ao

Map<DimensionType, ServerLevel>: u, levels, field_4589, worlds, field_71305_c

Map<ResourceKey<Level>, ServerLevel>: v, levels, field_4589, worlds, field_71305_c

LevelStorageSource: j, storageSource, field_4606, levelStorage, field_71310_m

GameProfiler: n, profiler, field_16258, profiler, field_71304_b

ChunkProgressListenerFactory: d, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, field_213220_d

ChunkProgressListenerFactory: p, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, field_213220_d

long: ab, delayedTasksMaxNextTickTime, field_19248, field_213213_ab

long: W, delayedTasksMaxNextTickTime, field_19248, field_19248, field_213213_ab

boolean: ac, mayHaveDelayedTasks, field_19249, field_213214_ac

boolean: X, mayHaveDelayedTasks, field_19249, waitingForNextTick, field_213214_ac

CustomBossEvents: am, customBossEvents, field_4548, bossBarManager, field_201301_aj

CustomBossEvents: ac, customBossEvents, field_4548, bossBarManager, field_201301_aj

FrameTimer: ar, frameTimer, field_16205, metricsData, field_213215_ap

FrameTimer: ae, frameTimer, field_16205, metricsData, field_213215_ap

boolean: au, eraseCache, field_19237, eraseCache, field_213216_as

Executor: aw, executor, field_17200, workerExecutor, field_213217_au

Executor: ah, executor, field_17200, workerExecutor, field_213217_au

String: ax, serverId, field_17601, serverId, field_213218_av

String: ai, serverId, field_17601, serverId, field_213218_av

CompletableFuture<Unit>: i, DATA_RELOAD_INITIAL_TASK, field_20279, COMPLETED_UNIT_FUTURE, field_223713_i

CommandStorage: al, commandStorage, field_20850, dataCommandStorage, field_229733_al_

CommandStorage: ab, commandStorage, field_20850, dataCommandStorage, field_229733_al_

PredicateManager: an, predicateManager, field_20851, predicateManager, field_229734_an_

LevelStorageSource$LevelStorageAccess: d, storageSource, field_23784, session, field_71310_m

PlayerDataStorage: e, playerDataStorage, field_24371, field_24371, field_240766_e_

ContinuousProfiler: m, continousProfiler, field_22250, tickTimeTracker, field_240769_m_

ProfilerFiller: n, profiler, field_16258, profiler, field_71304_b

RegistryAccess$RegistryHolder: f, registryHolder, field_25132, dimensionTracker, field_240767_f_

ServerResources: aj, resources, field_25318, serverResourceManager, field_195576_ac

StructureManager: ak, structureManager, field_24370, structureManager, field_240765_ak_

WorldData: i, worldData, field_24372, saveProperties, field_240768_i_

Constructors

(File, Proxy, com.mojang.datafixers.DataFixer, Commands, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory, String)

(Thread, RegistryAccess$RegistryHolder, LevelStorageSource$LevelStorageAccess, WorldData, PackRepository<Pack>, Proxy, com.mojang.datafixers.DataFixer, ServerResources, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

Methods

void (String): a, ensureLevelConversion, method_3755, upgradeWorld, func_71237_c

boolean (): f, canGenerateStructures, method_3792, shouldGenerateStructures, func_71225_e

boolean (): i, isHardcore, method_3754, isHardcore, func_71199_h

boolean (): f, isHardcore, method_3754, isHardcore, func_71199_h

int (): j, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

int (): g, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

void (String): b, setLocalIp, method_3842, setServerIp, func_71189_e

void (String): a_, setLocalIp, method_3842, setServerIp, func_71189_e

boolean (): h_, isRunning, method_3806, isRunning, func_71278_l

boolean (): u, isRunning, method_3806, isRunning, func_71278_l

void (): run, run, run, run

File (): z, getServerDirectory, method_3831, getRunDirectory, func_71238_n

File (): A, getServerDirectory, method_3831, getRunDirectory, func_71238_n

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

void (): B, forkAndRun, method_3717, start, func_71256_s

File (String): d, getFile, method_3758, getFile, func_71209_f

File (String): c, getFile, method_3758, getFile, func_71209_f

void (String): e, info, method_3720, info, func_71244_g

void (String): f, warn, method_3743, warn, func_71236_h

String (): E, getServerVersion, method_3827, getVersion, func_71249_w

String (): G, getServerVersion, method_3827, getVersion, func_71249_w

int (): F, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): H, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): G, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

int (): I, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

String[] (): H, getPlayerNames, method_3858, getPlayerNames, func_71213_z

String[] (): J, getPlayerNames, method_3858, getPlayerNames, func_71213_z

boolean (): J, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

void (String): g, error, method_3762, logError, func_71201_j

void (String): h, debug, method_3770, log, func_71198_k

String (): getServerModName, getServerModName, getServerModName, getServerModName

String (): getServerModName, getServerModName, getServerModName, getServerModName, getServerModName

boolean (): K, isInitialized, method_3814, hasGameDir, func_175578_N

KeyPair (): L, getKeyPair, method_3716, getKeyPair, func_71250_E

KeyPair (): K, getKeyPair, method_3716, getKeyPair, func_71250_E

int (): M, getPort, method_3756, getServerPort, func_71215_F

int (): L, getPort, method_3756, getServerPort, func_71215_F

String (): N, getSingleplayerName, method_3811, getUserName, func_71214_G

String (): M, getSingleplayerName, method_3811, getUserName, func_71214_G

void (String): i, setSingleplayerName, method_3817, setUserName, func_71224_l

void (String): d, setSingleplayerName, method_3849, setServerName, func_71224_l

boolean (): O, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): N, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

String (): P, getLevelIdName, method_3865, getLevelName, func_71270_I

boolean (): R, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): O, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): S, isDemo, method_3799, isDemo, func_71242_L

boolean (): P, isDemo, method_3799, isDemo, func_71242_L

void (boolean): e, setDemo, method_3730, setDemo, func_71204_b

void (boolean): c, setDemo, method_3730, setDemo, func_71204_b

void (boolean): f, setBonusChest, method_3778, setBonusChest, func_71194_c

String (): U, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): Q, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): V, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): R, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

boolean (): m, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): j, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): X, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): T, usesAuthentication, method_3828, isOnlineMode, func_71266_T

void (boolean): g, setUsesAuthentication, method_3864, setOnlineMode, func_71229_d

void (boolean): d, setUsesAuthentication, method_3864, setOnlineMode, func_71229_d

boolean (): Z, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): V, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

void (boolean): i, setAnimals, method_3840, setSpawnAnimals, func_71251_e

boolean (): aa, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): W, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

boolean (): n, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): k, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

void (boolean): j, setNpcsEnabled, method_3769, setSpawnNpcs, func_71257_f

boolean (): ab, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): X, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

void (boolean): k, setPvpAllowed, method_3815, setPvpEnabled, func_71188_g

void (boolean): f, setPvpAllowed, method_3815, setPvpEnabled, func_71188_g

boolean (): ac, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): Y, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

void (boolean): l, setFlightAllowed, method_3745, setFlightEnabled, func_71245_h

void (boolean): g, setFlightAllowed, method_3745, setFlightEnabled, func_71245_h

boolean (): o, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): l, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

String (): ad, getMotd, method_3818, getServerMotd, func_71273_Y

String (): Z, getMotd, method_3818, getServerMotd, func_71273_Y

void (String): k, setMotd, method_3834, setMotd, func_71205_p

void (String): e, setMotd, method_3834, setMotd, func_71205_p

int (): ae, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

int (): aa, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

void (int): b, setMaxBuildHeight, method_3850, setWorldHeight, func_71191_d

void (int): c, setMaxBuildHeight, method_3850, setWorldHeight, func_71191_d

boolean (): af, isStopped, method_3750, isStopped, func_71241_aa

boolean (): ab, isStopped, method_3750, isStopped, func_71241_aa

ServerConnectionListener (): ah, getConnection, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): ad, getConnection, method_3787, getNetworkIo, func_147137_ag

boolean (): aj, hasGui, method_3727, hasGui, func_71279_ae

boolean (): af, hasGui, method_3727, hasGui, func_71279_ae

int (): ak, getTickCount, method_3780, getTicks, func_71259_af

int (): ag, getTickCount, method_3780, getTicks, func_71259_af

void (): al, delayStartProfiler, method_3832, enableProfiler, func_71223_ag

void (): aR, startProfiling, method_3832, enableProfiler, func_240790_aQ_

int (): ao, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ai, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

void (boolean): m, setForceGameType, method_3794, setForceGameMode, func_104055_i

void (boolean): h, setForceGameType, method_3794, setForceGameMode, func_104055_i

boolean (): ap, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

boolean (): aj, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): ar, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): am, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

void (int): c, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

void (int): d, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

com.mojang.authlib.minecraft.MinecraftSessionService (): as, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): an, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): at, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): ao, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

GameProfileCache (): au, getProfileCache, method_3793, getUserCache, func_152358_ax

GameProfileCache (): ap, getProfileCache, method_3793, getUserCache, func_152358_ax

ServerStatus (): av, getStatus, method_3765, getServerMetadata, func_147134_at

ServerStatus (): aq, getStatus, method_3765, getServerMetadata, func_147134_at

void (): aw, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): ar, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): ax, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): as, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): aA, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): av, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

void (String): j, setLevelName, method_3849, setServerName, func_71246_n

String (): Q, getLevelName, method_3726, getServerName, func_71221_J

boolean (): ai, isReady, method_3820, isLoading, func_71200_ad

boolean (): ae, isReady, method_3820, isLoading, func_71200_ad

void (Component): a, sendMessage, method_9203, sendMessage, func_145747_a

PlayerList (): ag, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): ac, getPlayerList, method_3760, getPlayerManager, func_184103_al

boolean (): x, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

boolean (): y, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

File (): y, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

File (): z, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

Snooper (): am, getSnooper, method_3795, getSnooper, func_80003_ah

Snooper (): ah, getSnooper, method_3795, getSnooper, func_80003_ah

GameType (): g, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

GameType (): r, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

void (GameType): a, setDefaultGameMode, method_3838, setDefaultGameMode, func_71235_a

void (GameType): a, setDefaultGameType, method_3838, setDefaultGameMode, func_71235_a

boolean (): Y, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

void (boolean): h, setPreventProxyConnections, method_3764, setPreventProxyConnections, func_190517_e

void (boolean): e, setPreventProxyConnections, method_3764, setPreventProxyConnections, func_190517_e

ServerAdvancementManager (): aD, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerAdvancementManager (): ay, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerFunctionManager (): aE, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): az, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

void (): aF, reloadResources, method_3848, reload, func_193031_aM

void (Component): b, setServerStartupState, method_3768, setLoadingStage, func_200245_b

void (String, String, long, LevelType, com.google.gson.JsonElement): a, loadLevel, method_3735, loadWorld, func_71247_a

void (File, LevelData): a, loadDataPacks, method_3800, loadWorldDataPacks, func_195560_a

boolean (): l, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): i, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

void (String[]): main, main, main, main, main

void (boolean): b, forceUpgrade, method_3797, setForceWorldUpgrade, func_212204_b

boolean (): p, isPublished, method_3860, isRemote, func_71344_c

boolean (): m, isPublished, method_3860, isRemote, func_71344_c

long (): aB, getNextTickTime, method_3826, getServerStartTime, func_211150_az

long (): aw, getNextTickTime, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): aC, getFixerUpper, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): ax, getFixerUpper, method_3855, getDataFixer, func_195563_aC

void (LevelData): b, updateSelectedPacks, method_3752, reloadDataPacks, func_195568_a

ReloadableResourceManager (): aG, getResources, method_3809, getDataManager, func_195570_aG

PackRepository<UnopenedPack> (): aH, getPackRepository, method_3836, getDataPackManager, func_195561_aH

PackRepository<Pack> (): aA, getPackRepository, method_3836, getDataPackManager, func_195561_aH

Commands (): aJ, getCommands, method_3734, getCommandManager, func_195571_aL

Commands (): aB, getCommands, method_3734, getCommandManager, func_195571_aL

CommandSourceStack (): aK, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aC, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

boolean (): a, acceptsSuccess, method_9200, sendCommandFeedback, func_195039_a

boolean (): a, acceptsSuccess, method_9200, shouldReceiveFeedback, func_195039_a

RecipeManager (): aL, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aD, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

TagManager (): aM, getTags, method_3801, getTagManager, func_199731_aO

TagManager (): aE, getTags, method_3801, getTagManager, func_199731_aO

ServerScoreboard (): aN, getScoreboard, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aF, getScoreboard, method_3845, getScoreboard, func_200251_aP

LootTables (): aP, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aH, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aR, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aJ, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aT, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

boolean (): aL, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

void (boolean): n, setEnforceWhitelist, method_3731, setEnforceWhitelist, func_205741_k

void (boolean): i, setEnforceWhitelist, method_3731, setEnforceWhitelist, func_205741_k

float (): aU, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aM, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aZ, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): aY, haveTime, method_3866, shouldKeepTicking, func_212379_aT

Iterable<ServerLevel> (): D, getAllLevels, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): F, getAllLevels, method_3738, getWorlds, func_212370_w

void (LevelStorage, LevelData, LevelSettings, ChunkProgressListener): a, createLevels, method_3786, createWorlds, func_213194_a

void (LevelData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, func_213188_a

void (ChunkProgressListener): a, prepareLevels, method_3774, prepareStartRegion, func_213186_a

void (ChunkProgressListener): b, prepareLevels, method_3774, prepareStartRegion, func_213186_a

void (String, LevelStorage): a, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

Difficulty (): h, getDefaultDifficulty, method_3722, getDefaultDifficulty, func_147135_j

void (): close, close, close, close

void (): close, close, close, close, close

void (): v, waitUntilNextTick, method_16208, func_213202_o

void (): w, waitUntilNextTick, method_16208, method_16208, func_213202_o

boolean (): w, pollTask, method_16075, runTask, func_213168_p

boolean (): x, pollTask, method_16075, runTask, func_213168_p

boolean (): ba, pollTaskInternal, method_20415, func_213205_aW

boolean (): aZ, pollTaskInternal, method_20415, method_20415, func_213205_aW

void (String): c, setId, method_17819, setServerId, func_213208_c

void (String): b, setId, method_17819, setServerId, func_213208_c

void (boolean): c, eraseCache, method_20383, setEraseCache, func_213197_c

ServerLevel (DimensionType): a, getLevel, method_3847, getWorld, func_71218_a

void (boolean): d, setDifficultyLocked, method_19467, setDifficultyLocked, func_213209_d

void (boolean): b, setDifficultyLocked, method_19467, setDifficultyLocked, func_213209_d

LevelStorageSource (): T, getStorageSource, method_3781, getLevelStorage, func_71254_M

boolean (Level, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

boolean (): ay, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

boolean (): at, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

Thread (): az, getRunningThread, method_3777, getThread, func_213170_ax

Thread (): au, getRunningThread, method_3777, getThread, func_213170_ax

CustomBossEvents (): aS, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aK, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

GameProfiler (): aW, getProfiler, method_16044, getProfiler, func_213185_aS

Executor (): aX, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isOwner, func_213199_b

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isHost, func_213199_b

FrameTimer (): aV, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aN, getFrameTimer, method_15876, getMetricsData, func_213210_aR

int (): k, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

int (): h, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

CommandStorage (): aO, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

CommandStorage (): aG, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

PredicateManager (): aQ, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

PredicateManager (): aI, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

void (): bb, refreshRegistries, method_24154, func_229737_ba_

Optional<String> (): q, getModdedStatus, method_24307, func_230045_q_

Optional<String> (): n, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

<S extends MinecraftServer> S (Function<Thread, S>): a, spin, method_29740, startServer, func_240784_a_

void (LevelStorageSource$LevelStorageAccess): a, convertFromRegionFormatIfNeeded, method_27725, convertLevel, func_240777_a_

void (): l_, loadLevel, method_3735, loadWorld, func_240800_l__

void (): p, forceDifficulty, method_27731, method_27731, func_230543_p_

void (ChunkProgressListener): a, createLevels, method_3786, createWorlds, func_240787_a_

void (ServerLevel, ServerLevelData, boolean, boolean, boolean): a, setInitialSpawn, method_27901, setupSpawn, func_240786_a_

void (WorldData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, func_240778_a_

void (): q, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

void (): v, runServer, method_29741, runServer, func_240802_v_

ServerLevel (): D, overworld, method_30002, getOverworld, func_241755_D_

ServerLevel (ResourceKey<Level>): a, getLevel, method_3847, getWorld, func_71218_a

Set<ResourceKey<Level>> (): E, levelKeys, method_29435, getWorldRegistryKeys, func_240770_D_

void (Component, UUID): a, sendMessage, method_9203, sendSystemMessage, func_145747_a

int (int): b, getScaledTrackingDistance, method_27903, adjustTrackingDistance, func_230512_b_

void (): ba, updateMobSpawningFlags, method_27729, updateMobSpawnOptions, func_240794_aZ_

boolean (ServerLevel, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

boolean (): ak, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

CompletableFuture<Void> (Collection<String>): a, reloadResources, method_29439, reloadResources, func_240780_a_

DataPackConfig (PackRepository<Pack>, DataPackConfig, boolean): a, configurePackRepository, method_29736, loadDataPacks, func_240772_a_

DataPackConfig (PackRepository<?>): a, getSelectedPacks, method_29735, method_29735, func_240771_a_

ProfilerFiller (): aO, getProfiler, method_16044, getProfiler, func_213185_aS

void (SingleTickProfiler): a, startProfilerTick, method_24487, startMonitor, func_240773_a_

void (SingleTickProfiler): b, endProfilerTick, method_24490, endMonitor, func_240795_b_

boolean (): aQ, isProfiling, method_24488, isDebugRunning, func_240789_aP_

ProfileResults (): aS, finishProfiling, method_24489, stopDebug, func_240791_aR_

Path (LevelResource): a, getWorldPath, method_27050, getSavePath, func_240776_a_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

StructureManager (): aU, getStructureManager, method_27727, getStructureManager, func_240792_aT_

WorldData (): aV, getWorldData, method_27728, getSaveProperties, func_240793_aU_

1.15.2

Names

Fields

Constructors

Methods

void (): r, stopServer, method_3782, shutdown, func_71260_j

void (): s, stopServer, method_3782, shutdown, func_71260_j

String (): s, getLocalIp, method_3819, getServerIp, func_71211_k

String (): t, getLocalIp, method_3819, getServerIp, func_71211_k

File (): y, getServerDirectory, method_3831, getRunDirectory, func_71238_n

File (): z, getServerDirectory, method_3831, getRunDirectory, func_71238_n

boolean (): z, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

void (): A, forkAndRun, method_3717, start, func_71256_s

void (): B, forkAndRun, method_3717, start, func_71256_s

String (): D, getServerVersion, method_3827, getVersion, func_71249_w

String (): E, getServerVersion, method_3827, getVersion, func_71249_w

int (): E, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): F, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): F, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

int (): G, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

String[] (): G, getPlayerNames, method_3858, getPlayerNames, func_71213_z

String[] (): H, getPlayerNames, method_3858, getPlayerNames, func_71213_z

boolean (): I, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

boolean (): J, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

boolean (): J, isInitialized, method_3814, hasGameDir, func_175578_N

boolean (): K, isInitialized, method_3814, hasGameDir, func_175578_N

KeyPair (): K, getKeyPair, method_3716, getKeyPair, func_71250_E

KeyPair (): L, getKeyPair, method_3716, getKeyPair, func_71250_E

int (): L, getPort, method_3756, getServerPort, func_71215_F

int (): M, getPort, method_3756, getServerPort, func_71215_F

String (): M, getSingleplayerName, method_3811, getUserName, func_71214_G

String (): N, getSingleplayerName, method_3811, getUserName, func_71214_G

boolean (): N, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): O, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

String (): O, getLevelIdName, method_3865, getLevelName, func_71270_I

String (): P, getLevelIdName, method_3865, getLevelName, func_71270_I

boolean (): Q, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): R, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): R, isDemo, method_3799, isDemo, func_71242_L

boolean (): S, isDemo, method_3799, isDemo, func_71242_L

String (): T, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): U, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): U, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): V, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

boolean (): W, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): X, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): Y, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): Z, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): Z, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): aa, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): ab, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): ac, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

String (): ac, getMotd, method_3818, getServerMotd, func_71273_Y

String (): ad, getMotd, method_3818, getServerMotd, func_71273_Y

int (): ad, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

int (): ae, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

boolean (): ae, isStopped, method_3750, isStopped, func_71241_aa

boolean (): af, isStopped, method_3750, isStopped, func_71241_aa

ServerConnectionListener (): ag, getConnection, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): ah, getConnection, method_3787, getNetworkIo, func_147137_ag

boolean (): ai, hasGui, method_3727, hasGui, func_71279_ae

boolean (): aj, hasGui, method_3727, hasGui, func_71279_ae

int (): aj, getTickCount, method_3780, getTicks, func_71259_af

int (): ak, getTickCount, method_3780, getTicks, func_71259_af

void (): ak, delayStartProfiler, method_3832, enableProfiler, func_71223_ag

void (): al, delayStartProfiler, method_3832, enableProfiler, func_71223_ag

int (): an, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ao, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

boolean (): ao, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

boolean (): ap, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): aq, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): ar, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): as, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): as, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): at, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

GameProfileCache (): at, getProfileCache, method_3793, getUserCache, func_152358_ax

GameProfileCache (): au, getProfileCache, method_3793, getUserCache, func_152358_ax

ServerStatus (): au, getStatus, method_3765, getServerMetadata, func_147134_at

ServerStatus (): av, getStatus, method_3765, getServerMetadata, func_147134_at

void (): av, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): aw, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): aw, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): ax, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): az, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): aA, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

String (): P, getLevelName, method_3726, getServerName, func_71221_J

String (): Q, getLevelName, method_3726, getServerName, func_71221_J

boolean (): ah, isReady, method_3820, isLoading, func_71200_ad

boolean (): ai, isReady, method_3820, isLoading, func_71200_ad

PlayerList (): af, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): ag, getPlayerList, method_3760, getPlayerManager, func_184103_al

boolean (): w, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

boolean (): x, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

File (): x, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

File (): y, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

Snooper (): al, getSnooper, method_3795, getSnooper, func_80003_ah

Snooper (): am, getSnooper, method_3795, getSnooper, func_80003_ah

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): Y, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

ServerAdvancementManager (): aC, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerAdvancementManager (): aD, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

ServerFunctionManager (): aD, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): aE, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

void (): aE, reloadResources, method_3848, reload, func_193031_aM

void (): aF, reloadResources, method_3848, reload, func_193031_aM

long (): aA, getNextTickTime, method_3826, getServerStartTime, func_211150_az

long (): aB, getNextTickTime, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): aB, getFixerUpper, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): aC, getFixerUpper, method_3855, getDataFixer, func_195563_aC

ReloadableResourceManager (): aF, getResources, method_3809, getDataManager, func_195570_aG

ReloadableResourceManager (): aG, getResources, method_3809, getDataManager, func_195570_aG

PackRepository<UnopenedPack> (): aG, getPackRepository, method_3836, getDataPackManager, func_195561_aH

PackRepository<UnopenedPack> (): aH, getPackRepository, method_3836, getDataPackManager, func_195561_aH

Commands (): aI, getCommands, method_3734, getCommandManager, func_195571_aL

Commands (): aJ, getCommands, method_3734, getCommandManager, func_195571_aL

CommandSourceStack (): aJ, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aK, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

RecipeManager (): aK, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aL, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

TagManager (): aL, getTags, method_3801, getTagManager, func_199731_aO

TagManager (): aM, getTags, method_3801, getTagManager, func_199731_aO

ServerScoreboard (): aM, getScoreboard, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aN, getScoreboard, method_3845, getScoreboard, func_200251_aP

LootTables (): aO, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aP, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aQ, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aR, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aS, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

boolean (): aT, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

float (): aT, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aU, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aY, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): aZ, haveTime, method_3866, shouldKeepTicking, func_212379_aT

Iterable<ServerLevel> (): C, getAllLevels, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): D, getAllLevels, method_3738, getWorlds, func_212370_w

void (): u, waitUntilNextTick, method_16208, func_213202_o

void (): v, waitUntilNextTick, method_16208, func_213202_o

boolean (): v, pollTask, method_16075, runTask, func_213168_p

boolean (): w, pollTask, method_16075, runTask, func_213168_p

boolean (): aZ, pollTaskInternal, method_20415, func_213205_aW

boolean (): ba, pollTaskInternal, method_20415, func_213205_aW

LevelStorageSource (): S, getStorageSource, method_3781, getLevelStorage, func_71254_M

LevelStorageSource (): T, getStorageSource, method_3781, getLevelStorage, func_71254_M

boolean (): ax, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

boolean (): ay, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

Thread (): ay, getRunningThread, method_3777, getThread, func_213170_ax

Thread (): az, getRunningThread, method_3777, getThread, func_213170_ax

CustomBossEvents (): aR, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aS, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

GameProfiler (): aV, getProfiler, method_16044, getProfiler, func_213185_aS

GameProfiler (): aW, getProfiler, method_16044, getProfiler, func_213185_aS

Executor (): aW, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

Executor (): aX, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

boolean (): B, isShutdown, method_16043, isStopping, func_213201_w

boolean (): C, isShutdown, method_16043, isStopping, func_213201_w

FrameTimer (): aU, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aV, getFrameTimer, method_15876, getMetricsData, func_213210_aR

CommandStorage (): aN, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

CommandStorage (): aO, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

PredicateManager (): aP, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

PredicateManager (): aQ, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

void (): ba, refreshRegistries, method_24154, func_229737_ba_

void (): bb, refreshRegistries, method_24154, func_229737_ba_

void (TickTask): b, doRunTask, method_24306, executeTask, func_213166_h

Optional<String> (): q, getModdedStatus, method_24307, func_230045_q_

1.15.1

Names

Fields

boolean: as, enforceWhitelist, field_4570, whitelistEnabled, field_205745_an

boolean: as, enforceWhitelist, field_4570, enforceWhitelist, field_205745_an

Constructors

Methods

boolean (): aS, isEnforceWhitelist, method_3729, isWhitelistEnabled, func_205744_aT

boolean (): aS, isEnforceWhitelist, method_3729, isEnforceWhitelist, func_205744_aT

void (boolean): n, setEnforceWhitelist, method_3731, setWhitelistEnabled, func_205741_k

void (boolean): n, setEnforceWhitelist, method_3731, setEnforceWhitelist, func_205741_k

1.15

Names

Fields

Proxy: e, proxy, field_4599, field_110456_c

Proxy: e, proxy, field_4599, proxy, field_110456_c

PackRepository<UnopenedPack>: af, packRepository, field_4595, dataPackContainerManager, field_195577_ad

PackRepository<UnopenedPack>: af, packRepository, field_4595, dataPackManager, field_195577_ad

FolderRepositorySource: ag, folderPackSource, field_4553, dataPackCreator, field_195578_ae

FolderRepositorySource: ag, folderPackSource, field_4553, fileDataPackProvider, field_195578_ae

LootTables: am, lootTables, field_4580, lootManager, field_200256_aj

LootTables: ao, lootTables, field_4580, lootManager, field_200256_aj

ServerAdvancementManager: an, advancements, field_4567, advancementManager, field_200257_ak

ServerAdvancementManager: ap, advancements, field_4567, advancementLoader, field_200257_ak

ServerFunctionManager: ao, functions, field_4591, commandFunctionManager, field_200258_al

ServerFunctionManager: aq, functions, field_4591, commandFunctionManager, field_200258_al

boolean: aq, enforceWhitelist, field_4570, whitelistEnabled, field_205745_an

boolean: as, enforceWhitelist, field_4570, whitelistEnabled, field_205745_an

boolean: ar, forceUpgrade, field_4586, forceWorldUpgrade, field_212205_ao

boolean: at, forceUpgrade, field_4586, forceWorldUpgrade, field_212205_ao

float: at, averageTickTime, field_4592, tickTime, field_211152_ao

float: av, averageTickTime, field_4592, tickTime, field_211152_ao

CustomBossEvents: al, customBossEvents, field_4548, bossBarManager, field_201301_aj

CustomBossEvents: am, customBossEvents, field_4548, bossBarManager, field_201301_aj

FrameTimer: ap, frameTimer, field_16205, metricsData, field_213215_ap

FrameTimer: ar, frameTimer, field_16205, metricsData, field_213215_ap

boolean: as, eraseCache, field_19237, eraseCache, field_213216_as

boolean: au, eraseCache, field_19237, eraseCache, field_213216_as

Executor: au, executor, field_17200, workerExecutor, field_213217_au

Executor: aw, executor, field_17200, workerExecutor, field_213217_au

String: av, serverId, field_17601, serverId, field_213218_av

String: ax, serverId, field_17601, serverId, field_213218_av

CompletableFuture<Unit>: i, DATA_RELOAD_INITIAL_TASK, field_20279, field_223713_i

CompletableFuture<Unit>: i, DATA_RELOAD_INITIAL_TASK, field_20279, COMPLETED_UNIT_FUTURE, field_223713_i

CommandStorage: al, commandStorage, field_20850, dataCommandStorage, field_229733_al_

PredicateManager: an, predicateManager, field_20851, predicateManager, field_229734_an_

Constructors

Methods

void (): m, stopServer, method_3782, shutdown, func_71260_j

void (): r, stopServer, method_3782, shutdown, func_71260_j

String (): n, getLocalIp, method_3819, getServerIp, func_71211_k

String (): s, getLocalIp, method_3819, getServerIp, func_71211_k

File (): t, getServerDirectory, method_3831, getRunDirectory, func_71238_n

File (): y, getServerDirectory, method_3831, getRunDirectory, func_71238_n

void (): u, onServerExit, method_3821, exit, func_71240_o

void (): e, onServerExit, method_3821, exit, func_71240_o

boolean (): v, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): z, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

void (): w, forkAndRun, method_3717, start, func_71256_s

void (): A, forkAndRun, method_3717, start, func_71256_s

String (): z, getServerVersion, method_3827, getVersion, func_71249_w

String (): D, getServerVersion, method_3827, getVersion, func_71249_w

int (): A, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): E, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): B, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

int (): F, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

String[] (): C, getPlayerNames, method_3858, getPlayerNames, func_71213_z

String[] (): G, getPlayerNames, method_3858, getPlayerNames, func_71213_z

boolean (): E, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

boolean (): I, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

boolean (): F, isInitialized, method_3814, hasGameDir, func_175578_N

boolean (): J, isInitialized, method_3814, hasGameDir, func_175578_N

KeyPair (): G, getKeyPair, method_3716, getKeyPair, func_71250_E

KeyPair (): K, getKeyPair, method_3716, getKeyPair, func_71250_E

int (): H, getPort, method_3756, getServerPort, func_71215_F

int (): L, getPort, method_3756, getServerPort, func_71215_F

String (): I, getSingleplayerName, method_3811, getUserName, func_71214_G

String (): M, getSingleplayerName, method_3811, getUserName, func_71214_G

boolean (): J, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

boolean (): N, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

String (): K, getLevelIdName, method_3865, getLevelName, func_71270_I

String (): O, getLevelIdName, method_3865, getLevelName, func_71270_I

boolean (): M, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): Q, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): N, isDemo, method_3799, isDemo, func_71242_L

boolean (): R, isDemo, method_3799, isDemo, func_71242_L

String (): P, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): T, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): Q, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

String (): U, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

boolean (): S, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): m, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): T, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): W, usesAuthentication, method_3828, isOnlineMode, func_71266_T

boolean (): V, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): Y, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): W, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): Z, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): X, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): n, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): aa, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): ab, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

boolean (): aa, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): o, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

String (): ab, getMotd, method_3818, getServerMotd, func_71273_Y

String (): ac, getMotd, method_3818, getServerMotd, func_71273_Y

int (): ac, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

int (): ad, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

boolean (): ad, isStopped, method_3750, isStopped, func_71241_aa

boolean (): ae, isStopped, method_3750, isStopped, func_71241_aa

String (): L, getLevelName, method_3726, getServerName, func_71221_J

String (): P, getLevelName, method_3726, getServerName, func_71221_J

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, func_184103_al

PlayerList (): af, getPlayerList, method_3760, getPlayerManager, func_184103_al

boolean (): r, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

boolean (): w, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

File (): s, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

File (): x, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): X, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

ServerAdvancementManager (): aC, getAdvancements, method_3851, getAdvancementManager, func_191949_aK

ServerAdvancementManager (): aC, getAdvancements, method_3851, getAdvancementLoader, func_191949_aK

boolean (): af, isPublished, method_3860, isRemote, func_71344_c

boolean (): p, isPublished, method_3860, isRemote, func_71344_c

PackRepository<UnopenedPack> (): aG, getPackRepository, method_3836, getDataPackContainerManager, func_195561_aH

PackRepository<UnopenedPack> (): aG, getPackRepository, method_3836, getDataPackManager, func_195561_aH

LootTables (): aN, getLootTables, method_3857, getLootManager, func_200249_aQ

LootTables (): aO, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aO, getGameRules, method_3767, getGameRules, func_200252_aR

GameRules (): aQ, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aQ, isEnforceWhitelist, method_3729, isWhitelistEnabled, func_205744_aT

boolean (): aS, isEnforceWhitelist, method_3729, isWhitelistEnabled, func_205744_aT

int (com.mojang.authlib.GameProfile): a, getProfilePermissions, method_3835, getPermissionLevel, func_211833_a

int (com.mojang.authlib.GameProfile): b, getProfilePermissions, method_3835, getPermissionLevel, func_211833_a

float (): aR, getAverageTickTime, method_3830, getTickTime, func_211149_aT

float (): aT, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aW, haveTime, method_3866, shouldKeepTicking, func_212379_aT

boolean (): aY, haveTime, method_3866, shouldKeepTicking, func_212379_aT

Iterable<ServerLevel> (): y, getAllLevels, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): C, getAllLevels, method_3738, getWorlds, func_212370_w

void (): p, waitUntilNextTick, method_16208, func_213202_o

void (): u, waitUntilNextTick, method_16208, func_213202_o

boolean (): q, pollTask, method_16075, runTask, func_213168_p

boolean (): v, pollTask, method_16075, runTask, func_213168_p

boolean (): aX, pollTaskInternal, method_20415, func_213205_aW

boolean (): aZ, pollTaskInternal, method_20415, func_213205_aW

LevelStorageSource (): O, getStorageSource, method_3781, getLevelStorage, func_71254_M

LevelStorageSource (): S, getStorageSource, method_3781, getLevelStorage, func_71254_M

CustomBossEvents (): aP, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aR, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

GameProfiler (): aT, getProfiler, method_16044, getProfiler, func_213185_aS

GameProfiler (): aV, getProfiler, method_16044, getProfiler, func_213185_aS

Executor (): aU, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

Executor (): aW, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

boolean (com.mojang.authlib.GameProfile): b, isSingleplayerOwner, method_19466, isOwner, func_213199_b

boolean (com.mojang.authlib.GameProfile): a, isSingleplayerOwner, method_19466, isOwner, func_213199_b

boolean (): x, isShutdown, method_16043, isStopping, func_213201_w

boolean (): B, isShutdown, method_16043, isStopping, func_213201_w

FrameTimer (): aS, getFrameTimer, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aU, getFrameTimer, method_15876, getMetricsData, func_213210_aR

int (): k, getFunctionCompilationLevel, method_21714, func_223707_k

int (): k, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

CommandStorage (): aN, getCommandStorage, method_22827, getDataCommandStorage, func_229735_aN_

PredicateManager (): aP, getPredicateManager, method_22828, getPredicateManager, func_229736_aP_

void (): ba, refreshRegistries, method_24154, func_229737_ba_

1.14.4

Names

net.minecraft.server.MinecraftServer

Fields

org.apache.logging.log4j.Logger: h, field_4546, LOGGER, field_147145_h

org.apache.logging.log4j.Logger: h, LOGGER, field_4546, LOGGER, field_147145_h

File: b, field_4588, USER_CACHE_FILE, field_152367_a

File: b, USERID_CACHE_FILE, field_4588, USER_CACHE_FILE, field_152367_a

File: k, field_4605, gameDir, field_71308_o

File: l, universe, field_4605, gameDir, field_71308_o

List<Runnable>: l, field_4568, serverGuiTickables, field_71322_p

List<Runnable>: m, tickables, field_4568, serverGuiTickables, field_71322_p

ServerNetworkIo: n, field_4563, networkIo, field_147144_o

ServerConnectionListener: o, connection, field_4563, networkIo, field_147144_o

ServerMetadata: o, field_4593, metadata, field_147147_p

ServerStatus: p, status, field_4593, metadata, field_147147_p

Random: p, field_4602, random, field_147146_q

Random: q, random, field_4602, random, field_147146_q

String: r, field_4585, serverIp, field_71320_r

String: s, localIp, field_4585, serverIp, field_71320_r

int: s, field_4555, serverPort, field_71319_s

int: t, port, field_4555, serverPort, field_71319_s

boolean: v, field_4544, running, field_71317_u

boolean: w, running, field_4544, running, field_71317_u

boolean: w, field_4561, stopped, field_71316_v

boolean: x, stopped, field_4561, stopped, field_71316_v

int: x, field_4572, ticks, field_71315_w

int: y, tickCount, field_4572, ticks, field_71315_w

Proxy: e, field_4599, field_4599, field_110456_c

Proxy: e, proxy, field_4599, field_110456_c

boolean: y, field_4543, onlineMode, field_71325_x

boolean: z, onlineMode, field_4543, onlineMode, field_71325_x

boolean: A, field_4575, spawnAnimals, field_71324_y

boolean: B, animals, field_4575, spawnAnimals, field_71324_y

boolean: B, field_4590, spawnNpcs, field_71323_z

boolean: C, npcs, field_4590, spawnNpcs, field_71323_z

boolean: C, field_4604, pvpEnabled, field_71284_A

boolean: D, pvp, field_4604, pvpEnabled, field_71284_A

boolean: D, field_4554, flightEnabled, field_71285_B

boolean: E, allowFlight, field_4554, flightEnabled, field_71285_B

String: E, field_4564, motd, field_71286_C

String: F, motd, field_4564, motd, field_71286_C

int: F, field_4579, worldHeight, field_71280_D

int: G, maxBuildHeight, field_4579, worldHeight, field_71280_D

int: G, field_4596, playerIdleTimeout, field_143008_E

int: H, playerIdleTimeout, field_4596, playerIdleTimeout, field_143008_E

long[]: f, field_4573, lastTickLengths, field_71311_j

long[]: f, tickTimes, field_4573, lastTickLengths, field_71311_j

KeyPair: H, field_4552, keyPair, field_71292_I

KeyPair: I, keyPair, field_4552, keyPair, field_71292_I

String: I, field_4578, userName, field_71293_J

String: J, singleplayerName, field_4578, userName, field_71293_J

String: J, field_4565, levelName, field_71294_K

String: K, levelIdName, field_4565, levelName, field_71294_K

boolean: L, field_4549, demo, field_71288_M

boolean: M, isDemo, field_4549, demo, field_71288_M

boolean: M, field_4569, bonusChest, field_71289_N

boolean: N, levelHasStartingBonusChest, field_4569, bonusChest, field_71289_N

String: N, field_4607, resourcePackUrl, field_147141_M

String: O, resourcePack, field_4607, resourcePackUrl, field_147141_M

String: O, field_4584, resourcePackHash, field_175588_P

String: P, resourcePackHash, field_4584, resourcePackHash, field_175588_P

boolean: P, field_4547, loading, field_71296_Q

boolean: Q, isReady, field_4547, loading, field_71296_Q

long: Q, field_4557, field_4557, field_71299_R

long: R, lastOverloadWarning, field_4557, field_71299_R

boolean: S, field_4597, profilerStartQueued, field_71295_T

boolean: T, delayProfilerStart, field_4597, profilerStartQueued, field_71295_T

boolean: T, field_4545, forceGameMode, field_104057_T

boolean: U, forceGameType, field_4545, forceGameMode, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_4594, authService, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, authenticationService, field_4594, authService, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_4603, sessionService, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: W, sessionService, field_4603, sessionService, field_147143_S

long: Y, field_4551, lastPlayerSampleUpdate, field_147142_T

long: Z, lastServerStatus, field_4551, lastPlayerSampleUpdate, field_147142_T

com.mojang.authlib.GameProfileRepository: W, field_4608, gameProfileRepo, field_152365_W

com.mojang.authlib.GameProfileRepository: X, profileRepository, field_4608, gameProfileRepo, field_152365_W

UserCache: X, field_4556, userCache, field_152366_X

GameProfileCache: Y, profileCache, field_4556, userCache, field_152366_X

Thread: g, field_16257, serverThread, field_175590_aa

Thread: g, serverThread, field_16257, serverThread, field_175590_aa

String: K, field_4574, displayName, field_71287_L

String: L, levelName, field_4574, displayName, field_71287_L

Snooper: j, field_4582, snooper, field_71307_n

Snooper: k, snooper, field_4582, snooper, field_71307_n

PlayerManager: u, field_4550, playerManager, field_71318_t

PlayerList: v, playerList, field_4550, playerManager, field_71318_t

boolean: ac, field_4577, iconFilePresent, field_184111_ab

boolean: ad, hasWorldScreenshot, field_4577, iconFilePresent, field_184111_ab

boolean: z, field_4560, preventProxyConnections, field_190519_A

boolean: A, preventProxyConnections, field_4560, preventProxyConnections, field_190519_A

com.mojang.datafixers.DataFixer: q, field_4587, dataFixer, field_184112_s

com.mojang.datafixers.DataFixer: r, fixerUpper, field_4587, dataFixer, field_184112_s

Text: R, field_4601, loadingStage, field_71298_S

Component: S, startupState, field_4601, loadingStage, field_71298_S

long: Z, field_4571, timeReference, field_211151_aa

long: aa, nextTickTime, field_4571, timeReference, field_211151_aa

ReloadableResourceManager: ad, field_4576, dataManager, field_195576_ac

ReloadableResourceManager: ae, resources, field_4576, dataManager, field_195576_ac

ResourcePackContainerManager<ResourcePackContainer>: ae, field_4595, dataPackContainerManager, field_195577_ad

PackRepository<UnopenedPack>: af, packRepository, field_4595, dataPackContainerManager, field_195577_ad

FileResourcePackCreator: af, field_4553, dataPackCreator, field_195578_ae

FolderRepositorySource: ag, folderPackSource, field_4553, dataPackCreator, field_195578_ae

CommandManager: ag, field_4562, commandManager, field_195579_af

Commands: ah, commands, field_4562, commandManager, field_195579_af

RecipeManager: ah, field_4566, recipeManager, field_199530_ag

RecipeManager: ai, recipes, field_4566, recipeManager, field_199530_ag

RegistryTagManager: ai, field_4583, tagManager, field_199736_ah

TagManager: aj, tags, field_4583, tagManager, field_199736_ah

ServerScoreboard: aj, field_4558, scoreboard, field_200255_ai

ServerScoreboard: ak, scoreboard, field_4558, scoreboard, field_200255_ai

LootManager: al, field_4580, lootManager, field_200256_aj

LootTables: am, lootTables, field_4580, lootManager, field_200256_aj

ServerAdvancementLoader: am, field_4567, advancementManager, field_200257_ak

ServerAdvancementManager: an, advancements, field_4567, advancementManager, field_200257_ak

CommandFunctionManager: an, field_4591, commandFunctionManager, field_200258_al

ServerFunctionManager: ao, functions, field_4591, commandFunctionManager, field_200258_al

boolean: ap, field_4570, whitelistEnabled, field_205745_an

boolean: aq, enforceWhitelist, field_4570, whitelistEnabled, field_205745_an

boolean: aq, field_4586, forceWorldUpgrade, field_212205_ao

boolean: ar, forceUpgrade, field_4586, forceWorldUpgrade, field_212205_ao

float: as, field_4592, tickTime, field_211152_ao

float: at, averageTickTime, field_4592, tickTime, field_211152_ao

Map<DimensionType, ServerWorld>: t, field_4589, worlds, field_71305_c

Map<DimensionType, ServerLevel>: u, levels, field_4589, worlds, field_71305_c

LevelInfo: c, field_17704, DEMO_LEVEL_INFO, field_213219_c

LevelSettings: c, DEMO_SETTINGS, field_17704, DEMO_LEVEL_INFO, field_213219_c

LevelStorage: i, field_4606, levelStorage, field_71310_m

LevelStorageSource: j, storageSource, field_4606, levelStorage, field_71310_m

DisableableProfiler: m, field_16258, profiler, field_71304_b

GameProfiler: n, profiler, field_16258, profiler, field_71304_b

WorldGenerationProgressListenerFactory: d, field_17439, worldGenerationProgressListenerFactory, field_213220_d

ChunkProgressListenerFactory: d, progressListenerFactory, field_17439, worldGenerationProgressListenerFactory, field_213220_d

long: aa, field_19248, field_19248, field_213213_ab

long: ab, delayedTasksMaxNextTickTime, field_19248, field_213213_ab

boolean: ab, field_19249, field_19249, field_213214_ac

boolean: ac, mayHaveDelayedTasks, field_19249, field_213214_ac

BossBarManager: ak, field_4548, bossBarManager, field_201301_aj

CustomBossEvents: al, customBossEvents, field_4548, bossBarManager, field_201301_aj

MetricsData: ao, field_16205, metricsData, field_213215_ap

FrameTimer: ap, frameTimer, field_16205, metricsData, field_213215_ap

boolean: ar, field_19237, eraseCache, field_213216_as

boolean: as, eraseCache, field_19237, eraseCache, field_213216_as

Executor: at, field_17200, workerExecutor, field_213217_au

Executor: au, executor, field_17200, workerExecutor, field_213217_au

String: au, field_17601, serverId, field_213218_av

String: av, serverId, field_17601, serverId, field_213218_av

CompletableFuture<Unit>: i, DATA_RELOAD_INITIAL_TASK, field_20279, field_223713_i

Constructors

Methods

boolean (): d, method_3823, setupServer, func_71197_b

boolean (): d, initServer, method_3823, setupServer, func_71197_b

void (String): a, method_3755, upgradeWorld, func_71237_c

void (String): a, ensureLevelConversion, method_3755, upgradeWorld, func_71237_c

boolean (): f, method_3792, shouldGenerateStructures, func_71225_e

boolean (): f, canGenerateStructures, method_3792, shouldGenerateStructures, func_71225_e

boolean (): i, method_3754, isHardcore, func_71199_h

boolean (): i, isHardcore, method_3754, isHardcore, func_71199_h

int (): j, method_3798, getOpPermissionLevel, func_110455_j

int (): j, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

void (): l, method_3782, shutdown, func_71260_j

void (): m, stopServer, method_3782, shutdown, func_71260_j

String (): m, method_3819, getServerIp, func_71211_k

String (): n, getLocalIp, method_3819, getServerIp, func_71211_k

void (String): b, method_3842, setServerIp, func_71189_e

void (String): b, setLocalIp, method_3842, setServerIp, func_71189_e

boolean (): h_, method_3806, isRunning, func_71278_l

boolean (): h_, isRunning, method_3806, isRunning, func_71278_l

void (): run, run, run, run

void (): run, run, run, run

File (): s, method_3831, getRunDirectory, func_71238_n

File (): t, getServerDirectory, method_3831, getRunDirectory, func_71238_n

void (CrashReport): a, method_3744, setCrashReport, func_71228_a

void (CrashReport): a, onServerCrash, method_3744, setCrashReport, func_71228_a

void (): t, method_3821, exit, func_71240_o

void (): u, onServerExit, method_3821, exit, func_71240_o

boolean (): u, method_3839, isNetherAllowed, func_71255_r

boolean (): v, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

void (): v, method_3717, start, func_71256_s

void (): w, forkAndRun, method_3717, start, func_71256_s

File (String): d, method_3758, getFile, func_71209_f

File (String): d, getFile, method_3758, getFile, func_71209_f

void (String): e, method_3720, info, func_71244_g

void (String): e, info, method_3720, info, func_71244_g

void (String): f, method_3743, warn, func_71236_h

void (String): f, warn, method_3743, warn, func_71236_h

String (): y, method_3827, getVersion, func_71249_w

String (): z, getServerVersion, method_3827, getVersion, func_71249_w

int (): z, method_3788, getCurrentPlayerCount, func_71233_x

int (): A, getPlayerCount, method_3788, getCurrentPlayerCount, func_71233_x

int (): A, method_3802, getMaxPlayerCount, func_71275_y

int (): B, getMaxPlayers, method_3802, getMaxPlayerCount, func_71275_y

String[] (): B, method_3858, getPlayerNames, func_71213_z

String[] (): C, getPlayerNames, method_3858, getPlayerNames, func_71213_z

boolean (): D, method_3766, isDebuggingEnabled, func_71239_B

boolean (): E, isDebugging, method_3766, isDebuggingEnabled, func_71239_B

void (String): g, method_3762, logError, func_71201_j

void (String): g, error, method_3762, logError, func_71201_j

void (String): h, method_3770, log, func_71198_k

void (String): h, debug, method_3770, log, func_71198_k

String (): getServerModName, getServerModName, getServerModName, getServerModName

String (): getServerModName, getServerModName, getServerModName, getServerModName

CrashReport (CrashReport): b, method_3859, populateCrashReport, func_71230_b

CrashReport (CrashReport): b, fillReport, method_3859, populateCrashReport, func_71230_b

boolean (): E, method_3814, method_3814, func_175578_N

boolean (): F, isInitialized, method_3814, hasGameDir, func_175578_N

KeyPair (): F, method_3716, getKeyPair, func_71250_E

KeyPair (): G, getKeyPair, method_3716, getKeyPair, func_71250_E

int (): G, method_3756, getServerPort, func_71215_F

int (): H, getPort, method_3756, getServerPort, func_71215_F

void (int): a, method_3779, setServerPort, func_71208_b

void (int): a, setPort, method_3779, setServerPort, func_71208_b

String (): H, method_3811, getUserName, func_71214_G

String (): I, getSingleplayerName, method_3811, getUserName, func_71214_G

void (String): i, method_3817, setUserName, func_71224_l

void (String): i, setSingleplayerName, method_3817, setUserName, func_71224_l

boolean (): I, method_3724, isSinglePlayer, func_71264_H

boolean (): J, isSingleplayer, method_3724, isSinglePlayer, func_71264_H

String (): J, method_3865, getLevelName, func_71270_I

String (): K, getLevelIdName, method_3865, getLevelName, func_71270_I

void (KeyPair): a, method_3853, setKeyPair, func_71253_a

void (KeyPair): a, setKeyPair, method_3853, setKeyPair, func_71253_a

boolean (): L, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): M, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): M, method_3799, isDemo, func_71242_L

boolean (): N, isDemo, method_3799, isDemo, func_71242_L

void (boolean): e, method_3730, setDemo, func_71204_b

void (boolean): e, setDemo, method_3730, setDemo, func_71204_b

void (boolean): f, method_3778, setBonusChest, func_71194_c

void (boolean): f, setBonusChest, method_3778, setBonusChest, func_71194_c

String (): O, method_3784, getResourcePackUrl, func_147133_T

String (): P, getResourcePack, method_3784, getResourcePackUrl, func_147133_T

String (): P, method_3805, getResourcePackHash, func_175581_ab

String (): Q, getResourcePackHash, method_3805, getResourcePackHash, func_175581_ab

void (String, String): a, method_3843, setResourcePack, func_180507_a_

void (String, String): a, setResourcePack, method_3843, setResourcePack, func_180507_a_

boolean (): R, method_3816, isDedicated, func_71262_S

boolean (): S, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): S, method_3828, isOnlineMode, func_71266_T

boolean (): T, usesAuthentication, method_3828, isOnlineMode, func_71266_T

void (boolean): g, method_3864, setOnlineMode, func_71229_d

void (boolean): g, setUsesAuthentication, method_3864, setOnlineMode, func_71229_d

boolean (): U, method_3796, shouldSpawnAnimals, func_71268_U

boolean (): V, isAnimals, method_3796, shouldSpawnAnimals, func_71268_U

void (boolean): i, method_3840, setSpawnAnimals, func_71251_e

void (boolean): i, setAnimals, method_3840, setSpawnAnimals, func_71251_e

boolean (): V, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): W, isNpcsEnabled, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): W, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): X, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

void (boolean): j, method_3769, setSpawnNpcs, func_71257_f

void (boolean): j, setNpcsEnabled, method_3769, setSpawnNpcs, func_71257_f

boolean (): X, method_3852, isPvpEnabled, func_71219_W

boolean (): Y, isPvpAllowed, method_3852, isPvpEnabled, func_71219_W

void (boolean): k, method_3815, setPvpEnabled, func_71188_g

void (boolean): k, setPvpAllowed, method_3815, setPvpEnabled, func_71188_g

boolean (): Y, method_3718, isFlightEnabled, func_71231_X

boolean (): Z, isFlightAllowed, method_3718, isFlightEnabled, func_71231_X

void (boolean): l, method_3745, setFlightEnabled, func_71245_h

void (boolean): l, setFlightAllowed, method_3745, setFlightEnabled, func_71245_h

boolean (): Z, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): aa, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

String (): aa, method_3818, getServerMotd, func_71273_Y

String (): ab, getMotd, method_3818, getServerMotd, func_71273_Y

void (String): k, method_3834, setMotd, func_71205_p

void (String): k, setMotd, method_3834, setMotd, func_71205_p

int (): ab, method_3833, getWorldHeight, func_71207_Z

int (): ac, getMaxBuildHeight, method_3833, getWorldHeight, func_71207_Z

void (int): b, method_3850, setWorldHeight, func_71191_d

void (int): b, setMaxBuildHeight, method_3850, setWorldHeight, func_71191_d

boolean (): ac, method_3750, isStopped, func_71241_aa

boolean (): ad, isStopped, method_3750, isStopped, func_71241_aa

ServerNetworkIo (): af, method_3787, getNetworkIo, func_147137_ag

ServerConnectionListener (): ag, getConnection, method_3787, getNetworkIo, func_147137_ag

boolean (): ah, method_3727, hasGui, func_71279_ae

boolean (): ai, hasGui, method_3727, hasGui, func_71279_ae

int (): ai, method_3780, getTicks, func_71259_af

int (): aj, getTickCount, method_3780, getTicks, func_71259_af

void (): aj, method_3832, enableProfiler, func_71223_ag

void (): ak, delayStartProfiler, method_3832, enableProfiler, func_71223_ag

int (): am, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): an, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

void (boolean): m, method_3794, setForceGameMode, func_104055_i

void (boolean): m, setForceGameType, method_3794, setForceGameMode, func_104055_i

boolean (): an, method_3761, shouldForceGameMode, func_104056_am

boolean (): ao, getForceGameType, method_3761, shouldForceGameMode, func_104056_am

int (): ap, method_3862, getPlayerIdleTimeout, func_143007_ar

int (): aq, getPlayerIdleTimeout, method_3862, getPlayerIdleTimeout, func_143007_ar

void (int): c, method_3803, setPlayerIdleTimeout, func_143006_e

void (int): c, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, method_3844, getSessionService, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, getSessionService, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): ar, method_3719, getGameProfileRepo, func_152359_aw

com.mojang.authlib.GameProfileRepository (): as, getProfileRepository, method_3719, getGameProfileRepo, func_152359_aw

UserCache (): as, method_3793, getUserCache, func_152358_ax

GameProfileCache (): at, getProfileCache, method_3793, getUserCache, func_152358_ax

ServerMetadata (): at, method_3765, getServerMetadata, func_147134_at

ServerStatus (): au, getStatus, method_3765, getServerMetadata, func_147134_at

void (): au, method_3856, forcePlayerSampleUpdate, func_147132_au

void (): av, invalidateStatus, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): av, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): aw, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): ay, method_3773, getNetworkCompressionThreshold, func_175577_aI

int (): az, getCompressionThreshold, method_3773, getNetworkCompressionThreshold, func_175577_aI

void (String): j, method_3849, setServerName, func_71246_n

void (String): j, setLevelName, method_3849, setServerName, func_71246_n

String (): K, method_3726, getServerName, func_71221_J

String (): L, getLevelName, method_3726, getServerName, func_71221_J

boolean (): ag, method_3820, isLoading, func_71200_ad

boolean (): ah, isReady, method_3820, isLoading, func_71200_ad

void (ServerMetadata): a, method_3791, setFavicon, func_184107_a

void (ServerStatus): a, updateStatusIcon, method_3791, setFavicon, func_184107_a

void (Text): a, method_9203, sendMessage, func_145747_a

void (Component): a, sendMessage, method_9203, sendMessage, func_145747_a

void (Snooper): a, method_5495, addSnooperInfo, func_70000_a

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, func_70000_a

PlayerManager (): ad, method_3760, getPlayerManager, func_184103_al

PlayerList (): ae, getPlayerList, method_3760, getPlayerManager, func_184103_al

void (PlayerManager): a, method_3846, setPlayerManager, func_184105_a

void (PlayerList): a, setPlayerList, method_3846, setPlayerManager, func_184105_a

boolean (): q, method_3771, hasIconFile, func_184106_y

boolean (): r, hasWorldScreenshot, method_3771, hasIconFile, func_184106_y

File (): r, method_3725, getIconFile, func_184109_z

File (): s, getWorldScreenshotFile, method_3725, getIconFile, func_184109_z

Snooper (): ak, method_3795, getSnooper, func_80003_ah

Snooper (): al, getSnooper, method_3795, getSnooper, func_80003_ah

GameMode (): g, method_3790, getDefaultGameMode, func_71265_f

GameType (): g, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

void (GameMode): a, method_3838, setDefaultGameMode, func_71235_a

void (GameType): a, setDefaultGameMode, method_3838, setDefaultGameMode, func_71235_a

boolean (): T, method_3775, shouldPreventProxyConnections, func_190518_ac

boolean (): U, getPreventProxyConnections, method_3775, shouldPreventProxyConnections, func_190518_ac

void (boolean): h, method_3764, setPreventProxyConnections, func_190517_e

void (boolean): h, setPreventProxyConnections, method_3764, setPreventProxyConnections, func_190517_e

ServerAdvancementLoader (): aB, method_3851, getAdvancementManager, func_191949_aK

ServerAdvancementManager (): aC, getAdvancements, method_3851, getAdvancementManager, func_191949_aK

CommandFunctionManager (): aC, method_3740, getCommandFunctionManager, func_193030_aL

ServerFunctionManager (): aD, getFunctions, method_3740, getCommandFunctionManager, func_193030_aL

void (): aD, method_3848, reload, func_193031_aM

void (): aE, reloadResources, method_3848, reload, func_193031_aM

void (Text): b, method_3768, setLoadingStage, func_200245_b

void (Component): b, setServerStartupState, method_3768, setLoadingStage, func_200245_b

void (String, String, long, LevelGeneratorType, com.google.gson.JsonElement): a, method_3735, loadWorld, func_71247_a

void (String, String, long, LevelType, com.google.gson.JsonElement): a, loadLevel, method_3735, loadWorld, func_71247_a

void (File, LevelProperties): a, method_3800, loadWorldDataPacks, func_195560_a

void (File, LevelData): a, loadDataPacks, method_3800, loadWorldDataPacks, func_195560_a

boolean (): k, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): l, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

void (String[]): main, main, main, main

void (String[]): main, main, main, main, main

void (boolean): b, method_3797, setForceWorldUpgrade, func_212204_b

void (boolean): b, forceUpgrade, method_3797, setForceWorldUpgrade, func_212204_b

boolean (): ae, method_3860, isRemote, func_71344_c

boolean (): af, isPublished, method_3860, isRemote, func_71344_c

boolean (GameMode, boolean, int): a, method_3763, openToLan, func_195565_a

boolean (GameType, boolean, int): a, publishServer, method_3763, openToLan, func_195565_a

long (): az, method_3826, getServerStartTime, func_211150_az

long (): aA, getNextTickTime, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): aA, method_3855, getDataFixer, func_195563_aC

com.mojang.datafixers.DataFixer (): aB, getFixerUpper, method_3855, getDataFixer, func_195563_aC

void (LevelProperties): b, method_3752, reloadDataPacks, func_195568_a

void (LevelData): b, updateSelectedPacks, method_3752, reloadDataPacks, func_195568_a

void (ServerCommandSource): a, method_3728, kickNonWhitelistedPlayers, func_205743_a

void (CommandSourceStack): a, kickUnlistedPlayers, method_3728, kickNonWhitelistedPlayers, func_205743_a

ReloadableResourceManager (): aE, method_3809, getDataManager, func_195570_aG

ReloadableResourceManager (): aF, getResources, method_3809, getDataManager, func_195570_aG

ResourcePackContainerManager<ResourcePackContainer> (): aF, method_3836, getDataPackContainerManager, func_195561_aH

PackRepository<UnopenedPack> (): aG, getPackRepository, method_3836, getDataPackContainerManager, func_195561_aH

CommandManager (): aH, method_3734, getCommandManager, func_195571_aL

Commands (): aI, getCommands, method_3734, getCommandManager, func_195571_aL

ServerCommandSource (): aI, method_3739, getCommandSource, func_195573_aM

CommandSourceStack (): aJ, createCommandSourceStack, method_3739, getCommandSource, func_195573_aM

boolean (): a, method_9200, sendCommandFeedback, func_195039_a

boolean (): a, acceptsSuccess, method_9200, sendCommandFeedback, func_195039_a

boolean (): b, method_9202, shouldTrackOutput, func_195040_b

boolean (): b, acceptsFailure, method_9202, shouldTrackOutput, func_195040_b

RecipeManager (): aJ, method_3772, getRecipeManager, func_199529_aN

RecipeManager (): aK, getRecipeManager, method_3772, getRecipeManager, func_199529_aN

RegistryTagManager (): aK, method_3801, getTagManager, func_199731_aO

TagManager (): aL, getTags, method_3801, getTagManager, func_199731_aO

ServerScoreboard (): aL, method_3845, getScoreboard, func_200251_aP

ServerScoreboard (): aM, getScoreboard, method_3845, getScoreboard, func_200251_aP

LootManager (): aM, method_3857, getLootManager, func_200249_aQ

LootTables (): aN, getLootTables, method_3857, getLootManager, func_200249_aQ

GameRules (): aN, method_3767, getGameRules, func_200252_aR

GameRules (): aO, getGameRules, method_3767, getGameRules, func_200252_aR

boolean (): aP, method_3729, isWhitelistEnabled, func_205744_aT

boolean (): aQ, isEnforceWhitelist, method_3729, isWhitelistEnabled, func_205744_aT

void (boolean): n, method_3731, setWhitelistEnabled, func_205741_k

void (boolean): n, setEnforceWhitelist, method_3731, setWhitelistEnabled, func_205741_k

int (com.mojang.authlib.GameProfile): a, method_3835, getPermissionLevel, func_211833_a

int (com.mojang.authlib.GameProfile): a, getProfilePermissions, method_3835, getPermissionLevel, func_211833_a

float (): aQ, method_3830, getTickTime, func_211149_aT

float (): aR, getAverageTickTime, method_3830, getTickTime, func_211149_aT

boolean (): aV, method_3866, shouldKeepTicking, func_212379_aT

boolean (): aW, haveTime, method_3866, shouldKeepTicking, func_212379_aT

void (BooleanSupplier): a, method_3748, tick, func_71217_p

void (BooleanSupplier): a, tickServer, method_3748, tick, func_71217_p

void (BooleanSupplier): b, method_3813, tickWorlds, func_71190_q

void (BooleanSupplier): b, tickChildren, method_3813, tickWorlds, func_71190_q

Iterable<ServerWorld> (): x, method_3738, getWorlds, func_212370_w

Iterable<ServerLevel> (): y, getAllLevels, method_3738, getWorlds, func_212370_w

void (PersistentStateManager): a, method_17976, initScoreboard, func_213204_a

void (DimensionDataStorage): a, readScoreboard, method_17976, initScoreboard, func_213204_a

void (WorldSaveHandler, LevelProperties, LevelInfo, WorldGenerationProgressListener): a, method_3786, createWorlds, func_213194_a

void (LevelStorage, LevelData, LevelSettings, ChunkProgressListener): a, createLevels, method_3786, createWorlds, func_213194_a

void (LevelProperties): a, method_17977, setToDebugWorldProperties, func_213188_a

void (LevelData): a, setupDebugLevel, method_17977, setToDebugWorldProperties, func_213188_a

void (WorldGenerationProgressListener): a, method_3774, prepareStartRegion, func_213186_a

void (ChunkProgressListener): a, prepareLevels, method_3774, prepareStartRegion, func_213186_a

void (String, WorldSaveHandler): a, method_3861, loadWorldResourcePack, func_175584_a

void (String, LevelStorage): a, detectBundledResources, method_3861, loadWorldResourcePack, func_175584_a

Difficulty (): h, method_3722, getDefaultDifficulty, func_147135_j

Difficulty (): h, getDefaultDifficulty, method_3722, getDefaultDifficulty, func_147135_j

boolean (boolean, boolean, boolean): a, method_3723, save, func_213211_a

boolean (boolean, boolean, boolean): a, saveAllChunks, method_3723, save, func_213211_a

void (): close, close, close, close

void (): close, close, close, close

void (boolean): a, method_3747, stop, func_71263_m

void (boolean): a, halt, method_3747, stop, func_71263_m

void (): o, method_16208, method_16208, func_213202_o

void (): p, waitUntilNextTick, method_16208, func_213202_o

ServerTask (Runnable): a, method_16209, method_16209, func_212875_d_

TickTask (Runnable): a, wrapRunnable, method_16209, createTask, func_212875_d_

boolean (ServerTask): a, method_19464, method_19464, func_212874_c_

boolean (TickTask): a, shouldRun, method_19464, canExecute, func_212874_c_

boolean (): p, method_16075, executeQueuedTask, func_213168_p

boolean (): q, pollTask, method_16075, runTask, func_213168_p

boolean (): aW, method_20415, method_20415, func_213205_aW

boolean (): aX, pollTaskInternal, method_20415, func_213205_aW

void (Runnable): b, method_3742, addServerGuiTickable, func_82010_a

void (Runnable): b, addTickable, method_3742, addServerGuiTickable, func_82010_a

void (String): c, method_17819, setServerId, func_213208_c

void (String): c, setId, method_17819, setServerId, func_213208_c

void (boolean): c, method_20383, setEraseCache, func_213197_c

void (boolean): c, eraseCache, method_20383, setEraseCache, func_213197_c

ServerWorld (DimensionType): a, method_3847, getWorld, func_71218_a

ServerLevel (DimensionType): a, getLevel, method_3847, getWorld, func_71218_a

void (Difficulty, boolean): a, method_3776, setDifficulty, func_147139_a

void (Difficulty, boolean): a, setDifficulty, method_3776, setDifficulty, func_147139_a

void (boolean): d, method_19467, setDifficultyLocked, func_213209_d

void (boolean): d, setDifficultyLocked, method_19467, setDifficultyLocked, func_213209_d

void (ServerPlayerEntity): a, method_19465, sendDifficulty, func_213189_a

void (ServerPlayer): a, sendDifficultyUpdate, method_19465, sendDifficulty, func_213189_a

LevelStorage (): N, method_3781, getLevelStorage, func_71254_M

LevelStorageSource (): O, getStorageSource, method_3781, getLevelStorage, func_71254_M

boolean (World, BlockPos, PlayerEntity): a, method_3785, isSpawnProtected, func_175579_a

boolean (Level, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

boolean (): aw, method_5384, shouldRunAsync, func_213164_aw

boolean (): ax, scheduleExecutables, method_5384, shouldExecuteAsync, func_213164_aw

Thread (): ax, method_3777, getThread, func_213170_ax

Thread (): ay, getRunningThread, method_3777, getThread, func_213170_ax

int (ServerWorld): a, method_3829, getSpawnRadius, func_184108_a

int (ServerLevel): a, getSpawnRadius, method_3829, getSpawnRadius, func_184108_a

BossBarManager (): aO, method_3837, getBossBarManager, func_201300_aS

CustomBossEvents (): aP, getCustomBossEvents, method_3837, getBossBarManager, func_201300_aS

DisableableProfiler (): aS, method_16044, getProfiler, func_213185_aS

GameProfiler (): aT, getProfiler, method_16044, getProfiler, func_213185_aS

Executor (): aT, method_17191, getWorkerExecutor, func_213207_aT

Executor (): aU, getBackgroundTaskExecutor, method_17191, getWorkerExecutor, func_213207_aT

boolean (com.mojang.authlib.GameProfile): b, method_19466, isOwner, func_213199_b

boolean (com.mojang.authlib.GameProfile): b, isSingleplayerOwner, method_19466, isOwner, func_213199_b

boolean (): w, method_16043, isStopping, func_213201_w

boolean (): x, isShutdown, method_16043, isStopping, func_213201_w

MetricsData (): aR, method_15876, getMetricsData, func_213210_aR

FrameTimer (): aS, getFrameTimer, method_15876, getMetricsData, func_213210_aR

int (): k, getFunctionCompilationLevel, method_21714, func_223707_k

void (Path): a, saveDebugReport, method_21613, dump, func_223711_a

void (Path): b, dumpMiscStats, method_21692, dumpStats, func_223710_b

void (Path): c, dumpCrashCategory, method_21614, dumpExampleCrash, func_223709_c

void (Path): d, dumpGameRules, method_21615, dumpGamerules, func_223708_d

void (Path): e, dumpClasspath, method_21616, dumpClasspath, func_223706_e

void (Path): f, dumpThreads, method_21713, dumpThreads, func_223712_f

1.14.3

Names

Fields

org.apache.logging.log4j.Logger: i, field_4546, field_147145_h

org.apache.logging.log4j.Logger: h, field_4546, LOGGER, field_147145_h

File: b, field_4588, field_152367_a

File: b, field_4588, USER_CACHE_FILE, field_152367_a

File: l, field_4605, field_71308_o

File: k, field_4605, gameDir, field_71308_o

List<Runnable>: m, field_4568, field_71322_p

List<Runnable>: l, field_4568, serverGuiTickables, field_71322_p

NetworkSystem: o, field_4563, field_147144_o

ServerNetworkIo: n, field_4563, networkIo, field_147144_o

ServerStatusResponse: p, field_4593, field_147147_p

ServerMetadata: o, field_4593, metadata, field_147147_p

Random: q, field_4602, field_147146_q

Random: p, field_4602, random, field_147146_q

String: s, field_4585, field_71320_r

String: r, field_4585, serverIp, field_71320_r

int: t, field_4555, field_71319_s

int: s, field_4555, serverPort, field_71319_s

boolean: w, field_4544, field_71317_u

boolean: v, field_4544, running, field_71317_u

boolean: x, field_4561, field_71316_v

boolean: w, field_4561, stopped, field_71316_v

int: y, field_4572, field_71315_w

int: x, field_4572, ticks, field_71315_w

boolean: z, field_4543, field_71325_x

boolean: y, field_4543, onlineMode, field_71325_x

boolean: B, field_4575, field_71324_y

boolean: A, field_4575, spawnAnimals, field_71324_y

boolean: C, field_4590, field_71323_z

boolean: B, field_4590, spawnNpcs, field_71323_z

boolean: D, field_4604, field_71284_A

boolean: C, field_4604, pvpEnabled, field_71284_A

boolean: E, field_4554, field_71285_B

boolean: D, field_4554, flightEnabled, field_71285_B

String: F, field_4564, field_71286_C

String: E, field_4564, motd, field_71286_C

int: G, field_4579, field_71280_D

int: F, field_4579, worldHeight, field_71280_D

int: H, field_4596, field_143008_E

int: G, field_4596, playerIdleTimeout, field_143008_E

long[]: f, field_4573, field_71311_j

long[]: f, field_4573, lastTickLengths, field_71311_j

KeyPair: I, field_4552, field_71292_I

KeyPair: H, field_4552, keyPair, field_71292_I

String: J, field_4578, field_71293_J

String: I, field_4578, userName, field_71293_J

String: K, field_4565, field_71294_K

String: J, field_4565, levelName, field_71294_K

boolean: M, field_4549, field_71288_M

boolean: L, field_4549, demo, field_71288_M

boolean: N, field_4569, field_71289_N

boolean: M, field_4569, bonusChest, field_71289_N

String: O, field_4607, field_147141_M

String: N, field_4607, resourcePackUrl, field_147141_M

String: P, field_4584, field_175588_P

String: O, field_4584, resourcePackHash, field_175588_P

boolean: Q, field_4547, field_71296_Q

boolean: P, field_4547, loading, field_71296_Q

long: R, field_4557, field_4557, field_71299_R

long: Q, field_4557, field_4557, field_71299_R

boolean: T, field_4597, field_71295_T

boolean: S, field_4597, profilerStartQueued, field_71295_T

boolean: U, field_4545, field_104057_T

boolean: T, field_4545, forceGameMode, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_4594, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_4594, authService, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_4603, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_4603, sessionService, field_147143_S

long: Z, field_4551, field_147142_T

long: Y, field_4551, lastPlayerSampleUpdate, field_147142_T

com.mojang.authlib.GameProfileRepository: X, field_4608, field_152365_W

com.mojang.authlib.GameProfileRepository: W, field_4608, gameProfileRepo, field_152365_W

PlayerProfileCache: Y, field_4556, field_152366_X

UserCache: X, field_4556, userCache, field_152366_X

Thread: h, field_16257, field_175590_aa

Thread: g, field_16257, serverThread, field_175590_aa

String: L, field_4574, field_71287_L

String: K, field_4574, displayName, field_71287_L

Snooper: k, field_4582, field_71307_n

Snooper: j, field_4582, snooper, field_71307_n

PlayerList: v, field_4550, field_71318_t

PlayerManager: u, field_4550, playerManager, field_71318_t

boolean: ad, field_4577, field_184111_ab

boolean: ac, field_4577, iconFilePresent, field_184111_ab

boolean: A, field_4560, field_190519_A

boolean: z, field_4560, preventProxyConnections, field_190519_A

com.mojang.datafixers.DataFixer: r, field_4587, field_184112_s

com.mojang.datafixers.DataFixer: q, field_4587, dataFixer, field_184112_s

ITextComponent: S, field_4601, field_71298_S

Text: R, field_4601, loadingStage, field_71298_S

long: aa, field_4571, field_211151_aa

long: Z, field_4571, timeReference, field_211151_aa

IReloadableResourceManager: ae, field_4576, field_195576_ac

ReloadableResourceManager: ad, field_4576, dataManager, field_195576_ac

ResourcePackList<ResourcePackInfo>: af, field_4595, field_195577_ad

ResourcePackContainerManager<ResourcePackContainer>: ae, field_4595, dataPackContainerManager, field_195577_ad

FolderPackFinder: ag, field_4553, field_195578_ae

FileResourcePackCreator: af, field_4553, dataPackCreator, field_195578_ae

Commands: ah, field_4562, field_195579_af

CommandManager: ag, field_4562, commandManager, field_195579_af

RecipeManager: ai, field_4566, field_199530_ag

RecipeManager: ah, field_4566, recipeManager, field_199530_ag

NetworkTagManager: aj, field_4583, field_199736_ah

RegistryTagManager: ai, field_4583, tagManager, field_199736_ah

ServerScoreboard: ak, field_4558, field_200255_ai

ServerScoreboard: aj, field_4558, scoreboard, field_200255_ai

LootTableManager: am, field_4580, field_200256_aj

LootManager: al, field_4580, lootManager, field_200256_aj

AdvancementManager: an, field_4567, field_200257_ak

ServerAdvancementLoader: am, field_4567, advancementManager, field_200257_ak

FunctionManager: ao, field_4591, field_200258_al

CommandFunctionManager: an, field_4591, commandFunctionManager, field_200258_al

boolean: aq, field_4570, field_205745_an

boolean: ap, field_4570, whitelistEnabled, field_205745_an

boolean: ar, field_4586, field_212205_ao

boolean: aq, field_4586, forceWorldUpgrade, field_212205_ao

float: at, field_4592, field_211152_ao

float: as, field_4592, tickTime, field_211152_ao

Map<DimensionType, ServerWorld>: u, field_4589, field_71305_c

Map<DimensionType, ServerWorld>: t, field_4589, worlds, field_71305_c

Map<DimensionType, long[]>: g, field_4600, field_4600, field_71312_k

WorldSettings: c, field_17704, field_213219_c

LevelInfo: c, field_17704, DEMO_LEVEL_INFO, field_213219_c

SaveFormat: j, field_4606, field_71310_m

LevelStorage: i, field_4606, levelStorage, field_71310_m

DebugProfiler: n, field_16258, field_71304_b

DisableableProfiler: m, field_16258, profiler, field_71304_b

IChunkStatusListenerFactory: d, field_17439, field_213220_d

WorldGenerationProgressListenerFactory: d, field_17439, worldGenerationProgressListenerFactory, field_213220_d

long: ab, field_19248, field_19248, field_213213_ab

long: aa, field_19248, field_19248, field_213213_ab

boolean: ac, field_19249, field_19249, field_213214_ac

boolean: ab, field_19249, field_19249, field_213214_ac

CustomServerBossInfoManager: al, field_4548, field_201301_aj

BossBarManager: ak, field_4548, bossBarManager, field_201301_aj

FrameTimer: ap, field_16205, field_213215_ap

MetricsData: ao, field_16205, metricsData, field_213215_ap

boolean: as, field_19237, field_213216_as

boolean: ar, field_19237, eraseCache, field_213216_as

Executor: au, field_17200, field_213217_au

Executor: at, field_17200, workerExecutor, field_213217_au

String: av, field_17601, field_213218_av

String: au, field_17601, serverId, field_213218_av

Constructors

Methods

boolean (): d, method_3823, func_71197_b

boolean (): d, method_3823, setupServer, func_71197_b

void (String): a, method_3755, func_71237_c

void (String): a, method_3755, upgradeWorld, func_71237_c

boolean (): f, method_3792, func_71225_e

boolean (): f, method_3792, shouldGenerateStructures, func_71225_e

boolean (): i, method_3754, func_71199_h

boolean (): i, method_3754, isHardcore, func_71199_h

int (): j, method_3798, func_110455_j

int (): j, method_3798, getOpPermissionLevel, func_110455_j

void (): l, method_3782, func_71260_j

void (): l, method_3782, shutdown, func_71260_j

String (): m, method_3819, func_71211_k

String (): m, method_3819, getServerIp, func_71211_k

void (String): b, method_3842, func_71189_e

void (String): b, method_3842, setServerIp, func_71189_e

boolean (): h_, method_3806, func_71278_l

boolean (): h_, method_3806, isRunning, func_71278_l

void (): run, run

void (): run, run, run, run

File (): s, method_3831, func_71238_n

File (): s, method_3831, getRunDirectory, func_71238_n

void (CrashReport): a, method_3744, func_71228_a

void (CrashReport): a, method_3744, setCrashReport, func_71228_a

void (): t, method_3821, func_71240_o

void (): t, method_3821, exit, func_71240_o

boolean (): u, method_3839, func_71255_r

boolean (): u, method_3839, isNetherAllowed, func_71255_r

void (): v, method_3717, func_71256_s

void (): v, method_3717, start, func_71256_s

File (String): d, method_3758, func_71209_f

File (String): d, method_3758, getFile, func_71209_f

void (String): e, method_3720, func_71244_g

void (String): e, method_3720, info, func_71244_g

void (String): f, method_3743, func_71236_h

void (String): f, method_3743, warn, func_71236_h

String (): y, method_3827, func_71249_w

String (): y, method_3827, getVersion, func_71249_w

int (): z, method_3788, func_71233_x

int (): z, method_3788, getCurrentPlayerCount, func_71233_x

int (): A, method_3802, func_71275_y

int (): A, method_3802, getMaxPlayerCount, func_71275_y

String[] (): B, method_3858, func_71213_z

String[] (): B, method_3858, getPlayerNames, func_71213_z

boolean (): D, method_3766, func_71239_B

boolean (): D, method_3766, isDebuggingEnabled, func_71239_B

void (String): g, method_3762, func_71201_j

void (String): g, method_3762, logError, func_71201_j

void (String): h, method_3770, func_71198_k

void (String): h, method_3770, log, func_71198_k

String (): getServerModName, getServerModName

String (): getServerModName, getServerModName, getServerModName, getServerModName

CrashReport (CrashReport): b, method_3859, func_71230_b

CrashReport (CrashReport): b, method_3859, populateCrashReport, func_71230_b

KeyPair (): F, method_3716, func_71250_E

KeyPair (): F, method_3716, getKeyPair, func_71250_E

int (): G, method_3756, func_71215_F

int (): G, method_3756, getServerPort, func_71215_F

void (int): a, method_3779, func_71208_b

void (int): a, method_3779, setServerPort, func_71208_b

String (): H, method_3811, func_71214_G

String (): H, method_3811, getUserName, func_71214_G

void (String): i, method_3817, func_71224_l

void (String): i, method_3817, setUserName, func_71224_l

boolean (): I, method_3724, func_71264_H

boolean (): I, method_3724, isSinglePlayer, func_71264_H

String (): J, method_3865, func_71270_I

String (): J, method_3865, getLevelName, func_71270_I

void (KeyPair): a, method_3853, func_71253_a

void (KeyPair): a, method_3853, setKeyPair, func_71253_a

boolean (): L, method_3783, func_71193_K

boolean (): L, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): M, method_3799, func_71242_L

boolean (): M, method_3799, isDemo, func_71242_L

void (boolean): e, method_3730, func_71204_b

void (boolean): e, method_3730, setDemo, func_71204_b

void (boolean): f, method_3778, func_71194_c

void (boolean): f, method_3778, setBonusChest, func_71194_c

String (): O, method_3784, func_147133_T

String (): O, method_3784, getResourcePackUrl, func_147133_T

String (): P, method_3805, func_175581_ab

String (): P, method_3805, getResourcePackHash, func_175581_ab

void (String, String): a, method_3843, func_180507_a_

void (String, String): a, method_3843, setResourcePack, func_180507_a_

boolean (): R, method_3816, func_71262_S

boolean (): R, method_3816, isDedicated, func_71262_S

boolean (): S, method_3828, func_71266_T

boolean (): S, method_3828, isOnlineMode, func_71266_T

void (boolean): g, method_3864, func_71229_d

void (boolean): g, method_3864, setOnlineMode, func_71229_d

boolean (): U, method_3796, func_71268_U

boolean (): U, method_3796, shouldSpawnAnimals, func_71268_U

void (boolean): i, method_3840, func_71251_e

void (boolean): i, method_3840, setSpawnAnimals, func_71251_e

boolean (): V, method_3736, func_71220_V

boolean (): V, method_3736, shouldSpawnNpcs, func_71220_V

boolean (): W, method_3759, func_181035_ah

boolean (): W, method_3759, isUsingNativeTransport, func_181035_ah

void (boolean): j, method_3769, func_71257_f

void (boolean): j, method_3769, setSpawnNpcs, func_71257_f

boolean (): X, method_3852, func_71219_W

boolean (): X, method_3852, isPvpEnabled, func_71219_W

void (boolean): k, method_3815, func_71188_g

void (boolean): k, method_3815, setPvpEnabled, func_71188_g

boolean (): Y, method_3718, func_71231_X

boolean (): Y, method_3718, isFlightEnabled, func_71231_X

void (boolean): l, method_3745, func_71245_h

void (boolean): l, method_3745, setFlightEnabled, func_71245_h

boolean (): Z, method_3812, func_82356_Z

boolean (): Z, method_3812, areCommandBlocksEnabled, func_82356_Z

String (): aa, method_3818, func_71273_Y

String (): aa, method_3818, getServerMotd, func_71273_Y

void (String): k, method_3834, func_71205_p

void (String): k, method_3834, setMotd, func_71205_p

int (): ab, method_3833, func_71207_Z

int (): ab, method_3833, getWorldHeight, func_71207_Z

void (int): b, method_3850, func_71191_d

void (int): b, method_3850, setWorldHeight, func_71191_d

boolean (): ac, method_3750, func_71241_aa

boolean (): ac, method_3750, isStopped, func_71241_aa

NetworkSystem (): af, method_3787, func_147137_ag

ServerNetworkIo (): af, method_3787, getNetworkIo, func_147137_ag

boolean (): ah, method_3727, func_71279_ae

boolean (): ah, method_3727, hasGui, func_71279_ae

int (): ai, method_3780, func_71259_af

int (): ai, method_3780, getTicks, func_71259_af

void (): aj, method_3832, func_71223_ag

void (): aj, method_3832, enableProfiler, func_71223_ag

int (): am, method_3841, func_82357_ak

int (): am, method_3841, getSpawnProtectionRadius, func_82357_ak

void (boolean): m, method_3794, func_104055_i

void (boolean): m, method_3794, setForceGameMode, func_104055_i

boolean (): an, method_3761, func_104056_am

boolean (): an, method_3761, shouldForceGameMode, func_104056_am

int (): ap, method_3862, func_143007_ar

int (): ap, method_3862, getPlayerIdleTimeout, func_143007_ar

void (int): c, method_3803, func_143006_e

void (int): c, method_3803, setPlayerIdleTimeout, func_143006_e

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, method_3844, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, method_3844, getSessionService, func_147130_as

com.mojang.authlib.GameProfileRepository (): ar, method_3719, func_152359_aw

com.mojang.authlib.GameProfileRepository (): ar, method_3719, getGameProfileRepo, func_152359_aw

PlayerProfileCache (): as, method_3793, func_152358_ax

UserCache (): as, method_3793, getUserCache, func_152358_ax

ServerStatusResponse (): at, method_3765, func_147134_at

ServerMetadata (): at, method_3765, getServerMetadata, func_147134_at

void (): au, method_3856, func_147132_au

void (): au, method_3856, forcePlayerSampleUpdate, func_147132_au

int (): av, method_3749, func_175580_aG

int (): av, method_3749, getMaxWorldBorderRadius, func_175580_aG

int (): ay, method_3773, func_175577_aI

int (): ay, method_3773, getNetworkCompressionThreshold, func_175577_aI

void (String): j, method_3849, func_71246_n

void (String): j, method_3849, setServerName, func_71246_n

String (): K, method_3726, func_71221_J

String (): K, method_3726, getServerName, func_71221_J

boolean (): ag, method_3820, func_71200_ad

boolean (): ag, method_3820, isLoading, func_71200_ad

void (ServerStatusResponse): a, method_3791, func_184107_a

void (ServerMetadata): a, method_3791, setFavicon, func_184107_a

void (ITextComponent): a, method_9203, func_145747_a

void (Text): a, method_9203, sendMessage, func_145747_a

void (Snooper): a, method_5495, func_70000_a

void (Snooper): a, method_5495, addSnooperInfo, func_70000_a

PlayerList (): ad, method_3760, func_184103_al

PlayerManager (): ad, method_3760, getPlayerManager, func_184103_al

void (PlayerList): a, method_3846, func_184105_a

void (PlayerManager): a, method_3846, setPlayerManager, func_184105_a

boolean (): q, method_3771, func_184106_y

boolean (): q, method_3771, hasIconFile, func_184106_y

File (): r, method_3725, func_184109_z

File (): r, method_3725, getIconFile, func_184109_z

Snooper (): ak, method_3795, func_80003_ah

Snooper (): ak, method_3795, getSnooper, func_80003_ah

GameType (): g, method_3790, func_71265_f

GameMode (): g, method_3790, getDefaultGameMode, func_71265_f

void (GameType): a, method_3838, func_71235_a

void (GameMode): a, method_3838, setDefaultGameMode, func_71235_a

boolean (): T, method_3775, func_190518_ac

boolean (): T, method_3775, shouldPreventProxyConnections, func_190518_ac

void (boolean): h, method_3764, func_190517_e

void (boolean): h, method_3764, setPreventProxyConnections, func_190517_e

AdvancementManager (): aB, method_3851, func_191949_aK

ServerAdvancementLoader (): aB, method_3851, getAdvancementManager, func_191949_aK

FunctionManager (): aC, method_3740, func_193030_aL

CommandFunctionManager (): aC, method_3740, getCommandFunctionManager, func_193030_aL

void (): aD, method_3848, func_193031_aM

void (): aD, method_3848, reload, func_193031_aM

void (ITextComponent): b, method_3768, func_200245_b

void (Text): b, method_3768, setLoadingStage, func_200245_b

void (String, String, long, WorldType, com.google.gson.JsonElement): a, method_3735, func_71247_a

void (String, String, long, LevelGeneratorType, com.google.gson.JsonElement): a, method_3735, loadWorld, func_71247_a

void (File, WorldInfo): a, method_3800, func_195560_a

void (File, LevelProperties): a, method_3800, loadWorldDataPacks, func_195560_a

boolean (): k, method_3732, func_195569_l

boolean (): k, method_3732, shouldBroadcastRconToOps, func_195569_l

void (String[]): main, main

void (String[]): main, main, main, main

void (boolean): b, method_3797, func_212204_b

void (boolean): b, method_3797, setForceWorldUpgrade, func_212204_b

boolean (): ae, method_3860, func_71344_c

boolean (): ae, method_3860, isRemote, func_71344_c

boolean (GameType, boolean, int): a, method_3763, func_195565_a

boolean (GameMode, boolean, int): a, method_3763, openToLan, func_195565_a

long (): az, method_3826, func_211150_az

long (): az, method_3826, getServerStartTime, func_211150_az

com.mojang.datafixers.DataFixer (): aA, method_3855, func_195563_aC

com.mojang.datafixers.DataFixer (): aA, method_3855, getDataFixer, func_195563_aC

void (WorldInfo): b, method_3752, func_195568_a

void (LevelProperties): b, method_3752, reloadDataPacks, func_195568_a

void (CommandSource): a, method_3728, func_205743_a

void (ServerCommandSource): a, method_3728, kickNonWhitelistedPlayers, func_205743_a

IReloadableResourceManager (): aE, method_3809, func_195570_aG

ReloadableResourceManager (): aE, method_3809, getDataManager, func_195570_aG

ResourcePackList<ResourcePackInfo> (): aF, method_3836, func_195561_aH

ResourcePackContainerManager<ResourcePackContainer> (): aF, method_3836, getDataPackContainerManager, func_195561_aH

Commands (): aH, method_3734, func_195571_aL

CommandManager (): aH, method_3734, getCommandManager, func_195571_aL

CommandSource (): aI, method_3739, func_195573_aM

ServerCommandSource (): aI, method_3739, getCommandSource, func_195573_aM

boolean (): a, method_9200, func_195039_a

boolean (): a, method_9200, sendCommandFeedback, func_195039_a

boolean (): b, method_9202, func_195040_b

boolean (): b, method_9202, shouldTrackOutput, func_195040_b

RecipeManager (): aJ, method_3772, func_199529_aN

RecipeManager (): aJ, method_3772, getRecipeManager, func_199529_aN

NetworkTagManager (): aK, method_3801, func_199731_aO

RegistryTagManager (): aK, method_3801, getTagManager, func_199731_aO

ServerScoreboard (): aL, method_3845, func_200251_aP

ServerScoreboard (): aL, method_3845, getScoreboard, func_200251_aP

LootTableManager (): aM, method_3857, func_200249_aQ

LootManager (): aM, method_3857, getLootManager, func_200249_aQ

GameRules (): aN, method_3767, func_200252_aR

GameRules (): aN, method_3767, getGameRules, func_200252_aR

boolean (): aP, method_3729, func_205744_aT

boolean (): aP, method_3729, isWhitelistEnabled, func_205744_aT

void (boolean): n, method_3731, func_205741_k

void (boolean): n, method_3731, setWhitelistEnabled, func_205741_k

int (com.mojang.authlib.GameProfile): a, method_3835, func_211833_a

int (com.mojang.authlib.GameProfile): a, method_3835, getPermissionLevel, func_211833_a

float (): aQ, method_3830, func_211149_aT

float (): aQ, method_3830, getTickTime, func_211149_aT

boolean (): aV, method_3866, func_212379_aT

boolean (): aV, method_3866, shouldKeepTicking, func_212379_aT

void (BooleanSupplier): a, method_3748, func_71217_p

void (BooleanSupplier): a, method_3748, tick, func_71217_p

void (BooleanSupplier): b, method_3813, func_71190_q

void (BooleanSupplier): b, method_3813, tickWorlds, func_71190_q

Iterable<ServerWorld> (): x, method_3738, func_212370_w

Iterable<ServerWorld> (): x, method_3738, getWorlds, func_212370_w

void (DimensionSavedDataManager): a, method_17976, func_213204_a

void (PersistentStateManager): a, method_17976, initScoreboard, func_213204_a

void (SaveHandler, WorldInfo, WorldSettings, IChunkStatusListener): a, method_3786, func_213194_a

void (WorldSaveHandler, LevelProperties, LevelInfo, WorldGenerationProgressListener): a, method_3786, createWorlds, func_213194_a

void (WorldInfo): a, method_17977, func_213188_a

void (LevelProperties): a, method_17977, setToDebugWorldProperties, func_213188_a

void (IChunkStatusListener): a, method_3774, func_213186_a

void (WorldGenerationProgressListener): a, method_3774, prepareStartRegion, func_213186_a

void (String, SaveHandler): a, method_3861, func_175584_a

void (String, WorldSaveHandler): a, method_3861, loadWorldResourcePack, func_175584_a

Difficulty (): h, method_3722, func_147135_j

Difficulty (): h, method_3722, getDefaultDifficulty, func_147135_j

boolean (boolean, boolean, boolean): a, method_3723, func_213211_a

boolean (boolean, boolean, boolean): a, method_3723, save, func_213211_a

void (): close, close

void (): close, close, close, close

void (boolean): a, method_3747, func_71263_m

void (boolean): a, method_3747, stop, func_71263_m

TickDelayedTask (Runnable): a, method_16209, func_212875_d_

ServerTask (Runnable): a, method_16209, method_16209, func_212875_d_

boolean (TickDelayedTask): a, method_19464, func_212874_c_

boolean (ServerTask): a, method_19464, method_19464, func_212874_c_

boolean (): p, method_16075, func_213168_p

boolean (): p, method_16075, executeQueuedTask, func_213168_p

void (Runnable): b, method_3742, func_82010_a

void (Runnable): b, method_3742, addServerGuiTickable, func_82010_a

void (String): c, method_17819, func_213208_c

void (String): c, method_17819, setServerId, func_213208_c

void (boolean): c, method_20383, func_213197_c

void (boolean): c, method_20383, setEraseCache, func_213197_c

ServerWorld (DimensionType): a, method_3847, func_71218_a

ServerWorld (DimensionType): a, method_3847, getWorld, func_71218_a

void (Difficulty, boolean): a, method_3776, func_147139_a

void (Difficulty, boolean): a, method_3776, setDifficulty, func_147139_a

void (boolean): d, method_19467, func_213209_d

void (boolean): d, method_19467, setDifficultyLocked, func_213209_d

void (ServerPlayerEntity): a, method_19465, func_213189_a

void (ServerPlayerEntity): a, method_19465, sendDifficulty, func_213189_a

SaveFormat (): N, method_3781, func_71254_M

LevelStorage (): N, method_3781, getLevelStorage, func_71254_M

boolean (World, BlockPos, PlayerEntity): a, method_3785, func_175579_a

boolean (World, BlockPos, PlayerEntity): a, method_3785, isSpawnProtected, func_175579_a

boolean (): aw, method_5384, func_213164_aw

boolean (): aw, method_5384, shouldRunAsync, func_213164_aw

Thread (): ax, method_3777, func_213170_ax

Thread (): ax, method_3777, getThread, func_213170_ax

int (ServerWorld): a, method_3829, func_184108_a

int (ServerWorld): a, method_3829, getSpawnRadius, func_184108_a

CustomServerBossInfoManager (): aO, method_3837, func_201300_aS

BossBarManager (): aO, method_3837, getBossBarManager, func_201300_aS

DebugProfiler (): aS, method_16044, func_213185_aS

DisableableProfiler (): aS, method_16044, getProfiler, func_213185_aS

Executor (): aT, method_17191, func_213207_aT

Executor (): aT, method_17191, getWorkerExecutor, func_213207_aT

boolean (com.mojang.authlib.GameProfile): b, method_19466, func_213199_b

boolean (com.mojang.authlib.GameProfile): b, method_19466, isOwner, func_213199_b

boolean (): w, method_16043, func_213201_w

boolean (): w, method_16043, isStopping, func_213201_w

FrameTimer (): aR, method_15876, func_213210_aR

MetricsData (): aR, method_15876, getMetricsData, func_213210_aR

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

net.minecraft.server.MinecraftServer

net.minecraft.server.MinecraftServer

Fields

org.apache.logging.log4j.Logger: g, field_147145_h

org.apache.logging.log4j.Logger: i, field_4546, field_147145_h

File: a, field_152367_a

File: b, field_4588, field_152367_a

ISaveFormat: h, field_71310_m

File: j, field_71308_o

File: l, field_4605, field_71308_o

List<ITickable>: k, field_71322_p

List<Runnable>: m, field_4568, field_71322_p

Profiler: b, field_71304_b

NetworkSystem: l, field_147144_o

NetworkSystem: o, field_4563, field_147144_o

ServerStatusResponse: m, field_147147_p

ServerStatusResponse: p, field_4593, field_147147_p

Random: n, field_147146_q

Random: q, field_4602, field_147146_q

String: p, field_71320_r

String: s, field_4585, field_71320_r

int: q, field_71319_s

int: t, field_4555, field_71319_s

boolean: t, field_71317_u

boolean: w, field_4544, field_71317_u

boolean: u, field_71316_v

boolean: x, field_4561, field_71316_v

int: v, field_71315_w

int: y, field_4572, field_71315_w

Proxy: c, field_110456_c

Proxy: e, field_4599, field_4599, field_110456_c

int: x, field_71303_e

boolean: y, field_71325_x

boolean: z, field_4543, field_71325_x

boolean: A, field_71324_y

boolean: B, field_4575, field_71324_y

boolean: B, field_71323_z

boolean: C, field_4590, field_71323_z

boolean: C, field_71284_A

boolean: D, field_4604, field_71284_A

boolean: D, field_71285_B

boolean: E, field_4554, field_71285_B

String: E, field_71286_C

String: F, field_4564, field_71286_C

int: F, field_71280_D

int: G, field_4579, field_71280_D

int: G, field_143008_E

int: H, field_4596, field_143008_E

long[]: d, field_71311_j

long[]: f, field_4573, field_71311_j

KeyPair: H, field_71292_I

KeyPair: I, field_4552, field_71292_I

String: I, field_71293_J

String: J, field_4578, field_71293_J

String: J, field_71294_K

String: K, field_4565, field_71294_K

boolean: L, field_71288_M

boolean: M, field_4549, field_71288_M

boolean: M, field_71289_N

boolean: N, field_4569, field_71289_N

String: N, field_147141_M

String: O, field_4607, field_147141_M

String: O, field_175588_P

String: P, field_4584, field_175588_P

boolean: P, field_71296_Q

boolean: Q, field_4547, field_71296_Q

long: Q, field_71299_R

long: R, field_4557, field_4557, field_71299_R

boolean: S, field_71295_T

boolean: T, field_4597, field_71295_T

boolean: T, field_104057_T

boolean: U, field_4545, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_4594, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_4603, field_147143_S

long: Y, field_147142_T

long: Z, field_4551, field_147142_T

com.mojang.authlib.GameProfileRepository: W, field_152365_W

com.mojang.authlib.GameProfileRepository: X, field_4608, field_152365_W

PlayerProfileCache: X, field_152366_X

PlayerProfileCache: Y, field_4556, field_152366_X

Queue<FutureTask<?>>: f, field_175589_i

Thread: Z, field_175590_aa

Thread: h, field_16257, field_175590_aa

String: K, field_71287_L

String: L, field_4574, field_71287_L

Snooper: i, field_71307_n

Snooper: k, field_4582, field_71307_n

PlayerList: s, field_71318_t

PlayerList: v, field_4550, field_71318_t

boolean: ab, field_184111_ab

boolean: ad, field_4577, field_184111_ab

boolean: z, field_190519_A

boolean: A, field_4560, field_190519_A

com.mojang.datafixers.DataFixer: o, field_184112_s

com.mojang.datafixers.DataFixer: r, field_4587, field_184112_s

ITextComponent: w, field_71302_d

ITextComponent: R, field_71298_S

ITextComponent: S, field_4601, field_71298_S

long: aa, field_211151_aa

long: aa, field_4571, field_211151_aa

IReloadableResourceManager: ac, field_195576_ac

IReloadableResourceManager: ae, field_4576, field_195576_ac

ResourcePackList<ResourcePackInfo>: ad, field_195577_ad

ResourcePackList<ResourcePackInfo>: af, field_4595, field_195577_ad

FolderPackFinder: ae, field_195578_ae

FolderPackFinder: ag, field_4553, field_195578_ae

Commands: af, field_195579_af

Commands: ah, field_4562, field_195579_af

RecipeManager: ag, field_199530_ag

RecipeManager: ai, field_4566, field_199530_ag

NetworkTagManager: ah, field_199736_ah

NetworkTagManager: aj, field_4583, field_199736_ah

ServerScoreboard: ai, field_200255_ai

ServerScoreboard: ak, field_4558, field_200255_ai

CustomBossEvents: aj, field_201301_aj

LootTableManager: ak, field_200256_aj

LootTableManager: am, field_4580, field_200256_aj

AdvancementManager: al, field_200257_ak

AdvancementManager: an, field_4567, field_200257_ak

FunctionManager: am, field_200258_al

FunctionManager: ao, field_4591, field_200258_al

boolean: an, field_205745_an

boolean: aq, field_4570, field_205745_an

boolean: ao, field_212205_ao

boolean: ar, field_4586, field_212205_ao

float: ap, field_211152_ao

float: at, field_4592, field_211152_ao

Map<DimensionType, WorldServer>: r, field_71305_c

Map<DimensionType, ServerWorld>: u, field_4589, field_71305_c

Map<DimensionType, long[]>: e, field_71312_k

Map<DimensionType, long[]>: g, field_4600, field_4600, field_71312_k

WorldSettings: c, field_17704, field_213219_c

SaveFormat: j, field_4606, field_71310_m

DebugProfiler: n, field_16258, field_71304_b

IChunkStatusListenerFactory: d, field_17439, field_213220_d

long: ab, field_19248, field_19248, field_213213_ab

boolean: ac, field_19249, field_19249, field_213214_ac

CustomServerBossInfoManager: al, field_4548, field_201301_aj

FrameTimer: ap, field_16205, field_213215_ap

boolean: as, field_19237, field_213216_as

Executor: au, field_17200, field_213217_au

String: av, field_17601, field_213218_av

Constructors

(File, Proxy, com.mojang.datafixers.DataFixer, Commands, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

(File, Proxy, com.mojang.datafixers.DataFixer, Commands, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory, String)

Methods

boolean (): d, func_71197_b

boolean (): d, method_3823, func_71197_b

void (String): a, func_71237_c

void (String): a, method_3755, func_71237_c

void (String, ISaveHandler): a, func_175584_a

boolean (): f, func_71225_e

boolean (): f, method_3792, func_71225_e

EnumDifficulty (): h, func_147135_j

boolean (): i, func_71199_h

boolean (): i, method_3754, func_71199_h

int (): j, func_110455_j

int (): j, method_3798, func_110455_j

void (): l, func_71243_i

void (boolean): a, func_71267_a

void (): h_, func_71260_j

void (): l, method_3782, func_71260_j

String (): n, func_71211_k

String (): m, method_3819, func_71211_k

void (String): b, func_71189_e

void (String): b, method_3842, func_71189_e

boolean (): o, func_71278_l

boolean (): h_, method_3806, func_71278_l

void (): p, func_71263_m

File (): s, func_71238_n

File (): s, method_3831, func_71238_n

void (CrashReport): a, func_71228_a

void (CrashReport): a, method_3744, func_71228_a

void (): t, func_71240_o

void (): t, method_3821, func_71240_o

boolean (): u, func_71255_r

boolean (): u, method_3839, func_71255_r

void (ITickable): a, func_82010_a

void (): v, func_71256_s

void (): v, method_3717, func_71256_s

File (String): c, func_71209_f

File (String): d, method_3758, func_71209_f

void (String): d, func_71244_g

void (String): e, method_3720, func_71244_g

void (String): e, func_71236_h

void (String): f, method_3743, func_71236_h

String (): x, func_71249_w

String (): y, method_3827, func_71249_w

int (): y, func_71233_x

int (): z, method_3788, func_71233_x

int (): z, func_71275_y

int (): A, method_3802, func_71275_y

String[] (): A, func_71213_z

String[] (): B, method_3858, func_71213_z

boolean (): C, func_71239_B

boolean (): D, method_3766, func_71239_B

void (String): f, func_71201_j

void (String): g, method_3762, func_71201_j

void (String): g, func_71198_k

void (String): h, method_3770, func_71198_k

CrashReport (CrashReport): b, func_71230_b

CrashReport (CrashReport): b, method_3859, func_71230_b

boolean (): D, func_175578_N

boolean (): E, method_3814, method_3814, func_175578_N

KeyPair (): E, func_71250_E

KeyPair (): F, method_3716, func_71250_E

int (): F, func_71215_F

int (): G, method_3756, func_71215_F

void (int): a, func_71208_b

void (int): a, method_3779, func_71208_b

String (): G, func_71214_G

String (): H, method_3811, func_71214_G

void (String): h, func_71224_l

void (String): i, method_3817, func_71224_l

boolean (): H, func_71264_H

boolean (): I, method_3724, func_71264_H

String (): I, func_71270_I

String (): J, method_3865, func_71270_I

void (String): i, func_71261_m

void (KeyPair): a, func_71253_a

void (KeyPair): a, method_3853, func_71253_a

void (EnumDifficulty): a, func_147139_a

boolean (): K, func_71193_K

boolean (): L, method_3783, func_71193_K

boolean (): L, func_71242_L

boolean (): M, method_3799, func_71242_L

void (boolean): c, func_71204_b

void (boolean): e, method_3730, func_71204_b

void (boolean): d, func_71194_c

void (boolean): f, method_3778, func_71194_c

ISaveFormat (): M, func_71254_M

String (): N, func_147133_T

String (): O, method_3784, func_147133_T

String (): O, func_175581_ab

String (): P, method_3805, func_175581_ab

void (String, String): a_, func_180507_a_

void (String, String): a, method_3843, func_180507_a_

boolean (): P, func_70002_Q

boolean (): Q, func_71262_S

boolean (): R, method_3816, func_71262_S

boolean (): R, func_71266_T

boolean (): S, method_3828, func_71266_T

void (boolean): e, func_71229_d

void (boolean): g, method_3864, func_71229_d

boolean (): T, func_71268_U

boolean (): U, method_3796, func_71268_U

void (boolean): g, func_71251_e

void (boolean): i, method_3840, func_71251_e

boolean (): U, func_71220_V

boolean (): V, method_3736, func_71220_V

boolean (): V, func_181035_ah

boolean (): W, method_3759, func_181035_ah

void (boolean): h, func_71257_f

void (boolean): j, method_3769, func_71257_f

boolean (): W, func_71219_W

boolean (): X, method_3852, func_71219_W

void (boolean): i, func_71188_g

void (boolean): k, method_3815, func_71188_g

boolean (): X, func_71231_X

boolean (): Y, method_3718, func_71231_X

void (boolean): j, func_71245_h

void (boolean): l, method_3745, func_71245_h

boolean (): Y, func_82356_Z

boolean (): Z, method_3812, func_82356_Z

String (): Z, func_71273_Y

String (): aa, method_3818, func_71273_Y

void (String): k, func_71205_p

void (String): k, method_3834, func_71205_p

int (): aa, func_71207_Z

int (): ab, method_3833, func_71207_Z

void (int): b, func_71191_d

void (int): b, method_3850, func_71191_d

boolean (): ab, func_71241_aa

boolean (): ac, method_3750, func_71241_aa

NetworkSystem (): ae, func_147137_ag

NetworkSystem (): af, method_3787, func_147137_ag

boolean (): ag, func_71279_ae

boolean (): ah, method_3727, func_71279_ae

int (): ah, func_71259_af

int (): ai, method_3780, func_71259_af

void (): ai, func_71223_ag

void (): aj, method_3832, func_71223_ag

int (): al, func_82357_ak

int (): am, method_3841, func_82357_ak

void (boolean): k, func_104055_i

void (boolean): m, method_3794, func_104055_i

boolean (): am, func_104056_am

boolean (): an, method_3761, func_104056_am

int (): ao, func_143007_ar

int (): ap, method_3862, func_143007_ar

void (int): c, func_143006_e

void (int): c, method_3803, func_143006_e

com.mojang.authlib.minecraft.MinecraftSessionService (): ap, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): aq, method_3844, func_147130_as

com.mojang.authlib.GameProfileRepository (): aq, func_152359_aw

com.mojang.authlib.GameProfileRepository (): ar, method_3719, func_152359_aw

PlayerProfileCache (): ar, func_152358_ax

PlayerProfileCache (): as, method_3793, func_152358_ax

ServerStatusResponse (): as, func_147134_at

ServerStatusResponse (): at, method_3765, func_147134_at

void (): at, func_147132_au

void (): au, method_3856, func_147132_au

int (): au, func_175580_aG

int (): av, method_3749, func_175580_aG

<V> com.google.common.util.concurrent.ListenableFuture<V> (Callable<V>): a, func_175586_a

com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, func_152344_a

boolean (): av, func_152345_ab

int (): aw, func_175577_aI

int (): ay, method_3773, func_175577_aI

Thread (): ay, func_175583_aK

void (String): j, func_71246_n

void (String): j, method_3849, func_71246_n

String (): J, func_71221_J

String (): K, method_3726, func_71221_J

boolean (): af, func_71200_ad

boolean (): ag, method_3820, func_71200_ad

void (ServerStatusResponse): a, func_184107_a

void (ServerStatusResponse): a, method_3791, func_184107_a

void (ITextComponent): a, func_145747_a

void (ITextComponent): a, method_9203, func_145747_a

void (Snooper): a, func_70000_a

void (Snooper): a, method_5495, func_70000_a

PlayerList (): ac, func_184103_al

PlayerList (): ad, method_3760, func_184103_al

void (PlayerList): a, func_184105_a

void (PlayerList): a, method_3846, func_184105_a

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

int (WorldServer): a, func_184108_a

boolean (): q, func_184106_y

boolean (): q, method_3771, func_184106_y

File (): r, func_184109_z

File (): r, method_3725, func_184109_z

Snooper (): aj, func_80003_ah

Snooper (): ak, method_3795, func_80003_ah

GameType (): g, func_71265_f

GameType (): g, method_3790, func_71265_f

void (GameType): a, func_71235_a

void (GameType): a, method_3838, func_71235_a

boolean (): S, func_190518_ac

boolean (): T, method_3775, func_190518_ac

void (boolean): f, func_190517_e

void (boolean): h, method_3764, func_190517_e

AdvancementManager (): aA, func_191949_aK

AdvancementManager (): aB, method_3851, func_191949_aK

FunctionManager (): aB, func_193030_aL

FunctionManager (): aC, method_3740, func_193030_aL

void (): aC, func_193031_aM

void (): aD, method_3848, func_193031_aM

void (ITextComponent): b, func_200245_b

void (ITextComponent): b, method_3768, func_200245_b

void (String, String, long, WorldType, com.google.gson.JsonElement): a, func_71247_a

void (String, String, long, WorldType, com.google.gson.JsonElement): a, method_3735, func_71247_a

void (File, WorldInfo): a, func_195560_a

void (File, WorldInfo): a, method_3800, func_195560_a

boolean (): k, func_195569_l

boolean (): k, method_3732, func_195569_l

void (ITextComponent, int): a, func_200250_a

void (boolean): b, func_212204_b

void (boolean): b, method_3797, func_212204_b

boolean (): ad, func_71344_c

boolean (): ae, method_3860, func_71344_c

boolean (GameType, boolean, int): a, func_195565_a

boolean (GameType, boolean, int): a, method_3763, func_195565_a

long (): ax, func_211150_az

long (): az, method_3826, func_211150_az

com.mojang.datafixers.DataFixer (): az, func_195563_aC

com.mojang.datafixers.DataFixer (): aA, method_3855, func_195563_aC

void (WorldInfo): a, func_195568_a

void (WorldInfo): b, method_3752, func_195568_a

void (CommandSource): a, func_205743_a

void (CommandSource): a, method_3728, func_205743_a

IReloadableResourceManager (): aD, func_195570_aG

IReloadableResourceManager (): aE, method_3809, func_195570_aG

ResourcePackList<ResourcePackInfo> (): aE, func_195561_aH

ResourcePackList<ResourcePackInfo> (): aF, method_3836, func_195561_aH

Commands (): aI, func_195571_aL

Commands (): aH, method_3734, func_195571_aL

CommandSource (): aJ, func_195573_aM

CommandSource (): aI, method_3739, func_195573_aM

boolean (): a, func_195039_a

boolean (): a, method_9200, func_195039_a

boolean (): b, func_195040_b

boolean (): b, method_9202, func_195040_b

RecipeManager (): aK, func_199529_aN

RecipeManager (): aJ, method_3772, func_199529_aN

NetworkTagManager (): aL, func_199731_aO

NetworkTagManager (): aK, method_3801, func_199731_aO

ServerScoreboard (): aM, func_200251_aP

ServerScoreboard (): aL, method_3845, func_200251_aP

LootTableManager (): aN, func_200249_aQ

LootTableManager (): aM, method_3857, func_200249_aQ

GameRules (): aO, func_200252_aR

GameRules (): aN, method_3767, func_200252_aR

CustomBossEvents (): aP, func_201300_aS

boolean (): aQ, func_205744_aT

boolean (): aP, method_3729, func_205744_aT

void (boolean): l, func_205741_k

void (boolean): n, method_3731, func_205741_k

int (com.mojang.authlib.GameProfile): a, func_211833_a

int (com.mojang.authlib.GameProfile): a, method_3835, func_211833_a

ITextComponent (): g_, func_200253_h_

ITextComponent (): aG, func_200246_aJ

int (): aH, func_195566_aK

float (): aR, func_211149_aT

float (): aQ, method_3830, func_211149_aT

void (ISaveHandler, WorldSavedDataStorage, WorldInfo, WorldSettings): a, func_212369_a

void (WorldSavedDataStorage): a, func_71222_d

boolean (): aT, func_212379_aT

boolean (): aV, method_3866, func_212379_aT

void (BooleanSupplier): a, func_71217_p

void (BooleanSupplier): a, method_3748, func_71217_p

void (BooleanSupplier): b, func_71190_q

void (BooleanSupplier): b, method_3813, func_71190_q

WorldServer (DimensionType): a, func_71218_a

Iterable<WorldServer> (): w, func_212370_w

Iterable<ServerWorld> (): x, method_3738, func_212370_w

void (DimensionSavedDataManager): a, method_17976, func_213204_a

void (SaveHandler, WorldInfo, WorldSettings, IChunkStatusListener): a, method_3786, func_213194_a

void (WorldInfo): a, method_17977, func_213188_a

void (IChunkStatusListener): a, method_3774, func_213186_a

void (String, SaveHandler): a, method_3861, func_175584_a

Difficulty (): h, method_3722, func_147135_j

boolean (boolean, boolean, boolean): a, method_3723, func_213211_a

void (): close, close

void (boolean): a, method_3747, func_71263_m

void (): o, method_16208, method_16208, func_213202_o

TickDelayedTask (Runnable): a, method_16209, func_212875_d_

boolean (TickDelayedTask): a, method_19464, func_212874_c_

boolean (): p, method_16075, func_213168_p

boolean (): aW, method_20415, method_20415, func_213205_aW

void (Runnable): b, method_3742, func_82010_a

void (String): c, method_17819, func_213208_c

void (boolean): c, method_20383, func_213197_c

ServerWorld (DimensionType): a, method_3847, func_71218_a

void (Difficulty, boolean): a, method_3776, func_147139_a

void (boolean): d, method_19467, func_213209_d

void (ServerPlayerEntity): a, method_19465, func_213189_a

SaveFormat (): N, method_3781, func_71254_M

boolean (World, BlockPos, PlayerEntity): a, method_3785, func_175579_a

boolean (): aw, method_5384, func_213164_aw

Thread (): ax, method_3777, func_213170_ax

int (ServerWorld): a, method_3829, func_184108_a

CustomServerBossInfoManager (): aO, method_3837, func_201300_aS

DebugProfiler (): aS, method_16044, func_213185_aS

Executor (): aT, method_17191, func_213207_aT

boolean (com.mojang.authlib.GameProfile): b, method_19466, func_213199_b

boolean (): w, method_16043, func_213201_w

FrameTimer (): aR, method_15876, func_213210_aR

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

Fields

org.apache.logging.log4j.Logger: h, field_147145_h

org.apache.logging.log4j.Logger: g, field_147145_h

ISaveFormat: i, field_71310_m

ISaveFormat: h, field_71310_m

File: k, field_71308_o

File: j, field_71308_o

List<ITickable>: l, field_71322_p

List<ITickable>: k, field_71322_p

NetworkSystem: m, field_147144_o

NetworkSystem: l, field_147144_o

ServerStatusResponse: n, field_147147_p

ServerStatusResponse: m, field_147147_p

Random: o, field_147146_q

Random: n, field_147146_q

String: q, field_71320_r

String: p, field_71320_r

int: r, field_71319_s

int: q, field_71319_s

WorldServer[]: c, field_71305_c

Proxy: d, field_110456_c

Proxy: c, field_110456_c

long[]: e, field_71311_j

long[]: d, field_71311_j

long[][]: f, field_71312_k

Queue<FutureTask<?>>: g, field_175589_i

Queue<FutureTask<?>>: f, field_175589_i

Snooper: j, field_71307_n

Snooper: i, field_71307_n

com.mojang.datafixers.DataFixer: p, field_184112_s

com.mojang.datafixers.DataFixer: o, field_184112_s

Map<DimensionType, WorldServer>: r, field_71305_c

Map<DimensionType, long[]>: e, field_71312_k

Constructors

Methods

void (): g_, func_71222_d

boolean (): g, func_71225_e

boolean (): f, func_71225_e

EnumDifficulty (): i, func_147135_j

EnumDifficulty (): h, func_147135_j

boolean (): j, func_71199_h

boolean (): i, func_71199_h

int (): k, func_110455_j

int (): j, func_110455_j

void (): m, func_71243_i

void (): l, func_71243_i

String (): o, func_71211_k

String (): n, func_71211_k

boolean (): p, func_71278_l

boolean (): o, func_71278_l

void (): q, func_71263_m

void (): p, func_71263_m

File (): t, func_71238_n

File (): s, func_71238_n

void (): u, func_71240_o

void (): t, func_71240_o

void (): v, func_71217_p

void (): w, func_71190_q

boolean (): x, func_71255_r

boolean (): u, func_71255_r

void (): y, func_71256_s

void (): v, func_71256_s

WorldServer (int): a, func_71218_a

String (): z, func_71249_w

String (): x, func_71249_w

int (): A, func_71233_x

int (): y, func_71233_x

int (): B, func_71275_y

int (): z, func_71275_y

String[] (): C, func_71213_z

String[] (): A, func_71213_z

boolean (): E, func_71239_B

boolean (): C, func_71239_B

boolean (): F, func_175578_N

boolean (): D, func_175578_N

KeyPair (): G, func_71250_E

KeyPair (): E, func_71250_E

int (): H, func_71215_F

int (): F, func_71215_F

void (int): b, func_71208_b

void (int): a, func_71208_b

String (): I, func_71214_G

String (): G, func_71214_G

boolean (): J, func_71264_H

boolean (): H, func_71264_H

String (): K, func_71270_I

String (): I, func_71270_I

boolean (): M, func_71193_K

boolean (): K, func_71193_K

boolean (): N, func_71242_L

boolean (): L, func_71242_L

ISaveFormat (): O, func_71254_M

ISaveFormat (): M, func_71254_M

String (): P, func_147133_T

String (): N, func_147133_T

String (): Q, func_175581_ab

String (): O, func_175581_ab

boolean (): R, func_70002_Q

boolean (): P, func_70002_Q

boolean (): S, func_71262_S

boolean (): Q, func_71262_S

boolean (): T, func_71266_T

boolean (): R, func_71266_T

boolean (): V, func_71268_U

boolean (): T, func_71268_U

boolean (): W, func_71220_V

boolean (): U, func_71220_V

boolean (): X, func_181035_ah

boolean (): V, func_181035_ah

boolean (): Y, func_71219_W

boolean (): W, func_71219_W

boolean (): Z, func_71231_X

boolean (): X, func_71231_X

boolean (): aa, func_82356_Z

boolean (): Y, func_82356_Z

String (): ab, func_71273_Y

String (): Z, func_71273_Y

int (): ac, func_71207_Z

int (): aa, func_71207_Z

void (int): c, func_71191_d

void (int): b, func_71191_d

boolean (): ad, func_71241_aa

boolean (): ab, func_71241_aa

NetworkSystem (): ag, func_147137_ag

NetworkSystem (): ae, func_147137_ag

boolean (): ai, func_71279_ae

boolean (): ag, func_71279_ae

int (): aj, func_71259_af

int (): ah, func_71259_af

void (): ak, func_71223_ag

void (): ai, func_71223_ag

int (): an, func_82357_ak

int (): al, func_82357_ak

boolean (): ao, func_104056_am

boolean (): am, func_104056_am

int (): aq, func_143007_ar

int (): ao, func_143007_ar

void (int): d, func_143006_e

void (int): c, func_143006_e

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ap, func_147130_as

com.mojang.authlib.GameProfileRepository (): as, func_152359_aw

com.mojang.authlib.GameProfileRepository (): aq, func_152359_aw

PlayerProfileCache (): at, func_152358_ax

PlayerProfileCache (): ar, func_152358_ax

ServerStatusResponse (): au, func_147134_at

ServerStatusResponse (): as, func_147134_at

void (): av, func_147132_au

void (): at, func_147132_au

int (): aw, func_175580_aG

int (): au, func_175580_aG

boolean (): ax, func_152345_ab

boolean (): av, func_152345_ab

int (): ay, func_175577_aI

int (): aw, func_175577_aI

Thread (): aA, func_175583_aK

Thread (): ay, func_175583_aK

String (): L, func_71221_J

String (): J, func_71221_J

boolean (): ah, func_71200_ad

boolean (): af, func_71200_ad

PlayerList (): ae, func_184103_al

PlayerList (): ac, func_184103_al

boolean (): r, func_184106_y

boolean (): q, func_184106_y

File (): s, func_184109_z

File (): r, func_184109_z

Snooper (): al, func_80003_ah

Snooper (): aj, func_80003_ah

GameType (): h, func_71265_f

GameType (): g, func_71265_f

boolean (): U, func_190518_ac

boolean (): S, func_190518_ac

AdvancementManager (): aC, func_191949_aK

AdvancementManager (): aA, func_191949_aK

FunctionManager (): aD, func_193030_aL

FunctionManager (): aB, func_193030_aL

void (): aE, func_193031_aM

void (): aC, func_193031_aM

boolean (): l, func_195569_l

boolean (): k, func_195569_l

WorldServer (DimensionType): a, func_200667_a

boolean (): af, func_71344_c

boolean (): ad, func_71344_c

long (): az, func_211150_az

long (): ax, func_211150_az

com.mojang.datafixers.DataFixer (): aB, func_195563_aC

com.mojang.datafixers.DataFixer (): az, func_195563_aC

IReloadableResourceManager (): aF, func_195570_aG

IReloadableResourceManager (): aD, func_195570_aG

ResourcePackList<ResourcePackInfo> (): aG, func_195561_aH

ResourcePackList<ResourcePackInfo> (): aE, func_195561_aH

Commands (): aK, func_195571_aL

Commands (): aI, func_195571_aL

CommandSource (): aL, func_195573_aM

CommandSource (): aJ, func_195573_aM

RecipeManager (): aM, func_199529_aN

RecipeManager (): aK, func_199529_aN

NetworkTagManager (): aN, func_199731_aO

NetworkTagManager (): aL, func_199731_aO

ServerScoreboard (): aO, func_200251_aP

ServerScoreboard (): aM, func_200251_aP

LootTableManager (): aP, func_200249_aQ

LootTableManager (): aN, func_200249_aQ

GameRules (): aQ, func_200252_aR

GameRules (): aO, func_200252_aR

CustomBossEvents (): aR, func_201300_aS

CustomBossEvents (): aP, func_201300_aS

boolean (): aS, func_205744_aT

boolean (): aQ, func_205744_aT

ITextComponent (): f_, func_200253_h_

ITextComponent (): g_, func_200253_h_

ITextComponent (): aI, func_200246_aJ

ITextComponent (): aG, func_200246_aJ

int (): aJ, func_195566_aK

int (): aH, func_195566_aK

float (): aT, func_211149_aT

float (): aR, func_211149_aT

void (ISaveHandler, WorldSavedDataStorage, WorldInfo, WorldSettings): a, func_212369_a

void (WorldSavedDataStorage): a, func_71222_d

boolean (): aT, func_212379_aT

void (BooleanSupplier): a, func_71217_p

void (BooleanSupplier): b, func_71190_q

WorldServer (DimensionType): a, func_71218_a

Iterable<WorldServer> (): w, func_212370_w

1.13

Names

Fields

org.apache.logging.log4j.Logger: k, field_147145_h

org.apache.logging.log4j.Logger: h, field_147145_h

ISaveFormat: l, field_71310_m

ISaveFormat: i, field_71310_m

File: n, field_71308_o

File: k, field_71308_o

List<ITickable>: o, field_71322_p

List<ITickable>: l, field_71322_p

ICommandManager: b, field_71321_q

Profiler: c, field_71304_b

Profiler: b, field_71304_b

NetworkSystem: p, field_147144_o

NetworkSystem: m, field_147144_o

ServerStatusResponse: q, field_147147_p

ServerStatusResponse: n, field_147147_p

Random: r, field_147146_q

Random: o, field_147146_q

String: t, field_71320_r

String: q, field_71320_r

int: u, field_71319_s

int: r, field_71319_s

WorldServer[]: d, field_71305_c

WorldServer[]: c, field_71305_c

boolean: w, field_71317_u

boolean: t, field_71317_u

boolean: x, field_71316_v

boolean: u, field_71316_v

int: y, field_71315_w

int: v, field_71315_w

Proxy: e, field_110456_c

Proxy: d, field_110456_c

String: f, field_71302_d

int: g, field_71303_e

int: x, field_71303_e

boolean: z, field_71325_x

boolean: y, field_71325_x

boolean: B, field_71324_y

boolean: A, field_71324_y

boolean: C, field_71323_z

boolean: B, field_71323_z

boolean: D, field_71284_A

boolean: C, field_71284_A

boolean: E, field_71285_B

boolean: D, field_71285_B

String: F, field_71286_C

String: E, field_71286_C

int: G, field_71280_D

int: F, field_71280_D

int: H, field_143008_E

int: G, field_143008_E

long[]: h, field_71311_j

long[]: e, field_71311_j

long[][]: i, field_71312_k

long[][]: f, field_71312_k

KeyPair: I, field_71292_I

KeyPair: H, field_71292_I

String: J, field_71293_J

String: I, field_71293_J

String: K, field_71294_K

String: J, field_71294_K

boolean: M, field_71288_M

boolean: L, field_71288_M

boolean: N, field_71289_N

boolean: M, field_71289_N

String: O, field_147141_M

String: N, field_147141_M

String: P, field_175588_P

String: O, field_175588_P

boolean: Q, field_71296_Q

boolean: P, field_71296_Q

long: R, field_71299_R

long: Q, field_71299_R

String: S, field_71298_S

boolean: T, field_71295_T

boolean: S, field_71295_T

boolean: U, field_104057_T

boolean: T, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_147143_S

long: Z, field_147142_T

long: Y, field_147142_T

com.mojang.authlib.GameProfileRepository: X, field_152365_W

com.mojang.authlib.GameProfileRepository: W, field_152365_W

PlayerProfileCache: Y, field_152366_X

PlayerProfileCache: X, field_152366_X

Queue<FutureTask<?>>: j, field_175589_i

Queue<FutureTask<?>>: g, field_175589_i

Thread: aa, field_175590_aa

Thread: Z, field_175590_aa

long: ab, field_175591_ab

String: L, field_71287_L

String: K, field_71287_L

Snooper: m, field_71307_n

Snooper: j, field_71307_n

DataFixer: s, field_184112_s

PlayerList: v, field_71318_t

PlayerList: s, field_71318_t

boolean: ac, field_184111_ab

boolean: ab, field_184111_ab

boolean: A, field_190519_A

boolean: z, field_190519_A

com.mojang.datafixers.DataFixer: p, field_184112_s

ITextComponent: w, field_71302_d

ITextComponent: R, field_71298_S

long: aa, field_211151_aa

IReloadableResourceManager: ac, field_195576_ac

ResourcePackList<ResourcePackInfo>: ad, field_195577_ad

FolderPackFinder: ae, field_195578_ae

Commands: af, field_195579_af

RecipeManager: ag, field_199530_ag

NetworkTagManager: ah, field_199736_ah

ServerScoreboard: ai, field_200255_ai

CustomBossEvents: aj, field_201301_aj

LootTableManager: ak, field_200256_aj

AdvancementManager: al, field_200257_ak

FunctionManager: am, field_200258_al

boolean: an, field_205745_an

boolean: ao, field_212205_ao

float: ap, field_211152_ao

Constructors

(File, Proxy, DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

(File, Proxy, com.mojang.datafixers.DataFixer, Commands, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

Methods

ServerCommandManager (): i, func_175582_h

boolean (): j, func_71197_b

boolean (): d, func_71197_b

void (String): b, func_71192_d

void (String, String, long, WorldType, String): a, func_71247_a

void (): l, func_71222_d

void (): g_, func_71222_d

boolean (): m, func_71225_e

boolean (): g, func_71225_e

EnumDifficulty (): o, func_147135_j

EnumDifficulty (): i, func_147135_j

boolean (): p, func_71199_h

boolean (): j, func_71199_h

int (): q, func_110455_j

int (): k, func_110455_j

boolean (): r, func_181034_q

boolean (): s, func_183002_r

void (String, int): a_, func_71216_a_

void (): t, func_71243_i

void (): m, func_71243_i

void (): u, func_71260_j

void (): h_, func_71260_j

String (): v, func_71211_k

String (): o, func_71211_k

void (String): c, func_71189_e

void (String): b, func_71189_e

boolean (): w, func_71278_l

boolean (): p, func_71278_l

void (): x, func_71263_m

void (): q, func_71263_m

File (): A, func_71238_n

File (): t, func_71238_n

void (): B, func_71240_o

void (): u, func_71240_o

void (): C, func_71217_p

void (): v, func_71217_p

void (): D, func_71190_q

void (): w, func_71190_q

boolean (): E, func_71255_r

boolean (): x, func_71255_r

void (): F, func_71256_s

void (): y, func_71256_s

File (String): d, func_71209_f

File (String): c, func_71209_f

void (String): e, func_71244_g

void (String): d, func_71244_g

void (String): f, func_71236_h

void (String): e, func_71236_h

String (): G, func_71249_w

String (): z, func_71249_w

int (): H, func_71233_x

int (): A, func_71233_x

int (): I, func_71275_y

int (): B, func_71275_y

String[] (): J, func_71213_z

String[] (): C, func_71213_z

com.mojang.authlib.GameProfile[] (): K, func_152357_F

boolean (): L, func_71239_B

boolean (): E, func_71239_B

void (String): g, func_71201_j

void (String): f, func_71201_j

void (String): h, func_71198_k

void (String): g, func_71198_k

boolean (): M, func_175578_N

boolean (): F, func_175578_N

String (): h_, func_70005_c_

boolean (int, String): a, func_70003_b

ICommandManager (): N, func_71187_D

KeyPair (): O, func_71250_E

KeyPair (): G, func_71250_E

int (): P, func_71215_F

int (): H, func_71215_F

String (): Q, func_71214_G

String (): I, func_71214_G

void (String): i, func_71224_l

void (String): h, func_71224_l

boolean (): R, func_71264_H

boolean (): J, func_71264_H

String (): S, func_71270_I

String (): K, func_71270_I

void (String): j, func_71261_m

void (String): i, func_71261_m

boolean (): U, func_71193_K

boolean (): M, func_71193_K

boolean (): V, func_71242_L

boolean (): N, func_71242_L

void (boolean): b, func_71204_b

void (boolean): c, func_71204_b

void (boolean): c, func_71194_c

void (boolean): d, func_71194_c

ISaveFormat (): W, func_71254_M

ISaveFormat (): O, func_71254_M

String (): X, func_147133_T

String (): P, func_147133_T

String (): Y, func_175581_ab

String (): Q, func_175581_ab

boolean (): Z, func_70002_Q

boolean (): R, func_70002_Q

boolean (): aa, func_71262_S

boolean (): S, func_71262_S

boolean (): ab, func_71266_T

boolean (): T, func_71266_T

void (boolean): d, func_71229_d

void (boolean): e, func_71229_d

boolean (): ad, func_71268_U

boolean (): V, func_71268_U

void (boolean): f, func_71251_e

void (boolean): g, func_71251_e

boolean (): ae, func_71220_V

boolean (): W, func_71220_V

boolean (): af, func_181035_ah

boolean (): X, func_181035_ah

void (boolean): g, func_71257_f

void (boolean): h, func_71257_f

boolean (): ag, func_71219_W

boolean (): Y, func_71219_W

void (boolean): h, func_71188_g

void (boolean): i, func_71188_g

boolean (): ah, func_71231_X

boolean (): Z, func_71231_X

void (boolean): i, func_71245_h

void (boolean): j, func_71245_h

boolean (): ai, func_82356_Z

boolean (): aa, func_82356_Z

String (): aj, func_71273_Y

String (): ab, func_71273_Y

void (String): l, func_71205_p

void (String): k, func_71205_p

int (): ak, func_71207_Z

int (): ac, func_71207_Z

boolean (): al, func_71241_aa

boolean (): ad, func_71241_aa

NetworkSystem (): an, func_147137_ag

NetworkSystem (): ag, func_147137_ag

boolean (): ap, func_71279_ae

boolean (): ai, func_71279_ae

int (): aq, func_71259_af

int (): aj, func_71259_af

void (): ar, func_71223_ag

void (): ak, func_71223_ag

World (): e, func_130014_f_

int (): at, func_82357_ak

int (): an, func_82357_ak

void (boolean): j, func_104055_i

void (boolean): k, func_104055_i

boolean (): au, func_104056_am

boolean (): ao, func_104056_am

Proxy (): av, func_110454_ao

long (): aw, func_130071_aq

int (): ax, func_143007_ar

int (): aq, func_143007_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): az, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ar, func_147130_as

com.mojang.authlib.GameProfileRepository (): aA, func_152359_aw

com.mojang.authlib.GameProfileRepository (): as, func_152359_aw

PlayerProfileCache (): aB, func_152358_ax

PlayerProfileCache (): at, func_152358_ax

ServerStatusResponse (): aC, func_147134_at

ServerStatusResponse (): au, func_147134_at

void (): aD, func_147132_au

void (): av, func_147132_au

Entity (UUID): a, func_175576_a

boolean (): g, func_174792_t_

int (): aE, func_175580_aG

int (): aw, func_175580_aG

boolean (): aF, func_152345_ab

boolean (): ax, func_152345_ab

int (): aG, func_175577_aI

int (): ay, func_175577_aI

long (): aH, func_175587_aJ

Thread (): aI, func_175583_aK

Thread (): aA, func_175583_aK

String (): k, func_71195_b_

void (String): k, func_71246_n

void (String): j, func_71246_n

String (): T, func_71221_J

String (): L, func_71221_J

boolean (): ao, func_71200_ad

boolean (): ah, func_71200_ad

List<String> (ICommandSender, String, BlockPos, boolean): a, func_184104_a

void (Snooper): b, func_70001_b

PlayerList (): am, func_184103_al

PlayerList (): ae, func_184103_al

MinecraftServer (): C_, func_184102_h

boolean (): y, func_184106_y

boolean (): r, func_184106_y

File (): z, func_184109_z

File (): s, func_184109_z

Snooper (): as, func_80003_ah

Snooper (): al, func_80003_ah

GameType (): n, func_71265_f

GameType (): h, func_71265_f

String (GameType, boolean): a, func_71206_a

boolean (): ac, func_190518_ac

boolean (): U, func_190518_ac

void (boolean): e, func_190517_e

void (boolean): f, func_190517_e

AdvancementManager (): aK, func_191949_aK

AdvancementManager (): aC, func_191949_aK

FunctionManager (): aL, func_193030_aL

FunctionManager (): aD, func_193030_aL

void (): aM, func_193031_aM

void (): aE, func_193031_aM

void (String[]): main

void (ITextComponent): b, func_200245_b

void (String, String, long, WorldType, com.google.gson.JsonElement): a, func_71247_a

void (File, WorldInfo): a, func_195560_a

boolean (): l, func_195569_l

void (ITextComponent, int): a, func_200250_a

void (String[]): main, main

void (boolean): b, func_212204_b

WorldServer (DimensionType): a, func_200667_a

boolean (): af, func_71344_c

boolean (GameType, boolean, int): a, func_195565_a

long (): az, func_211150_az

com.mojang.datafixers.DataFixer (): aB, func_195563_aC

void (WorldInfo): a, func_195568_a

void (CommandSource): a, func_205743_a

IReloadableResourceManager (): aF, func_195570_aG

ResourcePackList<ResourcePackInfo> (): aG, func_195561_aH

Commands (): aK, func_195571_aL

CommandSource (): aL, func_195573_aM

boolean (): a, func_195039_a

boolean (): b, func_195040_b

RecipeManager (): aM, func_199529_aN

NetworkTagManager (): aN, func_199731_aO

ServerScoreboard (): aO, func_200251_aP

LootTableManager (): aP, func_200249_aQ

GameRules (): aQ, func_200252_aR

CustomBossEvents (): aR, func_201300_aS

boolean (): aS, func_205744_aT

void (boolean): l, func_205741_k

int (com.mojang.authlib.GameProfile): a, func_211833_a

ITextComponent (): f_, func_200253_h_

ITextComponent (): aI, func_200246_aJ

int (): aJ, func_195566_aK

float (): aT, func_211149_aT

1.12.2

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.12.1

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.12

Names

Fields

Constructors

Methods

Entity (): f, func_174793_f

boolean (): ay, func_147136_ar

void (CommandResultStats$Type, int): a, func_174794_a

BlockPos (): c, func_180425_c

Vec3d (): d, func_174791_d

ITextComponent (): i_, func_145748_c_

MinecraftServer (): B_, func_184102_h

MinecraftServer (): C_, func_184102_h

DataFixer (): aJ, func_184110_aI

void (String[]): main

void (String[]): main

AdvancementManager (): aK, func_191949_aK

FunctionManager (): aL, func_193030_aL

void (): aM, func_193031_aM

1.11.2

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.11.1

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.11

Names

Fields

boolean: A, field_71324_y

boolean: B, field_71324_y

boolean: B, field_71323_z

boolean: C, field_71323_z

boolean: C, field_71284_A

boolean: D, field_71284_A

boolean: D, field_71285_B

boolean: E, field_71285_B

String: E, field_71286_C

String: F, field_71286_C

int: F, field_71280_D

int: G, field_71280_D

int: G, field_143008_E

int: H, field_143008_E

KeyPair: H, field_71292_I

KeyPair: I, field_71292_I

String: I, field_71293_J

String: J, field_71293_J

String: J, field_71294_K

String: K, field_71294_K

boolean: L, field_71288_M

boolean: M, field_71288_M

boolean: M, field_71289_N

boolean: N, field_71289_N

String: N, field_147141_M

String: O, field_147141_M

String: O, field_175588_P

String: P, field_175588_P

boolean: P, field_71296_Q

boolean: Q, field_71296_Q

long: Q, field_71299_R

long: R, field_71299_R

String: R, field_71298_S

String: S, field_71298_S

boolean: S, field_71295_T

boolean: T, field_71295_T

boolean: T, field_104057_T

boolean: U, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_147143_S

long: Y, field_147142_T

long: Z, field_147142_T

com.mojang.authlib.GameProfileRepository: W, field_152365_W

com.mojang.authlib.GameProfileRepository: X, field_152365_W

PlayerProfileCache: X, field_152366_X

PlayerProfileCache: Y, field_152366_X

Thread: Z, field_175590_aa

Thread: aa, field_175590_aa

long: aa, field_175591_ab

long: ab, field_175591_ab

String: K, field_71287_L

String: L, field_71287_L

boolean: ab, field_184111_ab

boolean: ac, field_184111_ab

boolean: A, field_190519_A

Constructors

Methods

boolean (): ac, func_71268_U

boolean (): ad, func_71268_U

void (boolean): e, func_71251_e

void (boolean): f, func_71251_e

boolean (): ad, func_71220_V

boolean (): ae, func_71220_V

boolean (): ae, func_181035_ah

boolean (): af, func_181035_ah

void (boolean): f, func_71257_f

void (boolean): g, func_71257_f

boolean (): af, func_71219_W

boolean (): ag, func_71219_W

void (boolean): g, func_71188_g

void (boolean): h, func_71188_g

boolean (): ag, func_71231_X

boolean (): ah, func_71231_X

void (boolean): h, func_71245_h

void (boolean): i, func_71245_h

boolean (): ah, func_82356_Z

boolean (): ai, func_82356_Z

String (): ai, func_71273_Y

String (): aj, func_71273_Y

int (): aj, func_71207_Z

int (): ak, func_71207_Z

boolean (): ak, func_71241_aa

boolean (): al, func_71241_aa

NetworkSystem (): am, func_147137_ag

NetworkSystem (): an, func_147137_ag

boolean (): ao, func_71279_ae

boolean (): ap, func_71279_ae

int (): ap, func_71259_af

int (): aq, func_71259_af

void (): aq, func_71223_ag

void (): ar, func_71223_ag

int (): as, func_82357_ak

int (): at, func_82357_ak

void (boolean): i, func_104055_i

void (boolean): j, func_104055_i

boolean (): at, func_104056_am

boolean (): au, func_104056_am

Proxy (): au, func_110454_ao

Proxy (): av, func_110454_ao

long (): av, func_130071_aq

long (): aw, func_130071_aq

int (): aw, func_143007_ar

int (): ax, func_143007_ar

boolean (): ax, func_147136_ar

boolean (): ay, func_147136_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): ay, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): az, func_147130_as

com.mojang.authlib.GameProfileRepository (): az, func_152359_aw

com.mojang.authlib.GameProfileRepository (): aA, func_152359_aw

PlayerProfileCache (): aA, func_152358_ax

PlayerProfileCache (): aB, func_152358_ax

ServerStatusResponse (): aB, func_147134_at

ServerStatusResponse (): aC, func_147134_at

void (): aC, func_147132_au

void (): aD, func_147132_au

boolean (): z_, func_174792_t_

boolean (): g, func_174792_t_

int (): aD, func_175580_aG

int (): aE, func_175580_aG

boolean (): aE, func_152345_ab

boolean (): aF, func_152345_ab

int (): aF, func_175577_aI

int (): aG, func_175577_aI

long (): aG, func_175587_aJ

long (): aH, func_175587_aJ

Thread (): aH, func_175583_aK

Thread (): aI, func_175583_aK

boolean (): an, func_71200_ad

boolean (): ao, func_71200_ad

PlayerList (): al, func_184103_al

PlayerList (): am, func_184103_al

MinecraftServer (): h, func_184102_h

MinecraftServer (): B_, func_184102_h

DataFixer (): aI, func_184110_aI

DataFixer (): aJ, func_184110_aI

Snooper (): ar, func_80003_ah

Snooper (): as, func_80003_ah

void (String[]): main

void (String[]): main

boolean (): ac, func_190518_ac

void (boolean): e, func_190517_e

1.10.2

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.10

Names

Fields

Constructors

Methods

WorldSettings$GameType (): n, func_71265_f

void (WorldSettings$GameType): a, func_71235_a

String (WorldSettings$GameType, boolean): a, func_71206_a

void (String[]): main

GameType (): n, func_71265_f

void (String[]): main

void (GameType): a, func_71235_a

String (GameType, boolean): a, func_71206_a

1.9.4

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.9.2

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.9

Names

Fields

MinecraftServer: l, field_71309_l

ISaveFormat: m, field_71310_m

ISaveFormat: l, field_71310_m

PlayerUsageSnooper: n, field_71307_n

File: o, field_71308_o

File: n, field_71308_o

List<ITickable>: p, field_71322_p

List<ITickable>: o, field_71322_p

NetworkSystem: q, field_147144_o

NetworkSystem: p, field_147144_o

ServerStatusResponse: r, field_147147_p

ServerStatusResponse: q, field_147147_p

Random: s, field_147146_q

Random: r, field_147146_q

ServerConfigurationManager: v, field_71318_t

boolean: N, field_71290_O

String: O, field_147141_M

String: N, field_147141_M

String: P, field_175588_P

String: O, field_175588_P

boolean: Q, field_71296_Q

boolean: P, field_71296_Q

long: R, field_71299_R

long: Q, field_71299_R

String: S, field_71298_S

String: R, field_71298_S

boolean: T, field_71295_T

boolean: S, field_71295_T

boolean: U, field_104057_T

boolean: T, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_152364_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: U, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_147143_S

com.mojang.authlib.minecraft.MinecraftSessionService: V, field_147143_S

long: X, field_147142_T

long: Y, field_147142_T

com.mojang.authlib.GameProfileRepository: Y, field_152365_W

com.mojang.authlib.GameProfileRepository: W, field_152365_W

PlayerProfileCache: Z, field_152366_X

PlayerProfileCache: X, field_152366_X

Thread: aa, field_175590_aa

Thread: Z, field_175590_aa

long: ab, field_175591_ab

long: aa, field_175591_ab

Snooper: m, field_71307_n

DataFixer: s, field_184112_s

PlayerList: v, field_71318_t

boolean: ab, field_184111_ab

Constructors

(File, Proxy, File)

(Proxy, File)

(File, Proxy, DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

Methods

ServerCommandManager (): h, func_175582_h

ServerCommandManager (): i, func_175582_h

boolean (): i, func_71197_b

boolean (): j, func_71197_b

void (): k, func_71222_d

void (): l, func_71222_d

boolean (): l, func_71225_e

boolean (): m, func_71225_e

WorldSettings$GameType (): m, func_71265_f

WorldSettings$GameType (): n, func_71265_f

EnumDifficulty (): n, func_147135_j

EnumDifficulty (): o, func_147135_j

boolean (): o, func_71199_h

boolean (): p, func_71199_h

int (): p, func_110455_j

int (): q, func_110455_j

boolean (): q, func_181034_q

boolean (): r, func_181034_q

boolean (): r, func_183002_r

boolean (): s, func_183002_r

void (): s, func_71243_i

void (): t, func_71243_i

void (): t, func_71260_j

void (): u, func_71260_j

String (): u, func_71211_k

String (): v, func_71211_k

boolean (): v, func_71278_l

boolean (): w, func_71278_l

void (): w, func_71263_m

void (): x, func_71263_m

void (ServerStatusResponse): a, func_147138_a

File (): y, func_71238_n

File (): A, func_71238_n

void (): z, func_71240_o

void (): B, func_71240_o

void (): A, func_71217_p

void (): C, func_71217_p

void (): B, func_71190_q

void (): D, func_71190_q

boolean (): C, func_71255_r

boolean (): E, func_71255_r

void (): D, func_71256_s

void (): F, func_71256_s

String (): E, func_71277_t

int (): F, func_71234_u

String (): G, func_71274_v

String (): H, func_71249_w

String (): G, func_71249_w

int (): I, func_71233_x

int (): H, func_71233_x

int (): J, func_71275_y

int (): I, func_71275_y

String[] (): K, func_71213_z

String[] (): J, func_71213_z

com.mojang.authlib.GameProfile[] (): L, func_152357_F

com.mojang.authlib.GameProfile[] (): K, func_152357_F

boolean (): M, func_71239_B

boolean (): L, func_71239_B

List<String> (ICommandSender, String, BlockPos): a, func_180506_a

MinecraftServer (): N, func_71276_C

boolean (): O, func_175578_N

boolean (): M, func_175578_N

String (): e_, func_70005_c_

String (): h_, func_70005_c_

void (IChatComponent): a, func_145747_a

ICommandManager (): P, func_71187_D

ICommandManager (): N, func_71187_D

KeyPair (): Q, func_71250_E

KeyPair (): O, func_71250_E

int (): R, func_71215_F

int (): P, func_71215_F

String (): S, func_71214_G

String (): Q, func_71214_G

boolean (): T, func_71264_H

boolean (): R, func_71264_H

String (): U, func_71270_I

String (): S, func_71270_I

boolean (): W, func_71193_K

boolean (): U, func_71193_K

boolean (): X, func_71242_L

boolean (): V, func_71242_L

ISaveFormat (): Y, func_71254_M

ISaveFormat (): W, func_71254_M

void (): aa, func_71272_O

String (): ab, func_147133_T

String (): X, func_147133_T

String (): ac, func_175581_ab

String (): Y, func_175581_ab

void (PlayerUsageSnooper): a, func_70000_a

void (PlayerUsageSnooper): b, func_70001_b

boolean (): ad, func_70002_Q

boolean (): Z, func_70002_Q

boolean (): ae, func_71262_S

boolean (): aa, func_71262_S

boolean (): af, func_71266_T

boolean (): ab, func_71266_T

boolean (): ag, func_71268_U

boolean (): ac, func_71268_U

boolean (): ah, func_71220_V

boolean (): ad, func_71220_V

boolean (): ai, func_181035_ah

boolean (): ae, func_181035_ah

boolean (): aj, func_71219_W

boolean (): af, func_71219_W

boolean (): ak, func_71231_X

boolean (): ag, func_71231_X

boolean (): al, func_82356_Z

boolean (): ah, func_82356_Z

String (): am, func_71273_Y

String (): ai, func_71273_Y

int (): an, func_71207_Z

int (): aj, func_71207_Z

boolean (): ao, func_71241_aa

boolean (): ak, func_71241_aa

ServerConfigurationManager (): ap, func_71203_ab

void (ServerConfigurationManager): a, func_152361_a

NetworkSystem (): aq, func_147137_ag

NetworkSystem (): am, func_147137_ag

boolean (): as, func_71279_ae

boolean (): ao, func_71279_ae

int (): at, func_71259_af

int (): ap, func_71259_af

void (): au, func_71223_ag

void (): aq, func_71223_ag

BlockPos (): c, func_180425_c

Vec3 (): d, func_174791_d

int (): aw, func_82357_ak

int (): as, func_82357_ak

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

boolean (): ax, func_104056_am

boolean (): at, func_104056_am

Proxy (): ay, func_110454_ao

Proxy (): au, func_110454_ao

long (): az, func_130071_aq

long (): av, func_130071_aq

int (): aA, func_143007_ar

int (): aw, func_143007_ar

IChatComponent (): f_, func_145748_c_

boolean (): aB, func_147136_ar

boolean (): ax, func_147136_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): aD, func_147130_as

com.mojang.authlib.minecraft.MinecraftSessionService (): ay, func_147130_as

com.mojang.authlib.GameProfileRepository (): aE, func_152359_aw

com.mojang.authlib.GameProfileRepository (): az, func_152359_aw

PlayerProfileCache (): aF, func_152358_ax

PlayerProfileCache (): aA, func_152358_ax

ServerStatusResponse (): aG, func_147134_at

ServerStatusResponse (): aB, func_147134_at

void (): aH, func_147132_au

void (): aC, func_147132_au

boolean (): u_, func_174792_t_

boolean (): z_, func_174792_t_

int (): aI, func_175580_aG

int (): aD, func_175580_aG

boolean (): aJ, func_152345_ab

boolean (): aE, func_152345_ab

int (): aK, func_175577_aI

int (): aF, func_175577_aI

long (): aL, func_175587_aJ

long (): aG, func_175587_aJ

Thread (): aM, func_175583_aK

Thread (): aH, func_175583_aK

String (): j, func_71195_b_

String (): k, func_71195_b_

void (): x, func_175585_v

String (): V, func_71221_J

String (): T, func_71221_J

boolean (): ar, func_71200_ad

boolean (): an, func_71200_ad

PlayerUsageSnooper (): av, func_80003_ah

void (String[]): main

void (ServerStatusResponse): a, func_184107_a

void (String[]): main

List<String> (ICommandSender, String, BlockPos, boolean): a, func_184104_a

void (ITextComponent): a, func_145747_a

void (Snooper): a, func_70000_a

void (Snooper): b, func_70001_b

PlayerList (): al, func_184103_al

void (PlayerList): a, func_184105_a

BlockPos (): c, func_180425_c

Vec3d (): d, func_174791_d

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

ITextComponent (): i_, func_145748_c_

MinecraftServer (): h, func_184102_h

DataFixer (): aI, func_184110_aI

int (WorldServer): a, func_184108_a

boolean (): y, func_184106_y

File (): z, func_184109_z

Snooper (): ar, func_80003_ah

1.8.9

Names

Fields

Constructors

Methods

void (String[]): main

void (String[]): main

1.8.8

Names

net.minecraft.server.MinecraftServer

net.minecraft.server.MinecraftServer

Fields

org.apache.logging.log4j.Logger: k, field_147145_h

File: a, field_152367_a

MinecraftServer: l, field_71309_l

ISaveFormat: m, field_71310_m

PlayerUsageSnooper: n, field_71307_n

File: o, field_71308_o

List<ITickable>: p, field_71322_p

ICommandManager: b, field_71321_q

Profiler: c, field_71304_b

NetworkSystem: q, field_147144_o

ServerStatusResponse: r, field_147147_p

Random: s, field_147146_q

String: t, field_71320_r

int: u, field_71319_s

WorldServer[]: d, field_71305_c

ServerConfigurationManager: v, field_71318_t

boolean: w, field_71317_u

boolean: x, field_71316_v

int: y, field_71315_w

Proxy: e, field_110456_c

String: f, field_71302_d

int: g, field_71303_e

boolean: z, field_71325_x

boolean: A, field_71324_y

boolean: B, field_71323_z

boolean: C, field_71284_A

boolean: D, field_71285_B

String: E, field_71286_C

int: F, field_71280_D

int: G, field_143008_E

long[]: h, field_71311_j

long[][]: i, field_71312_k

KeyPair: H, field_71292_I

String: I, field_71293_J

String: J, field_71294_K

boolean: L, field_71288_M

boolean: M, field_71289_N

boolean: N, field_71290_O

String: O, field_147141_M

String: P, field_175588_P

boolean: Q, field_71296_Q

long: R, field_71299_R

String: S, field_71298_S

boolean: T, field_71295_T

boolean: U, field_104057_T

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService: V, field_152364_T

com.mojang.authlib.minecraft.MinecraftSessionService: W, field_147143_S

long: X, field_147142_T

com.mojang.authlib.GameProfileRepository: Y, field_152365_W

PlayerProfileCache: Z, field_152366_X

Queue<FutureTask<?>>: j, field_175589_i

Thread: aa, field_175590_aa

long: ab, field_175591_ab

String: K, field_71287_L

Constructors

(File, Proxy, File)

(Proxy, File)

Methods

ServerCommandManager (): h, func_175582_h

boolean (): i, func_71197_b

void (String): a, func_71237_c

void (String): b, func_71192_d

void (String, String, long, WorldType, String): a, func_71247_a

void (): k, func_71222_d

void (String, ISaveHandler): a, func_175584_a

boolean (): l, func_71225_e

WorldSettings$GameType (): m, func_71265_f

EnumDifficulty (): n, func_147135_j

boolean (): o, func_71199_h

int (): p, func_110455_j

boolean (): q, func_181034_q

boolean (): r, func_183002_r

void (String, int): a_, func_71216_a_

void (): s, func_71243_i

void (boolean): a, func_71267_a

void (): t, func_71260_j

String (): u, func_71211_k

void (String): c, func_71189_e

boolean (): v, func_71278_l

void (): w, func_71263_m

void (): run, run

void (ServerStatusResponse): a, func_147138_a

File (): y, func_71238_n

void (CrashReport): a, func_71228_a

void (): z, func_71240_o

void (): A, func_71217_p

void (): B, func_71190_q

boolean (): C, func_71255_r

void (ITickable): a, func_82010_a

void (String[]): main

void (): D, func_71256_s

File (String): d, func_71209_f

void (String): e, func_71244_g

void (String): f, func_71236_h

WorldServer (int): a, func_71218_a

String (): E, func_71277_t

int (): F, func_71234_u

String (): G, func_71274_v

String (): H, func_71249_w

int (): I, func_71233_x

int (): J, func_71275_y

String[] (): K, func_71213_z

com.mojang.authlib.GameProfile[] (): L, func_152357_F

boolean (): M, func_71239_B

void (String): g, func_71201_j

void (String): h, func_71198_k

String (): getServerModName, getServerModName

CrashReport (CrashReport): b, func_71230_b

List<String> (ICommandSender, String, BlockPos): a, func_180506_a

MinecraftServer (): N, func_71276_C

boolean (): O, func_175578_N

String (): e_, func_70005_c_

void (IChatComponent): a, func_145747_a

boolean (int, String): a, func_70003_b

ICommandManager (): P, func_71187_D

KeyPair (): Q, func_71250_E

int (): R, func_71215_F

void (int): b, func_71208_b

String (): S, func_71214_G

void (String): i, func_71224_l

boolean (): T, func_71264_H

String (): U, func_71270_I

void (String): j, func_71261_m

void (KeyPair): a, func_71253_a

void (EnumDifficulty): a, func_147139_a

boolean (): W, func_71193_K

boolean (): X, func_71242_L

void (boolean): b, func_71204_b

void (boolean): c, func_71194_c

ISaveFormat (): Y, func_71254_M

void (): aa, func_71272_O

String (): ab, func_147133_T

String (): ac, func_175581_ab

void (String, String): a_, func_180507_a_

void (PlayerUsageSnooper): a, func_70000_a

void (PlayerUsageSnooper): b, func_70001_b

boolean (): ad, func_70002_Q

boolean (): ae, func_71262_S

boolean (): af, func_71266_T

void (boolean): d, func_71229_d

boolean (): ag, func_71268_U

void (boolean): e, func_71251_e

boolean (): ah, func_71220_V

boolean (): ai, func_181035_ah

void (boolean): f, func_71257_f

boolean (): aj, func_71219_W

void (boolean): g, func_71188_g

boolean (): ak, func_71231_X

void (boolean): h, func_71245_h

boolean (): al, func_82356_Z

String (): am, func_71273_Y

void (String): l, func_71205_p

int (): an, func_71207_Z

void (int): c, func_71191_d

boolean (): ao, func_71241_aa

ServerConfigurationManager (): ap, func_71203_ab

void (ServerConfigurationManager): a, func_152361_a

void (WorldSettings$GameType): a, func_71235_a

NetworkSystem (): aq, func_147137_ag

boolean (): as, func_71279_ae

String (WorldSettings$GameType, boolean): a, func_71206_a

int (): at, func_71259_af

void (): au, func_71223_ag

BlockPos (): c, func_180425_c

Vec3 (): d, func_174791_d

World (): e, func_130014_f_

Entity (): f, func_174793_f

int (): aw, func_82357_ak

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

void (boolean): i, func_104055_i

boolean (): ax, func_104056_am

Proxy (): ay, func_110454_ao

long (): az, func_130071_aq

int (): aA, func_143007_ar

void (int): d, func_143006_e

IChatComponent (): f_, func_145748_c_

boolean (): aB, func_147136_ar

com.mojang.authlib.minecraft.MinecraftSessionService (): aD, func_147130_as

com.mojang.authlib.GameProfileRepository (): aE, func_152359_aw

PlayerProfileCache (): aF, func_152358_ax

ServerStatusResponse (): aG, func_147134_at

void (): aH, func_147132_au

Entity (UUID): a, func_175576_a

boolean (): u_, func_174792_t_

void (CommandResultStats$Type, int): a, func_174794_a

int (): aI, func_175580_aG

<V> com.google.common.util.concurrent.ListenableFuture<V> (Callable<V>): a, func_175586_a

com.google.common.util.concurrent.ListenableFuture<Object> (Runnable): a, func_152344_a

boolean (): aJ, func_152345_ab

int (): aK, func_175577_aI

long (): aL, func_175587_aJ

Thread (): aM, func_175583_aK

String (): j, func_71195_b_

void (): x, func_175585_v

void (String): k, func_71246_n

String (): V, func_71221_J

boolean (): ar, func_71200_ad

PlayerUsageSnooper (): av, func_80003_ah