History - net.minecraft.server.dedicated.DedicatedServer

25w31a

Names

ari

arl

Fields

List<ConsoleInput>: o, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: p, consoleInput, field_13815, commandQueue

RconConsoleSource: q, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: r, rconConsoleSource, field_13811, rconCommandOutput

QueryThreadGs4: p, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: q, queryThreadGs4, field_13816, queryResponseHandler

RconThread: r, rconThread, field_13819, rconServer, f_139603_

RconThread: s, rconThread, field_13819, rconServer

DedicatedServerSettings: s, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: t, settings, field_16799, propertiesLoader

MinecraftServerGui: t, gui, field_16800, gui, f_139605_

MinecraftServerGui: u, gui, field_16800, gui

int: m, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: n, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662

int: n, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: o, CONVERSION_RETRIES, field_29663, field_29663

org.slf4j.Logger: l, LOGGER, field_13814, LOGGER, f_139598_

org.slf4j.Logger: m, LOGGER, field_13814, LOGGER

RemoteSampleLogger: v, tickTimeLogger, field_48788, debugSampleLog, f_314886_

RemoteSampleLogger: w, tickTimeLogger, field_48788, debugSampleLog

DebugSampleSubscriptionTracker: w, debugSampleSubscriptionTracker, field_48789, subscriptionTracker, f_316995_

DebugSampleSubscriptionTracker: x, debugSampleSubscriptionTracker, field_48789, subscriptionTracker

ServerLinks: x, serverLinks, field_52215, serverLinks, f_336865_

ServerLinks: y, serverLinks, field_52215, serverLinks

ServerTextFilter: u, serverTextFilter, field_52350, filterer, f_349260_

ServerTextFilter: v, serverTextFilter, field_52350, filterer

Constructors

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, DedicatedServerSettings, com.mojang.datafixers.DataFixer, Services, ChunkProgressListenerFactory)

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, DedicatedServerSettings, com.mojang.datafixers.DataFixer, Services)

Methods

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

boolean (): e, initServer, method_3823, setupServer

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

void (): i, onServerExit, method_3821, exit

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

boolean (): Y, isSpawningMonsters, method_3783, isMonsterSpawningEnabled

void (): br, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bu, handleConsoleInputs, method_13941, executeQueuedCommands

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

boolean (): n, isDedicatedServer, method_3816, isDedicated

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

boolean (): p, isEpollEnabled, method_3759, isUsingNativeTransport

void (): bt, showGui, method_13948, createGui, m_139667_

void (): bw, showGui, method_13948, createGui

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

boolean (): al, hasGui, method_3727, hasGui

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

boolean (): q, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled

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

int (): an, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius

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

int (): k, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel

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

void (int): d, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout

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

int (): ay, getAbsoluteMaxWorldSize, method_3749, getMaxWorldBorderRadius

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

int (): aB, getCompressionThreshold, method_3773, getNetworkCompressionThreshold

boolean (): bu, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bx, convertOldUsers, method_13951, convertData

void (): bC, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bG, waitForRetry, method_13942, sleepFiveSeconds

long (): bv, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): by, getMaxTickLength, method_13944, getMaxTickTime

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

String (): s, getPluginNames, method_12916, getPlugins

String (String): a, runCommand, method_12934, executeRconCommand, m_7261_

String (String): a, runCommand, method_12934, executeRconCommand

DedicatedPlayerList (): bs, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bv, getPlayerList, method_13949, getPlayerManager

String (): b, getServerIp, method_12929, getHostname, m_6866_

String (): b, getServerIp, method_12929, getHostname

int (): d, getServerPort, method_12918, getPort, m_7448_

int (): d, getServerPort, method_12918, getPort

String (): h, getServerName, method_12930, getMotd, m_6995_

String (): h, getServerName, method_12930, getMotd

void (String, CommandSourceStack): a, handleConsoleInput, method_13947, enqueueCommand, m_139645_

void (String, CommandSourceStack): a, handleConsoleInput, method_13947, enqueueCommand

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

boolean (): r, isPublished, method_3860, isRemote

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

boolean (): m, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps

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

boolean (): c, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps

DedicatedServerProperties (): a, getProperties, method_16705, getProperties, m_7913_

DedicatedServerProperties (): a, getProperties, method_16705, getProperties

void (boolean): i, storeUsingWhiteList, method_16712, setUseWhitelist, m_139688_

void (boolean): i, storeUsingWhiteList, method_16712, setUseWhitelist

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

void (): x, stopServer, method_3782, shutdown

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

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

int (): l, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel

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

void (): t, forceDifficulty, method_27731, updateDifficulty

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

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

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

boolean (): ao, repliesToStatus, method_27902, acceptsStatusQuery

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

int (int): c, getScaledTrackingDistance, method_27903, adjustTrackingDistance

String (): j, getLevelIdName, method_3865, getLevelName, m_7123_

String (): j, getLevelIdName, method_3865, getLevelName

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

boolean (): aZ, forceSynchronousWrites, method_27051, syncChunkWrites

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

int (): o, getRateLimitPacketsPerSecond, method_30612, getRateLimit

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

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

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

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

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

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

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

GameType (): bf, getForcedGameType, method_3761, getForcedGameMode

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

boolean (): ap, hidesOnlinePlayers, method_39424, hideOnlinePlayers

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

boolean (): aC, enforceSecureProfile, method_43500, shouldEnforceSecureProfile

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

int (): bl, getMaxChainedNeighborUpdates, method_41239, getMaxChainedNeighborUpdates

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

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

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

boolean (): bn, logIPs, method_52344, shouldLogIps

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

void (): aU, endMetricsRecordingTick, method_24490, endTickMetrics

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

SampleLogger (): f, getTickTimeLogger, method_56593, getDebugSampleLog

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

boolean (): g, isTickTimeLoggingEnabled, method_56626, shouldPushTickTimeLog

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

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

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

boolean (): bp, acceptsTransfers, method_56040, acceptsTransfers

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

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

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

ServerLinks (): bs, serverLinks, method_60672, getServerLinks

ServerLinks (DedicatedServerSettings): a, createServerLinks, method_60940, loadServerLinks, m_338375_

ServerLinks (DedicatedServerSettings): a, createServerLinks, method_60940, loadServerLinks

Optional<URI> (DedicatedServerProperties): a, parseBugReportLink, method_60939, parseBugReportLink, m_339169_

Optional<URI> (DedicatedServerProperties): a, parseBugReportLink, method_60939, parseBugReportLink

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

void (): I, tickConnection, method_61254, tickNetworkIo

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

int (): bt, pauseWhileEmptySeconds, method_61255, getPauseWhenEmptySeconds

boolean (NameAndId): a, isSingleplayerOwner, method_19466, isHost

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

aqr

ari

Fields

Constructors

Methods

1.21.5

Names

apu

aqr

Fields

Constructors

Methods

1.21.4

Names

aqy

apu

Fields

Constructors

Methods

1.21.3

Names

apn

aqy

Fields

List<ConsoleInput>: n, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: o, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: p, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: q, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

QueryThreadGs4: o, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: p, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: q, rconThread, field_13819, rconServer, f_139603_

RconThread: r, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: r, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: s, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: s, gui, field_16800, gui, f_139605_

MinecraftServerGui: t, gui, field_16800, gui, f_139605_

TextFilterClient: t, textFilterClient, field_26898, filterer, f_139606_

int: l, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: m, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: m, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: n, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

org.slf4j.Logger: k, LOGGER, field_13814, LOGGER, f_139598_

org.slf4j.Logger: l, LOGGER, field_13814, LOGGER, f_139598_

RemoteSampleLogger: u, tickTimeLogger, field_48788, debugSampleLog, f_314886_

RemoteSampleLogger: v, tickTimeLogger, field_48788, debugSampleLog, f_314886_

DebugSampleSubscriptionTracker: v, debugSampleSubscriptionTracker, field_48789, subscriptionTracker, f_316995_

DebugSampleSubscriptionTracker: w, debugSampleSubscriptionTracker, field_48789, subscriptionTracker, f_316995_

ServerLinks: w, serverLinks, field_52215, serverLinks, f_336865_

ServerLinks: x, serverLinks, field_52215, serverLinks, f_336865_

ServerTextFilter: u, serverTextFilter, field_52350, filterer, f_349260_

Constructors

Methods

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

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

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

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

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

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

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

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_

void (): bD, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bC, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

String (): u, getPluginNames, method_12916, getPlugins, m_7138_

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

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

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

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

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

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

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

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

String (): s, getLevelIdName, method_3865, getLevelName, m_7123_

String (): j, getLevelIdName, method_3865, getLevelName, m_7123_

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

aqb

apn

Fields

ServerLinks: w, serverLinks, field_52215, serverLinks, f_336865_

Constructors

Methods

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

void (): bq, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): br, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bs, showGui, method_13948, createGui, m_139667_

void (): bt, showGui, method_13948, createGui, m_139667_

boolean (): bt, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bu, convertOldUsers, method_13951, convertData, m_139668_

void (): bC, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bD, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bu, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bv, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

DedicatedPlayerList (): br, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bs, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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

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

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

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

ServerLinks (DedicatedServerSettings): a, createServerLinks, method_60940, loadServerLinks, m_338375_

Optional<URI> (DedicatedServerProperties): a, parseBugReportLink, method_60939, parseBugReportLink, m_339169_

1.20.6

Names

ama

aqb

Fields

List<ConsoleInput>: o, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: n, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: q, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: p, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

QueryThreadGs4: p, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: o, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: r, rconThread, field_13819, rconServer, f_139603_

RconThread: q, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: s, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: r, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: t, gui, field_16800, gui, f_139605_

MinecraftServerGui: s, gui, field_16800, gui, f_139605_

TextFilterClient: u, textFilterClient, field_26898, filterer, f_139606_

TextFilterClient: t, textFilterClient, field_26898, filterer, f_139606_

int: m, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: l, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: n, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: m, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

org.slf4j.Logger: l, LOGGER, field_13814, LOGGER, f_139598_

org.slf4j.Logger: k, LOGGER, field_13814, LOGGER, f_139598_

RemoteSampleLogger: u, tickTimeLogger, field_48788, debugSampleLog, f_314886_

DebugSampleSubscriptionTracker: v, debugSampleSubscriptionTracker, field_48789, subscriptionTracker, f_316995_

Constructors

Methods

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

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

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_

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

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

void (): bk, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bq, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

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

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

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

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

void (): bm, showGui, method_13948, createGui, m_139667_

void (): bs, showGui, method_13948, createGui, m_139667_

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

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

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

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

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

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

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

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

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 (): bn, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bt, convertOldUsers, method_13951, convertData, m_139668_

void (): bx, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bC, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bo, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bu, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

String (): u, getPluginNames, method_12916, getPlugins, m_7138_

DedicatedPlayerList (): bl, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): br, getPlayerList, method_13949, getPlayerManager, m_6846_

String (): f, getServerName, method_12930, getMotd, m_6995_

String (): h, getServerName, method_12930, getMotd, m_6995_

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

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

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

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

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

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

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

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

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

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

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_

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

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

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

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

String (): q, getLevelIdName, method_3865, getLevelName, m_7123_

String (): s, getLevelIdName, method_3865, getLevelName, m_7123_

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.20.4

Names

ajn

ama

Fields

List<ConsoleInput>: q, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: o, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: s, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: q, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

QueryThreadGs4: r, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: p, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: t, rconThread, field_13819, rconServer, f_139603_

RconThread: r, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: u, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: s, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: v, gui, field_16800, gui, f_139605_

MinecraftServerGui: t, gui, field_16800, gui, f_139605_

TextFilterClient: w, textFilterClient, field_26898, filterer, f_139606_

TextFilterClient: u, textFilterClient, field_26898, filterer, f_139606_

int: o, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: m, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: p, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: n, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

org.slf4j.Logger: n, LOGGER, field_13814, LOGGER, f_139598_

org.slf4j.Logger: l, LOGGER, field_13814, LOGGER, f_139598_

Constructors

Methods

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

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

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

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

void (): bf, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bk, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bh, showGui, method_13948, createGui, m_139667_

void (): bm, showGui, method_13948, createGui, m_139667_

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

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

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

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

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 (): bi, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bn, convertOldUsers, method_13951, convertData, m_139668_

void (): bs, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bx, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bj, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bo, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

DedicatedPlayerList (): bg, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bl, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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 (): ai, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.20.2

Names

ahe

ajn

Fields

Constructors

Methods

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

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

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

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

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

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

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

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

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

1.20.1

Names

ahq

ahe

Fields

Constructors

Methods

void (): bh, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bf, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bj, showGui, method_13948, createGui, m_139667_

void (): bh, showGui, method_13948, createGui, m_139667_

boolean (): bk, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bi, convertOldUsers, method_13951, convertData, m_139668_

void (): bu, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bs, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bl, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bj, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

DedicatedPlayerList (): bi, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bg, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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

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

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

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

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

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

1.19.4

Names

agn

ahq

Fields

Constructors

Methods

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

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

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

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

void (): bg, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bh, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bi, showGui, method_13948, createGui, m_139667_

void (): bj, showGui, method_13948, createGui, m_139667_

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

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

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

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

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 (): bj, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bk, convertOldUsers, method_13951, convertData, m_139668_

void (): bt, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bu, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bk, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bl, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

DedicatedPlayerList (): bh, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bi, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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 (): ah, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

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

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

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

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

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

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

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

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

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

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

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

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

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

1.19.3

Names

afh

agn

Fields

Constructors

Methods

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

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

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 (): af, hasGui, method_3727, hasGui, m_6370_

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

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

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

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

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

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

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

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_

String (): t, getPluginNames, method_12916, getPlugins, m_7138_

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

String (): p, getServerName, method_12930, getMotd, m_6995_

String (): f, getServerName, method_12930, getMotd, m_6995_

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

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

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

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

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

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

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

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

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

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

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

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

String (): r, getLevelIdName, method_3865, getLevelName, m_7123_

String (): q, getLevelIdName, method_3865, getLevelName, m_7123_

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

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

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

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

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

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

boolean (): aa, previewsChat, method_43928, shouldPreviewChat, m_214000_

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

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

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

aep

afh

Fields

Constructors

Methods

1.19

Names

acx

aep

Fields

List<ConsoleInput>: u, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: q, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: w, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: s, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

Pattern: t, SHA1, field_13810, SHA1_PATTERN, f_139599_

QueryThreadGs4: v, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: r, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: x, rconThread, field_13819, rconServer, f_139603_

RconThread: t, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: y, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: u, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: z, gui, field_16800, gui, f_139605_

MinecraftServerGui: v, gui, field_16800, gui, f_139605_

TextFilterClient: A, textFilterClient, field_26898, filterer, f_139606_

TextFilterClient: w, textFilterClient, field_26898, filterer, f_139606_

int: r, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: o, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: s, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: p, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

Component: B, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

org.slf4j.Logger: q, LOGGER, field_13814, LOGGER, f_139598_

org.slf4j.Logger: n, LOGGER, field_13814, LOGGER, f_139598_

Constructors

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, DedicatedServerSettings, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, DedicatedServerSettings, com.mojang.datafixers.DataFixer, Services, ChunkProgressListenerFactory)

Methods

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

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

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

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

void (): be, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bg, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bg, showGui, method_13948, createGui, m_139667_

void (): bi, showGui, method_13948, createGui, m_139667_

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 (): bh, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bj, convertOldUsers, method_13951, convertData, m_139668_

void (): br, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bt, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bi, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bk, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

String (): t, getPluginNames, method_12916, getPlugins, m_7138_

String (): bd, getPackHash, method_13950, createResourcePackHash, m_139664_

DedicatedPlayerList (): bf, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bh, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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 (): aR, forceSynchronousWrites, method_27051, syncChunkWrites, m_6365_

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

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

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

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

Component (DedicatedServerSettings): a, parseResourcePackPrompt, method_36239, parseResourcePackPrompt, m_142867_

Component (): aY, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

boolean (): aa, previewsChat, method_43928, shouldPreviewChat, m_214000_

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

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

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

1.18.2

Names

acj

acx

Fields

org.apache.logging.log4j.Logger: r, LOGGER, field_13814, LOGGER, f_139598_

List<ConsoleInput>: v, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: u, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: x, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: w, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

Pattern: u, SHA1, field_13810, SHA1_PATTERN, f_139599_

Pattern: t, SHA1, field_13810, SHA1_PATTERN, f_139599_

QueryThreadGs4: w, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: v, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: y, rconThread, field_13819, rconServer, f_139603_

RconThread: x, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: z, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: y, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: A, gui, field_16800, gui, f_139605_

MinecraftServerGui: z, gui, field_16800, gui, f_139605_

TextFilterClient: B, textFilterClient, field_26898, filterer, f_139606_

TextFilterClient: A, textFilterClient, field_26898, filterer, f_139606_

int: s, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: r, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: t, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: s, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

Component: C, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

Component: B, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

org.slf4j.Logger: q, LOGGER, field_13814, LOGGER, f_139598_

Constructors

(Thread, RegistryAccess$RegistryHolder, LevelStorageSource$LevelStorageAccess, PackRepository, ServerResources, WorldData, DedicatedServerSettings, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

(Thread, LevelStorageSource$LevelStorageAccess, PackRepository, WorldStem, DedicatedServerSettings, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

Methods

void (): bf, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): be, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bh, showGui, method_13948, createGui, m_139667_

void (): bg, showGui, method_13948, createGui, m_139667_

boolean (): bi, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bh, convertOldUsers, method_13951, convertData, m_139668_

void (): bs, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): br, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bj, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bi, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

String (): be, getPackHash, method_13950, createResourcePackHash, m_139664_

String (): bd, getPackHash, method_13950, createResourcePackHash, m_139664_

DedicatedPlayerList (): bg, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bf, getPlayerList, method_13949, getPlayerManager, m_6846_

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

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

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

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

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_

Component (): aZ, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): aY, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

aas

acj

Fields

org.apache.logging.log4j.Logger: p, LOGGER, field_13814, LOGGER, f_139598_

org.apache.logging.log4j.Logger: r, LOGGER, field_13814, LOGGER, f_139598_

List<ConsoleInput>: t, consoleInput, field_13815, commandQueue, f_139600_

List<ConsoleInput>: v, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: v, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

RconConsoleSource: x, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

Pattern: s, SHA1, field_13810, SHA1_PATTERN, f_139599_

Pattern: u, SHA1, field_13810, SHA1_PATTERN, f_139599_

QueryThreadGs4: u, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

QueryThreadGs4: w, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: w, rconThread, field_13819, rconServer, f_139603_

RconThread: y, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: x, settings, field_16799, propertiesLoader, f_139604_

DedicatedServerSettings: z, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: y, gui, field_16800, gui, f_139605_

MinecraftServerGui: A, gui, field_16800, gui, f_139605_

TextFilterClient: z, textFilterClient, field_26898, filterer, f_139606_

TextFilterClient: B, textFilterClient, field_26898, filterer, f_139606_

int: q, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: s, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: r, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

int: t, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

Component: A, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

Component: C, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

Constructors

Methods

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

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

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

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

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

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

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_

String (): t, getPluginNames, method_12916, getPlugins, m_7138_

String (): s, getPluginNames, method_12916, getPlugins, m_7138_

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, m_7108_

String (): q, getServerName, method_12930, getMotd, m_6995_

String (): p, getServerName, method_12930, getMotd, m_6995_

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

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

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

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

Optional<String> (): p, getModdedStatus, method_24307, getModdedStatusMessage, m_6730_

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_

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

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

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

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

String (): s, getLevelIdName, method_3865, getLevelName, m_7123_

String (): r, getLevelIdName, method_3865, getLevelName, m_7123_

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

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

boolean (): U, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

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_

Component (): ba, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): aZ, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

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

1.17.1

Names

Fields

Constructors

Methods

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

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

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

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

void (): bg, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bf, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

void (): bi, showGui, method_13948, createGui, m_139667_

void (): bh, showGui, method_13948, createGui, m_139667_

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

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

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

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

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 (): bj, convertOldUsers, method_13951, convertData, m_139668_

boolean (): bi, convertOldUsers, method_13951, convertData, m_139668_

void (): bt, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

void (): bs, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bk, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

long (): bj, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

String (): bf, getPackHash, method_13950, createResourcePackHash, m_139664_

String (): be, getPackHash, method_13950, createResourcePackHash, m_139664_

DedicatedPlayerList (): bh, getPlayerList, method_13949, getPlayerManager, m_6846_

DedicatedPlayerList (): bg, getPlayerList, method_13949, getPlayerManager, m_6846_

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 (): al, repliesToStatus, method_27902, acceptsStatusQuery, m_6373_

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

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

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

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

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

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

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

boolean (): V, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

boolean (): U, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

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_

Component (): bb, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

Component (): ba, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

1.17

Names

zg

aas

net.minecraft.server.dedicated.DedicatedServer

net.minecraft.src.C_5407_

Fields

org.apache.logging.log4j.Logger: j, LOGGER, field_13814, LOGGER, field_155771_h

org.apache.logging.log4j.Logger: p, LOGGER, field_13814, LOGGER, f_139598_

List<ConsoleInput>: l, consoleInput, field_13815, commandQueue, field_71341_l

List<ConsoleInput>: t, consoleInput, field_13815, commandQueue, f_139600_

RconConsoleSource: n, rconConsoleSource, field_13811, rconCommandOutput, field_184115_n

RconConsoleSource: v, rconConsoleSource, field_13811, rconCommandOutput, f_139602_

Pattern: k, SHA1, field_13810, SHA1_PATTERN, field_189647_l

Pattern: s, SHA1, field_13810, SHA1_PATTERN, f_139599_

QueryThreadGs4: m, queryThreadGs4, field_13816, queryResponseHandler, field_71342_m

QueryThreadGs4: u, queryThreadGs4, field_13816, queryResponseHandler, f_139601_

RconThread: o, rconThread, field_13819, rconServer, field_71339_n

RconThread: w, rconThread, field_13819, rconServer, f_139603_

DedicatedServerSettings: p, settings, field_16799, propertiesLoader, field_71340_o

DedicatedServerSettings: x, settings, field_16799, propertiesLoader, f_139604_

MinecraftServerGui: q, gui, field_16800, gui, field_213225_q

MinecraftServerGui: y, gui, field_16800, gui, f_139605_

TextFilterClient: r, textFilterClient, field_26898, filterer, field_244714_r

TextFilterClient: z, textFilterClient, field_26898, filterer, f_139606_

int: q, CONVERSION_RETRY_DELAY_MS, field_29662, field_29662, f_142864_

int: r, CONVERSION_RETRIES, field_29663, field_29663, f_142865_

Component: A, resourcePackPrompt, field_33431, resourcePackPrompt, f_142863_

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_

CrashReport (CrashReport): b, fillReport, method_3859, populateCrashReport, func_71230_b

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_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

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

void (): bb, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): bg, handleConsoleInputs, method_13941, executeQueuedCommands, m_139665_

boolean (): j, isDedicatedServer, method_3816, isDedicated, func_71262_S

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

boolean (): l, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

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

void (): bd, showGui, method_13948, createGui, func_120011_ar

void (): bi, showGui, method_13948, createGui, m_139667_

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

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

boolean (): m, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

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

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

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

int (): g, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

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

void (int): d, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

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

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 (): be, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): bj, convertOldUsers, method_13951, convertData, m_139668_

void (): bo, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bt, waitForRetry, method_13942, sleepFiveSeconds, m_139671_

long (): bf, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): bk, getMaxTickLength, method_13944, getMaxTickTime, m_139669_

String (): j_, getPluginNames, method_12916, getPlugins, func_71258_A

String (): t, getPluginNames, method_12916, getPlugins, m_7138_

String (String): a, runCommand, method_12934, executeRconCommand, func_71252_i

String (String): a, runCommand, method_12934, executeRconCommand, m_7261_

String (): ba, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): bf, getPackHash, method_13950, createResourcePackHash, m_139664_

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, func_70000_a

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, m_7108_

DedicatedPlayerList (): bc, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): bh, getPlayerList, method_13949, getPlayerManager, m_6846_

String (): h_, getServerIp, method_12929, getHostname, func_71277_t

String (): b, getServerIp, method_12929, getHostname, m_6866_

int (): p, getServerPort, method_12918, getPort, func_71234_u

int (): d, getServerPort, method_12918, getPort, m_7448_

String (): i_, getServerName, method_12930, getMotd, func_71274_v

String (): q, getServerName, method_12930, getMotd, m_6995_

void (String, CommandSourceStack): a, handleConsoleInput, method_13947, enqueueCommand, func_195581_a

void (String, CommandSourceStack): a, handleConsoleInput, method_13947, enqueueCommand, m_139645_

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 (): i, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

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

boolean (): R_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

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

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

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

DedicatedServerProperties (): g_, getProperties, method_16705, getProperties, func_213221_d_

DedicatedServerProperties (): a, getProperties, method_16705, getProperties, m_7913_

void (boolean): j, storeUsingWhiteList, method_16712, setUseWhitelist, func_213223_o

void (boolean): i, storeUsingWhiteList, method_16712, setUseWhitelist, m_139688_

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

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

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_

int (): h, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

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

Optional<String> (): o, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

Optional<String> (): p, getModdedStatus, method_24307, getModdedStatusMessage, m_6730_

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_

void (): q, forceDifficulty, method_27731, method_27731, func_230543_p_

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

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_

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

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

String (): k_, getLevelIdName, method_3865, getLevelName, func_230542_k__

String (): s, getLevelIdName, method_3865, getLevelName, m_7123_

boolean (): aV, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

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

int (): k, getRateLimitPacketsPerSecond, method_30612, getRateLimit, func_241871_k

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

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

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

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

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

boolean (): V, isSnooperEnabled, method_35033, isSnooperEnabled, m_142725_

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

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

Component (DedicatedServerSettings): a, parseResourcePackPrompt, method_36239, parseResourcePackPrompt, m_142867_

Component (): bb, getResourcePackPrompt, method_36326, getResourcePackPrompt, m_141958_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

Fields

TextFilterClient: r, textFilterClient, field_26898, filterer, field_244714_r

Constructors

Methods

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): Q, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

void (): ba, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): bb, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): bc, showGui, method_13948, createGui, func_120011_ar

void (): bd, showGui, method_13948, createGui, func_120011_ar

boolean (): ag, hasGui, method_3727, hasGui, func_71279_ae

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

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

int (): ak, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

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 (): bd, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): be, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bn, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bo, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): be, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): bf, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): aZ, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): ba, getPackHash, method_13950, createResourcePackHash, func_184113_aK

DedicatedPlayerList (): bb, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): bc, getPlayerList, method_13949, getPlayerManager, func_184103_al

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 (): al, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

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

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

boolean (): aV, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

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

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

yd

zg

Fields

Constructors

Methods

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): C, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): O, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

boolean (): P, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

void (): aZ, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): ba, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

boolean (): k, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): l, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

void (): bb, showGui, method_13948, createGui, func_120011_ar

void (): bc, showGui, method_13948, createGui, func_120011_ar

boolean (): af, hasGui, method_3727, hasGui, func_71279_ae

boolean (): ag, hasGui, method_3727, hasGui, func_71279_ae

boolean (): l, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): m, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

int (): ai, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

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

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 (): bc, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): bd, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bm, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bn, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): bd, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): be, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): aY, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): aZ, getPackHash, method_13950, createResourcePackHash, func_184113_aK

DedicatedPlayerList (): ba, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): bb, getPlayerList, method_13949, getPlayerManager, func_184103_al

int (): o, getServerPort, method_12918, getPort, func_71234_u

int (): p, getServerPort, method_12918, getPort, func_71234_u

boolean (): m, isPublished, method_3860, isRemote, func_71344_c

boolean (): n, isPublished, method_3860, isRemote, func_71344_c

boolean (): S_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

boolean (): R_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

void (): s, stopServer, method_3782, shutdown, func_71260_j

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

Optional<String> (): n, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

Optional<String> (): o, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

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_

void (): p, forceDifficulty, method_27731, method_27731, func_230543_p_

void (): q, forceDifficulty, method_27731, method_27731, func_230543_p_

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

boolean (): al, repliesToStatus, method_27902, acceptsStatusQuery, func_230541_aj_

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

boolean (): aU, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

int (): k, getRateLimitPacketsPerSecond, method_30612, getRateLimit, func_241871_k

1.16.1

Names

wd

yd

Fields

org.apache.logging.log4j.Logger: h, LOGGER, field_13814, LOGGER, field_155771_h

org.apache.logging.log4j.Logger: j, LOGGER, field_13814, LOGGER, field_155771_h

List<ConsoleInput>: j, consoleInput, field_13815, commandQueue, field_71341_l

List<ConsoleInput>: l, consoleInput, field_13815, commandQueue, field_71341_l

RconConsoleSource: l, rconConsoleSource, field_13811, rconCommandOutput, field_184115_n

RconConsoleSource: n, rconConsoleSource, field_13811, rconCommandOutput, field_184115_n

Pattern: i, SHA1, field_13810, SHA1_PATTERN, field_189647_l

Pattern: k, SHA1, field_13810, SHA1_PATTERN, field_189647_l

GameType: o, gameType, field_13813, defaultGameMode, field_71337_q

QueryThreadGs4: k, queryThreadGs4, field_13816, queryResponseHandler, field_71342_m

QueryThreadGs4: m, queryThreadGs4, field_13816, queryResponseHandler, field_71342_m

RconThread: m, rconThread, field_13819, rconServer, field_71339_n

RconThread: o, rconThread, field_13819, rconServer, field_71339_n

DedicatedServerSettings: n, settings, field_16799, propertiesLoader, field_71340_o

DedicatedServerSettings: p, settings, field_16799, propertiesLoader, field_71340_o

MinecraftServerGui: p, gui, field_16800, gui, field_213225_q

MinecraftServerGui: q, gui, field_16800, gui, field_213225_q

Constructors

(File, DedicatedServerSettings, com.mojang.datafixers.DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory, String)

(Thread, RegistryAccess$RegistryHolder, LevelStorageSource$LevelStorageAccess, PackRepository<Pack>, ServerResources, WorldData, DedicatedServerSettings, com.mojang.datafixers.DataFixer, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, GameProfileCache, ChunkProgressListenerFactory)

Methods

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

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): B, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): R, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): O, isSpawningMonsters, method_3783, isMonsterSpawningEnabled, func_230536_N_

void (): ba, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): aZ, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

boolean (): m, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): j, isDedicatedServer, method_3816, isDedicated, func_71262_S

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

boolean (): k, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

void (): bc, showGui, method_13948, createGui, func_120011_ar

void (): bb, showGui, method_13948, createGui, func_120011_ar

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

boolean (): af, hasGui, method_3727, hasGui, func_71279_ae

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

boolean (): l, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

int (): ao, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ai, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): j, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

int (): g, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

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

void (int): d, setPlayerIdleTimeout, method_3803, setPlayerIdleTimeout, func_143006_e

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

boolean (): bd, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): bc, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bn, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bm, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): be, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): bd, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): u, getPluginNames, method_12916, getPlugins, func_71258_A

String (): j_, getPluginNames, method_12916, getPlugins, func_71258_A

String (String): a_, runCommand, method_12934, executeRconCommand, func_71252_i

String (String): a, runCommand, method_12934, executeRconCommand, func_71252_i

String (): aZ, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): aY, getPackHash, method_13950, createResourcePackHash, func_184113_aK

DedicatedPlayerList (): bb, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): ba, getPlayerList, method_13949, getPlayerManager, func_184103_al

String (): e_, getServerIp, method_12929, getHostname, func_71277_t

String (): h_, getServerIp, method_12929, getHostname, func_71277_t

int (): r, getServerPort, method_12918, getPort, func_71234_u

int (): o, getServerPort, method_12918, getPort, func_71234_u

String (): f_, getServerName, method_12930, getMotd, func_71274_v

String (): i_, getServerName, method_12930, getMotd, func_71274_v

void (GameType): a, setDefaultGameMode, method_3838, setDefaultGameMode, func_71235_a

GameType (): g, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

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

boolean (): m, isPublished, method_3860, isRemote, func_71344_c

boolean (): l, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): i, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): I_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

boolean (): S_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

DedicatedServerProperties (): d_, getProperties, method_16705, getProperties, func_213221_d_

DedicatedServerProperties (): g_, getProperties, method_16705, getProperties, func_213221_d_

Difficulty (): h, getDefaultDifficulty, method_3722, getDefaultDifficulty, func_147135_j

boolean (Level, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

void (boolean): o, storeUsingWhiteList, method_16712, setUseWhitelist, func_213223_o

void (boolean): j, storeUsingWhiteList, method_16712, setUseWhitelist, func_213223_o

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

int (): k, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

int (): h, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

Optional<String> (): q, getModdedStatus, method_24307, func_230045_q_

Optional<String> (): n, getModdedStatus, method_24307, getModdedStatusMessage, func_230045_q_

boolean (): V, isSpawningAnimals, method_3796, shouldSpawnAnimals, func_230537_U_

boolean (): W, areNpcsEnabled, method_3736, shouldSpawnNpcs, func_230538_V_

void (): p, forceDifficulty, method_27731, method_27731, func_230543_p_

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

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

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

String (): k_, getLevelIdName, method_3865, getLevelName, func_230542_k__

boolean (): aT, forceSynchronousWrites, method_27051, syncChunkWrites, func_230540_aS_

1.15.2

Names

Fields

Constructors

Methods

boolean (): z, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): A, isNetherEnabled, method_3839, isNetherAllowed, func_71255_r

boolean (): Q, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): R, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

void (): aZ, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): ba, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): bb, showGui, method_13948, createGui, func_120011_ar

void (): bc, showGui, method_13948, createGui, func_120011_ar

boolean (): ai, hasGui, method_3727, hasGui, func_71279_ae

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

int (): an, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): ao, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

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

boolean (): bc, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): bd, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bm, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bn, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): bd, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): be, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): t, getPluginNames, method_12916, getPlugins, func_71258_A

String (): u, getPluginNames, method_12916, getPlugins, func_71258_A

String (): aY, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): aZ, getPackHash, method_13950, createResourcePackHash, func_184113_aK

DedicatedPlayerList (): ba, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): bb, getPlayerList, method_13949, getPlayerManager, func_184103_al

int (): q, getServerPort, method_12918, getPort, func_71234_u

int (): r, getServerPort, method_12918, getPort, func_71234_u

void (): r, stopServer, method_3782, shutdown, func_71260_j

void (): s, stopServer, method_3782, shutdown, func_71260_j

Optional<String> (): q, getModdedStatus, method_24307, func_230045_q_

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

uk

wd

Fields

Constructors

Methods

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

boolean (): M, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): Q, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

void (): aX, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

void (): aZ, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

boolean (): S, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): m, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): X, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

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

void (): aZ, showGui, method_13948, createGui, func_120011_ar

void (): bb, showGui, method_13948, createGui, func_120011_ar

boolean (): aa, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

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

boolean (): ba, convertOldUsers, method_13951, convertData, func_152368_aE

boolean (): bc, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bk, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

void (): bm, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): bb, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

long (): bd, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): o, getPluginNames, method_12916, getPlugins, func_71258_A

String (): t, getPluginNames, method_12916, getPlugins, func_71258_A

String (): aW, getPackHash, method_13950, createResourcePackHash, func_184113_aK

String (): aY, getPackHash, method_13950, createResourcePackHash, func_184113_aK

DedicatedPlayerList (): aY, getPlayerList, method_13949, getPlayerManager, func_184103_al

DedicatedPlayerList (): ba, getPlayerList, method_13949, getPlayerManager, func_184103_al

int (): e, getServerPort, method_12918, getPort, func_71234_u

int (): q, getServerPort, method_12918, getPort, func_71234_u

boolean (): af, isPublished, method_3860, isRemote, func_71344_c

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

boolean (): H_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

boolean (): I_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

void (): m, stopServer, method_3782, shutdown, func_71260_j

void (): r, stopServer, method_3782, shutdown, func_71260_j

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

int (): k, getFunctionCompilationLevel, method_21714, func_223707_k

int (): k, getFunctionCompilationLevel, method_21714, getFunctionPermissionLevel, func_223707_k

1.14.4

Names

ui

uk

net.minecraft.server.dedicated.DedicatedServer

Fields

org.apache.logging.log4j.Logger: h, field_13814, LOGGER, field_155771_h

org.apache.logging.log4j.Logger: h, LOGGER, field_13814, LOGGER, field_155771_h

List<PendingServerCommand>: j, field_13815, commandQueue, field_71341_l

List<ConsoleInput>: j, consoleInput, field_13815, commandQueue, field_71341_l

ServerCommandOutput: l, field_13811, rconCommandOutput, field_184115_n

RconConsoleSource: l, rconConsoleSource, field_13811, rconCommandOutput, field_184115_n

Pattern: i, field_13810, SHA1_PATTERN, field_189647_l

Pattern: i, SHA1, field_13810, SHA1_PATTERN, field_189647_l

GameMode: o, field_13813, defaultGameMode, field_71337_q

GameType: o, gameType, field_13813, defaultGameMode, field_71337_q

QueryResponseHandler: k, field_13816, queryResponseHandler, field_71342_m

QueryThreadGs4: k, queryThreadGs4, field_13816, queryResponseHandler, field_71342_m

RconServer: m, field_13819, rconServer, field_71339_n

RconThread: m, rconThread, field_13819, rconServer, field_71339_n

ServerPropertiesLoader: n, field_16799, propertiesLoader, field_71340_o

DedicatedServerSettings: n, settings, field_16799, propertiesLoader, field_71340_o

DedicatedServerGui: p, field_16800, gui, field_213225_q

MinecraftServerGui: p, gui, field_16800, gui, field_213225_q

Constructors

Methods

boolean (): d, method_3823, setupServer, func_71197_b

boolean (): d, initServer, method_3823, setupServer, func_71197_b

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

CrashReport (CrashReport): b, method_3859, populateCrashReport, func_71230_b

CrashReport (CrashReport): b, fillReport, method_3859, populateCrashReport, func_71230_b

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

boolean (): L, method_3783, isMonsterSpawningEnabled, func_71193_K

boolean (): M, getSpawnMonsters, method_3783, isMonsterSpawningEnabled, func_71193_K

void (): aW, method_13941, executeQueuedCommands, func_71333_ah

void (): aX, handleConsoleInputs, method_13941, executeQueuedCommands, func_71333_ah

boolean (): R, method_3816, isDedicated, func_71262_S

boolean (): S, isDedicatedServer, method_3816, isDedicated, func_71262_S

boolean (): W, method_3759, isUsingNativeTransport, func_181035_ah

boolean (): X, isEpollEnabled, method_3759, isUsingNativeTransport, func_181035_ah

void (): aY, method_13948, createGui, func_120011_ar

void (): aZ, showGui, method_13948, createGui, func_120011_ar

boolean (): ah, method_3727, hasGui, func_71279_ae

boolean (): ai, hasGui, method_3727, hasGui, func_71279_ae

boolean (): Z, method_3812, areCommandBlocksEnabled, func_82356_Z

boolean (): aa, isCommandBlockEnabled, method_3812, areCommandBlocksEnabled, func_82356_Z

int (): am, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): an, getSpawnProtectionRadius, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): j, method_3798, getOpPermissionLevel, func_110455_j

int (): j, getOperatorUserPermissionLevel, method_3798, getOpPermissionLevel, func_110455_j

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

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

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

boolean (): aZ, method_13951, convertData, func_152368_aE

boolean (): ba, convertOldUsers, method_13951, convertData, func_152368_aE

void (): bh, method_13942, sleepFiveSeconds, func_152369_aG

void (): bk, waitForRetry, method_13942, sleepFiveSeconds, func_152369_aG

long (): ba, method_13944, getMaxTickTime, func_175593_aQ

long (): bb, getMaxTickLength, method_13944, getMaxTickTime, func_175593_aQ

String (): n, method_12916, getPlugins, func_71258_A

String (): o, getPluginNames, method_12916, getPlugins, func_71258_A

String (String): a_, method_12934, executeRconCommand, func_71252_i

String (String): a_, runCommand, method_12934, executeRconCommand, func_71252_i

String (): aV, method_13950, createResourcePackHash, func_184113_aK

String (): aW, getPackHash, method_13950, createResourcePackHash, func_184113_aK

void (Snooper): a, method_5495, addSnooperInfo, func_70000_a

void (Snooper): a, populateSnooper, method_5495, addSnooperInfo, func_70000_a

DedicatedPlayerManager (): aX, method_13949, getDedicatedPlayerManager, func_184103_al

DedicatedPlayerList (): aY, getPlayerList, method_13949, getPlayerManager, func_184103_al

String (): e_, method_12929, getHostname, func_71277_t

String (): e_, getServerIp, method_12929, getHostname, func_71277_t

int (): e, method_12918, getPort, func_71234_u

int (): e, getServerPort, method_12918, getPort, func_71234_u

String (): f_, method_12930, getMotd, func_71274_v

String (): f_, getServerName, method_12930, getMotd, func_71274_v

void (GameMode): a, method_3838, setDefaultGameMode, func_71235_a

void (GameType): a, setDefaultGameMode, method_3838, setDefaultGameMode, func_71235_a

GameMode (): g, method_3790, getDefaultGameMode, func_71265_f

GameType (): g, getDefaultGameType, method_3790, getDefaultGameMode, func_71265_f

void (String, ServerCommandSource): a, method_13947, enqueueCommand, func_195581_a

void (String, CommandSourceStack): a, handleConsoleInput, method_13947, enqueueCommand, func_195581_a

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

boolean (): k, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): l, shouldRconBroadcast, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): H_, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

boolean (): H_, shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

void (BooleanSupplier): b, method_3813, tickWorlds, func_71190_q

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

ServerPropertiesHandler (): d_, method_16705, getProperties, func_213221_d_

DedicatedServerProperties (): d_, getProperties, method_16705, getProperties, func_213221_d_

Difficulty (): h, method_3722, getDefaultDifficulty, func_147135_j

Difficulty (): h, getDefaultDifficulty, method_3722, getDefaultDifficulty, func_147135_j

boolean (World, BlockPos, PlayerEntity): a, method_3785, isSpawnProtected, func_175579_a

boolean (Level, BlockPos, Player): a, isUnderSpawnProtection, method_3785, isSpawnProtected, func_175579_a

void (boolean): o, method_16712, setUseWhitelist, func_213223_o

void (boolean): o, storeUsingWhiteList, method_16712, setUseWhitelist, func_213223_o

void (): l, method_3782, shutdown, func_71260_j

void (): m, stopServer, method_3782, shutdown, func_71260_j

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

int (): k, getFunctionCompilationLevel, method_21714, func_223707_k

1.14.3

Names

ug

ui

net.minecraft.server.dedicated.MinecraftDedicatedServer

Fields

org.apache.logging.log4j.Logger: i, field_13814, field_155771_h

org.apache.logging.log4j.Logger: h, field_13814, LOGGER, field_155771_h

List<PendingCommand>: k, field_13815, field_71341_l

List<PendingServerCommand>: j, field_13815, commandQueue, field_71341_l

RConConsoleSource: m, field_13811, field_184115_n

ServerCommandOutput: l, field_13811, rconCommandOutput, field_184115_n

Pattern: j, field_13810, field_189647_l

Pattern: i, field_13810, SHA1_PATTERN, field_189647_l

GameType: p, field_13813, field_71337_q

GameMode: o, field_13813, defaultGameMode, field_71337_q

QueryThread: l, field_13816, field_71342_m

QueryResponseHandler: k, field_13816, queryResponseHandler, field_71342_m

MainThread: n, field_13819, field_71339_n

RconServer: m, field_13819, rconServer, field_71339_n

ServerPropertiesProvider: o, field_16799, field_71340_o

ServerPropertiesLoader: n, field_16799, propertiesLoader, field_71340_o

MinecraftServerGui: q, field_16800, field_213225_q

DedicatedServerGui: p, field_16800, gui, field_213225_q

Constructors

Methods

boolean (): d, method_3823, func_71197_b

boolean (): d, method_3823, setupServer, func_71197_b

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

CrashReport (CrashReport): b, method_3859, func_71230_b

CrashReport (CrashReport): b, method_3859, populateCrashReport, func_71230_b

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

boolean (): L, method_3783, func_71193_K

boolean (): L, method_3783, isMonsterSpawningEnabled, func_71193_K

void (): aW, method_13941, func_71333_ah

void (): aW, method_13941, executeQueuedCommands, func_71333_ah

boolean (): R, method_3816, func_71262_S

boolean (): R, method_3816, isDedicated, func_71262_S

boolean (): W, method_3759, func_181035_ah

boolean (): W, method_3759, isUsingNativeTransport, func_181035_ah

void (): aY, method_13948, func_120011_ar

void (): aY, method_13948, createGui, func_120011_ar

boolean (): ah, method_3727, func_71279_ae

boolean (): ah, method_3727, hasGui, func_71279_ae

boolean (): Z, method_3812, func_82356_Z

boolean (): Z, method_3812, areCommandBlocksEnabled, func_82356_Z

int (): am, method_3841, func_82357_ak

int (): am, method_3841, getSpawnProtectionRadius, func_82357_ak

int (): j, method_3798, func_110455_j

int (): j, method_3798, getOpPermissionLevel, func_110455_j

void (int): c, method_3803, func_143006_e

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

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

boolean (): aZ, method_13951, func_152368_aE

boolean (): aZ, method_13951, convertData, func_152368_aE

void (): bh, method_13942, func_152369_aG

void (): bh, method_13942, sleepFiveSeconds, func_152369_aG

long (): ba, method_13944, func_175593_aQ

long (): ba, method_13944, getMaxTickTime, func_175593_aQ

String (): n, method_12916, func_71258_A

String (): n, method_12916, getPlugins, func_71258_A

String (String): a_, method_12934, func_71252_i

String (String): a_, method_12934, executeRconCommand, func_71252_i

String (): aV, method_13950, func_184113_aK

String (): aV, method_13950, createResourcePackHash, func_184113_aK

void (Snooper): a, method_5495, func_70000_a

void (Snooper): a, method_5495, addSnooperInfo, func_70000_a

DedicatedPlayerList (): aX, method_13949, func_184103_al

DedicatedPlayerManager (): aX, method_13949, getDedicatedPlayerManager, func_184103_al

String (): e_, method_12929, func_71277_t

String (): e_, method_12929, getHostname, func_71277_t

int (): e, method_12918, func_71234_u

int (): e, method_12918, getPort, func_71234_u

String (): f_, method_12930, func_71274_v

String (): f_, method_12930, getMotd, func_71274_v

void (GameType): a, method_3838, func_71235_a

void (GameMode): a, method_3838, setDefaultGameMode, func_71235_a

GameType (): g, method_3790, func_71265_f

GameMode (): g, method_3790, getDefaultGameMode, func_71265_f

void (String, CommandSource): a, method_13947, func_195581_a

void (String, ServerCommandSource): a, method_13947, enqueueCommand, func_195581_a

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

boolean (): k, method_3732, func_195569_l

boolean (): k, method_3732, shouldBroadcastRconToOps, func_195569_l

boolean (): H_, method_9201, func_195041_r_

boolean (): H_, method_9201, shouldBroadcastConsoleToOps, func_195041_r_

void (BooleanSupplier): b, method_3813, func_71190_q

void (BooleanSupplier): b, method_3813, tickWorlds, func_71190_q

ServerProperties (): d_, method_16705, func_213221_d_

ServerPropertiesHandler (): d_, method_16705, getProperties, func_213221_d_

Difficulty (): h, method_3722, func_147135_j

Difficulty (): h, method_3722, getDefaultDifficulty, func_147135_j

boolean (World, BlockPos, PlayerEntity): a, method_3785, func_175579_a

boolean (World, BlockPos, PlayerEntity): a, method_3785, isSpawnProtected, func_175579_a

void (boolean): o, method_16712, func_213223_o

void (boolean): o, method_16712, setUseWhitelist, func_213223_o

void (): l, method_3782, func_71260_j

void (): l, method_3782, shutdown, func_71260_j

boolean (com.mojang.authlib.GameProfile): b, method_19466, func_213199_b

boolean (com.mojang.authlib.GameProfile): b, method_19466, isOwner, func_213199_b

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

so

ug

net.minecraft.class_3176

Fields

org.apache.logging.log4j.Logger: g, field_155771_h

org.apache.logging.log4j.Logger: i, field_13814, field_155771_h

List<PendingCommand>: i, field_71341_l

List<PendingCommand>: k, field_13815, field_71341_l

RConThreadQuery: j, field_71342_m

RConThreadMain: l, field_71339_n

PropertyManager: m, field_71340_o

ServerEula: n, field_154332_n

boolean: o, field_71338_p

boolean: q, field_71335_s

RConConsoleSource: k, field_184115_n

RConConsoleSource: m, field_13811, field_184115_n

Pattern: h, field_189647_l

Pattern: j, field_13810, field_189647_l

GameType: p, field_71337_q

GameType: p, field_13813, field_71337_q

QueryThread: l, field_13816, field_71342_m

MainThread: n, field_13819, field_71339_n

ServerPropertiesProvider: o, field_16799, field_71340_o

MinecraftServerGui: q, field_16800, field_213225_q

Constructors

(File, com.mojang.datafixers.DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

(File, ServerPropertiesProvider, com.mojang.datafixers.DataFixer, 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

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

CrashReport (CrashReport): b, func_71230_b

CrashReport (CrashReport): b, method_3859, func_71230_b

void (): t, func_71240_o

void (): t, method_3821, func_71240_o

boolean (): u, func_71255_r

boolean (): u, method_3839, func_71255_r

boolean (): K, func_71193_K

boolean (): L, method_3783, func_71193_K

boolean (): P, func_70002_Q

void (): aU, func_71333_ah

void (): aW, method_13941, func_71333_ah

boolean (): Q, func_71262_S

boolean (): R, method_3816, func_71262_S

boolean (): V, func_181035_ah

boolean (): W, method_3759, func_181035_ah

int (String, int): a, func_71327_a

String (String, String): a, func_71330_a

boolean (String, boolean): a, func_71332_a

void (String, Object): a, func_71328_a

void (): c_, func_71326_a

String (): d_, func_71329_c

void (): aW, func_120011_ar

void (): aY, method_13948, func_120011_ar

boolean (): ag, func_71279_ae

boolean (): ah, method_3727, func_71279_ae

boolean (): Y, func_82356_Z

boolean (): Z, method_3812, func_82356_Z

int (): al, func_82357_ak

int (): am, method_3841, func_82357_ak

int (): j, func_110455_j

int (): j, method_3798, func_110455_j

void (int): c, func_143006_e

void (int): c, method_3803, func_143006_e

int (): au, func_175580_aG

int (): av, method_3749, func_175580_aG

int (): aw, func_175577_aI

int (): ay, method_3773, func_175577_aI

boolean (): aX, func_152368_aE

boolean (): aZ, method_13951, func_152368_aE

void (): ba, func_152369_aG

void (): bh, method_13942, func_152369_aG

long (): aY, func_175593_aQ

long (): ba, method_13944, func_175593_aQ

String (): f_, func_71258_A

String (): n, method_12916, func_71258_A

String (String): a_, func_71252_i

String (String): a_, method_12934, func_71252_i

String (): aT, func_184113_aK

String (): aV, method_13950, func_184113_aK

void (Snooper): a, func_70000_a

void (Snooper): a, method_5495, func_70000_a

DedicatedPlayerList (): aV, func_184103_al

DedicatedPlayerList (): aX, method_13949, func_184103_al

String (): e, func_71277_t

String (): e_, method_12929, func_71277_t

int (): e_, func_71234_u

int (): e, method_12918, func_71234_u

String (): m, func_71274_v

String (): f_, method_12930, func_71274_v

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

void (GameType): a, func_71235_a

void (GameType): a, method_3838, func_71235_a

GameType (): g, func_71265_f

GameType (): g, method_3790, func_71265_f

void (String, CommandSource): a, func_195581_a

void (String, CommandSource): a, method_13947, func_195581_a

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

boolean (): k, func_195569_l

boolean (): k, method_3732, func_195569_l

boolean (): B_, func_195041_r_

boolean (): H_, method_9201, func_195041_r_

void (BooleanSupplier): b, func_71190_q

void (BooleanSupplier): b, method_3813, func_71190_q

ServerProperties (): d_, method_16705, func_213221_d_

Difficulty (): h, method_3722, func_147135_j

boolean (World, BlockPos, PlayerEntity): a, method_3785, func_175579_a

void (boolean): o, method_16712, func_213223_o

void (): l, method_3782, func_71260_j

boolean (com.mojang.authlib.GameProfile): b, method_19466, func_213199_b

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

sn

so

Fields

org.apache.logging.log4j.Logger: h, field_155771_h

org.apache.logging.log4j.Logger: g, field_155771_h

List<PendingCommand>: j, field_71341_l

List<PendingCommand>: i, field_71341_l

RConThreadQuery: k, field_71342_m

RConThreadQuery: j, field_71342_m

RConThreadMain: m, field_71339_n

RConThreadMain: l, field_71339_n

PropertyManager: n, field_71340_o

PropertyManager: m, field_71340_o

ServerEula: o, field_154332_n

ServerEula: n, field_154332_n

boolean: p, field_71338_p

boolean: o, field_71338_p

boolean: r, field_71335_s

boolean: q, field_71335_s

RConConsoleSource: l, field_184115_n

RConConsoleSource: k, field_184115_n

Pattern: i, field_189647_l

Pattern: h, field_189647_l

GameType: q, field_71337_q

GameType: p, field_71337_q

Constructors

Methods

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

void (): u, func_71240_o

void (): t, func_71240_o

void (): w, func_71190_q

boolean (): x, func_71255_r

boolean (): u, func_71255_r

boolean (): M, func_71193_K

boolean (): K, func_71193_K

boolean (): R, func_70002_Q

boolean (): P, func_70002_Q

void (): aW, func_71333_ah

void (): aU, func_71333_ah

boolean (): S, func_71262_S

boolean (): Q, func_71262_S

boolean (): X, func_181035_ah

boolean (): V, func_181035_ah

void (): aY, func_120011_ar

void (): aW, func_120011_ar

boolean (): ai, func_71279_ae

boolean (): ag, func_71279_ae

boolean (): aa, func_82356_Z

boolean (): Y, func_82356_Z

int (): an, func_82357_ak

int (): al, func_82357_ak

int (): k, func_110455_j

int (): j, func_110455_j

void (int): d, func_143006_e

void (int): c, func_143006_e

int (): aw, func_175580_aG

int (): au, func_175580_aG

int (): ay, func_175577_aI

int (): aw, func_175577_aI

boolean (): aZ, func_152368_aE

boolean (): aX, func_152368_aE

void (): bc, func_152369_aG

void (): ba, func_152369_aG

long (): ba, func_175593_aQ

long (): aY, func_175593_aQ

String (): n, func_71258_A

String (): f_, func_71258_A

String (): aV, func_184113_aK

String (): aT, func_184113_aK

DedicatedPlayerList (): aX, func_184103_al

DedicatedPlayerList (): aV, func_184103_al

int (): f, func_71234_u

int (): e_, func_71234_u

String (): e_, func_71274_v

String (): m, func_71274_v

GameType (): h, func_71265_f

GameType (): g, func_71265_f

boolean (): af, func_71344_c

boolean (): ad, func_71344_c

boolean (): l, func_195569_l

boolean (): k, func_195569_l

void (BooleanSupplier): b, func_71190_q

1.13

Names

nz

sn

Fields

org.apache.logging.log4j.Logger: k, field_155771_h

org.apache.logging.log4j.Logger: h, field_155771_h

List<PendingCommand>: m, field_71341_l

List<PendingCommand>: j, field_71341_l

RConThreadQuery: n, field_71342_m

RConThreadQuery: k, field_71342_m

RConThreadMain: p, field_71339_n

RConThreadMain: m, field_71339_n

PropertyManager: q, field_71340_o

PropertyManager: n, field_71340_o

ServerEula: r, field_154332_n

ServerEula: o, field_154332_n

boolean: s, field_71338_p

boolean: p, field_71338_p

boolean: u, field_71335_s

boolean: r, field_71335_s

RConConsoleSource: o, field_184115_n

RConConsoleSource: l, field_184115_n

Pattern: l, field_189647_l

Pattern: i, field_189647_l

GameType: t, field_71337_q

GameType: q, field_71337_q

Constructors

(File, DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

(File, com.mojang.datafixers.DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

Methods

boolean (): j, func_71197_b

boolean (): d, func_71197_b

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

void (): B, func_71240_o

void (): u, func_71240_o

void (): D, func_71190_q

void (): w, func_71190_q

boolean (): E, func_71255_r

boolean (): x, func_71255_r

boolean (): U, func_71193_K

boolean (): M, func_71193_K

boolean (): Z, func_70002_Q

boolean (): R, func_70002_Q

void (String, ICommandSender): a, func_71331_a

void (): aP, func_71333_ah

void (): aW, func_71333_ah

boolean (): aa, func_71262_S

boolean (): S, func_71262_S

boolean (): af, func_181035_ah

boolean (): X, func_181035_ah

void (): a, func_71326_a

void (): c_, func_71326_a

String (): b, func_71329_c

String (): d_, func_71329_c

void (): aR, func_120011_ar

void (): aY, func_120011_ar

boolean (): ap, func_71279_ae

boolean (): ai, func_71279_ae

boolean (): ai, func_82356_Z

boolean (): aa, func_82356_Z

int (): at, func_82357_ak

int (): an, func_82357_ak

int (): q, func_110455_j

int (): k, func_110455_j

boolean (): r, func_181034_q

boolean (): s, func_183002_r

int (): aE, func_175580_aG

int (): aw, func_175580_aG

int (): aG, func_175577_aI

int (): ay, func_175577_aI

boolean (): aS, func_152368_aE

boolean (): aZ, func_152368_aE

void (): aV, func_152369_aG

void (): bc, func_152369_aG

long (): aT, func_175593_aQ

long (): ba, func_175593_aQ

String (): g_, func_71258_A

String (): n, func_71258_A

String (): aO, func_184113_aK

String (): aV, func_184113_aK

DedicatedPlayerList (): aQ, func_184103_al

DedicatedPlayerList (): aX, func_184103_al

String (): d_, func_71277_t

String (): e, func_71277_t

int (): e_, func_71234_u

int (): f, func_71234_u

String (): f_, func_71274_v

String (): e_, func_71274_v

GameType (): n, func_71265_f

GameType (): h, func_71265_f

String (GameType, boolean): a, func_71206_a

void (String, CommandSource): a, func_195581_a

boolean (): af, func_71344_c

boolean (GameType, boolean, int): a, func_195565_a

boolean (): l, func_195569_l

boolean (): B_, func_195041_r_

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

nx

nz

Fields

Constructors

Methods

1.12

Names

lh

nx

Fields

Constructors

Methods

void (): aM, func_71333_ah

void (): aP, func_71333_ah

void (): aO, func_120011_ar

void (): aR, func_120011_ar

boolean (): ay, func_147136_ar

boolean (): aP, func_152368_aE

boolean (): aS, func_152368_aE

void (): aS, func_152369_aG

void (): aV, func_152369_aG

long (): aQ, func_175593_aQ

long (): aT, func_175593_aQ

String (): aL, func_184113_aK

String (): aO, func_184113_aK

DedicatedPlayerList (): aN, func_184103_al

DedicatedPlayerList (): aQ, func_184103_al

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

Fields

Constructors

Methods

1.11

Names

ld

lh

Fields

Constructors

Methods

void (CrashReport): a, func_71228_a

void (): aL, func_71333_ah

void (): aM, func_71333_ah

boolean (): ae, func_181035_ah

boolean (): af, func_181035_ah

void (): aN, func_120011_ar

void (): aO, func_120011_ar

boolean (): ao, func_71279_ae

boolean (): ap, func_71279_ae

boolean (): ah, func_82356_Z

boolean (): ai, func_82356_Z

int (): as, func_82357_ak

int (): at, func_82357_ak

boolean (): ax, func_147136_ar

boolean (): ay, func_147136_ar

int (): aD, func_175580_aG

int (): aE, func_175580_aG

int (): aF, func_175577_aI

int (): aG, func_175577_aI

boolean (): aO, func_152368_aE

boolean (): aP, func_152368_aE

void (): aR, func_152369_aG

void (): aS, func_152369_aG

long (): aP, func_175593_aQ

long (): aQ, func_175593_aQ

String (): aK, func_184113_aK

String (): aL, func_184113_aK

DedicatedPlayerList (): aM, func_184103_al

DedicatedPlayerList (): aN, func_184103_al

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

lb

ld

Fields

List<PendingCommand>: l, field_71341_l

List<PendingCommand>: m, field_71341_l

RConThreadQuery: m, field_71342_m

RConThreadQuery: n, field_71342_m

RConThreadMain: o, field_71339_n

RConThreadMain: p, field_71339_n

PropertyManager: p, field_71340_o

PropertyManager: q, field_71340_o

ServerEula: q, field_154332_n

ServerEula: r, field_154332_n

boolean: r, field_71338_p

boolean: s, field_71338_p

WorldSettings$GameType: s, field_71337_q

boolean: t, field_71335_s

boolean: u, field_71335_s

RConConsoleSource: n, field_184115_n

RConConsoleSource: o, field_184115_n

Pattern: l, field_189647_l

GameType: t, field_71337_q

Constructors

Methods

void (WorldSettings$GameType): a, func_71235_a

WorldSettings$GameType (): n, func_71265_f

String (WorldSettings$GameType, boolean): a, func_71206_a

void (GameType): a, func_71235_a

GameType (): n, func_71265_f

String (GameType, boolean): a, func_71206_a

1.9.4

Names

la

lb

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

ko

la

Fields

RConThreadMain: n, field_71339_n

RConThreadMain: o, field_71339_n

PropertyManager: o, field_71340_o

PropertyManager: p, field_71340_o

ServerEula: p, field_154332_n

ServerEula: q, field_154332_n

boolean: q, field_71338_p

boolean: r, field_71338_p

WorldSettings$GameType: r, field_71337_q

WorldSettings$GameType: s, field_71337_q

boolean: s, field_71335_s

boolean: t, field_71335_s

RConConsoleSource: n, field_184115_n

Constructors

(File)

(File, DataFixer, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService, com.mojang.authlib.GameProfileRepository, PlayerProfileCache)

Methods

boolean (): i, func_71197_b

boolean (): j, func_71197_b

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

void (): z, func_71240_o

void (): B, func_71240_o

void (): B, func_71190_q

void (): D, func_71190_q

boolean (): C, func_71255_r

boolean (): E, func_71255_r

boolean (): W, func_71193_K

boolean (): U, func_71193_K

void (PlayerUsageSnooper): a, func_70000_a

boolean (): ad, func_70002_Q

boolean (): Z, func_70002_Q

void (): aO, func_71333_ah

void (): aL, func_71333_ah

boolean (): ae, func_71262_S

boolean (): aa, func_71262_S

boolean (): ai, func_181035_ah

boolean (): ae, func_181035_ah

DedicatedPlayerList (): aP, func_71203_ab

void (): aQ, func_120011_ar

void (): aN, func_120011_ar

boolean (): as, func_71279_ae

boolean (): ao, func_71279_ae

boolean (): al, func_82356_Z

boolean (): ah, func_82356_Z

int (): aw, func_82357_ak

int (): as, func_82357_ak

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

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

boolean (): aB, func_147136_ar

boolean (): ax, func_147136_ar

int (): aI, func_175580_aG

int (): aD, func_175580_aG

int (): aK, func_175577_aI

int (): aF, func_175577_aI

boolean (): aR, func_152368_aE

boolean (): aO, func_152368_aE

void (): aU, func_152369_aG

void (): aR, func_152369_aG

long (): aS, func_175593_aQ

long (): aP, func_175593_aQ

String (): d_, func_71258_A

String (): g_, func_71258_A

String (): aK, func_184113_aK

void (Snooper): a, func_70000_a

DedicatedPlayerList (): aM, func_184103_al

String (): d_, func_71277_t

int (): e_, func_71234_u

String (): f_, func_71274_v

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

1.8.9

Names

Fields

Constructors

Methods

1.8.8

Names

ko

net.minecraft.server.dedicated.DedicatedServer

Fields

org.apache.logging.log4j.Logger: k, field_155771_h

List<ServerCommand>: l, field_71341_l

RConThreadQuery: m, field_71342_m

RConThreadMain: n, field_71339_n

PropertyManager: o, field_71340_o

ServerEula: p, field_154332_n

boolean: q, field_71338_p

WorldSettings$GameType: r, field_71337_q

boolean: s, field_71335_s

Constructors

(File)

Methods

boolean (): i, func_71197_b

void (WorldSettings$GameType): a, func_71235_a

boolean (): l, func_71225_e

WorldSettings$GameType (): m, func_71265_f

EnumDifficulty (): n, func_147135_j

boolean (): o, func_71199_h

void (CrashReport): a, func_71228_a

CrashReport (CrashReport): b, func_71230_b

void (): z, func_71240_o

void (): B, func_71190_q

boolean (): C, func_71255_r

boolean (): W, func_71193_K

void (PlayerUsageSnooper): a, func_70000_a

boolean (): ad, func_70002_Q

void (String, ICommandSender): a, func_71331_a

void (): aO, func_71333_ah

boolean (): ae, func_71262_S

boolean (): ai, func_181035_ah

DedicatedPlayerList (): aP, func_71203_ab

int (String, int): a, func_71327_a

String (String, String): a, func_71330_a

boolean (String, boolean): a, func_71332_a

void (String, Object): a, func_71328_a

void (): a, func_71326_a

String (): b, func_71329_c

void (): aQ, func_120011_ar

boolean (): as, func_71279_ae

String (WorldSettings$GameType, boolean): a, func_71206_a

boolean (): al, func_82356_Z

int (): aw, func_82357_ak

boolean (World, BlockPos, EntityPlayer): a, func_175579_a

int (): p, func_110455_j

void (int): d, func_143006_e

boolean (): q, func_181034_q

boolean (): r, func_183002_r

boolean (): aB, func_147136_ar

int (): aI, func_175580_aG

int (): aK, func_175577_aI

boolean (): aR, func_152368_aE

void (): aU, func_152369_aG

long (): aS, func_175593_aQ

String (): d_, func_71258_A

String (String): a_, func_71252_i