public static <S extends MinecraftServer> S | |
private void | |
protected abstract boolean | | e() | | initServer() | | method_3823() | | setupServer() |
|
protected void | | v_() | | loadLevel() | | method_3735() | | loadWorld() |
|
protected void | | t() | | forceDifficulty() | | method_27731() | | updateDifficulty() |
|
protected void | |
private static void | | a(ash arg0, ewi arg1, boolean arg2, boolean arg3) | | setInitialSpawn(ServerLevel arg0, ServerLevelData arg1, boolean arg2, boolean arg3) | | method_27901(class_3218 arg0, class_5268 arg1, boolean arg2, boolean arg3) | | setupSpawn(ServerWorld world, ServerWorldProperties worldProperties, boolean bonusChest, boolean debugWorld) |
|
private void | |
private void | |
public GameType | | u() | | getDefaultGameType() | | method_3790() | | getDefaultGameMode() |
|
public boolean | | w_() | | isHardcore() | | method_3754() | | isHardcore() |
|
public abstract int | | k() | | getOperatorUserPermissionLevel() | | method_3798() | | getOpPermissionLevel() |
|
public abstract int | | l() | | getFunctionCompilationLevel() | | method_21714() | | getFunctionPermissionLevel() |
|
public abstract boolean | | m() | | shouldRconBroadcast() | | method_3732() | | shouldBroadcastRconToOps() |
|
public boolean | | a(boolean arg0, boolean arg1, boolean arg2) | | saveAllChunks(boolean arg0, boolean arg1, boolean arg2) | | method_3723(boolean arg0, boolean arg1, boolean arg2) | | save(boolean suppressLogs, boolean flush, boolean force) |
|
public boolean | | b(boolean arg0, boolean arg1, boolean arg2) | | saveEverything(boolean arg0, boolean arg1, boolean arg2) | | method_39218(boolean arg0, boolean arg1, boolean arg2) | | saveAll(boolean suppressLogs, boolean flush, boolean force) |
|
public void | |
public void | | v() | | stopServer() | | method_3782() | | shutdown() |
|
public String | | w() | | getLocalIp() | | method_3819() | | getServerIp() |
|
public void | |
public boolean | | x() | | isRunning() | | method_3806() | | isRunning() |
|
public void | | a(boolean arg0) | | halt(boolean arg0) | | method_3747(boolean arg0) | | stop(boolean waitForShutdown) |
|
protected void | | y() | | runServer() | | method_29741() | | runServer() |
|
private void | | br() | | logFullTickTime() | | method_56603() | | pushFullTickLog() |
|
private void | | bs() | | startMeasuringTaskExecutionTime() | | method_56604() | | startTaskPerformanceLog() |
|
private void | | bt() | | finishMeasuringTaskExecutionTime() | | method_56605() | | pushPerformanceLogs() |
|
private static CrashReport | |
private boolean | | bu() | | haveTime() | | method_3866() | | shouldKeepTicking() |
|
public static boolean | | z() | | throwIfFatalException() | | method_60584() | | checkWorldGenException() |
|
public static void | |
public void | |
protected void | | x_() | | waitUntilNextTick() | | method_16208() | | runTasksTillTickEnd() |
|
public void | | A() | | waitForTasks() | | method_20813() | | waitForTasks() |
|
public TickTask | |
protected boolean | |
public boolean | | B() | | pollTask() | | method_16075() | | runTask() |
|
private boolean | | bv() | | pollTaskInternal() | | method_20415() | | runOneTask() |
|
protected void | |
private Optional<ServerStatus$Favicon> | | bC() | | loadStatusIcon() | | method_49384() | | loadFavicon() |
|
public Optional<Path> | | C() | | getWorldScreenshotFile() | | method_3725() | | getIconFile() |
|
public Path | | D() | | getServerDirectory() | | method_3831() | | getRunDirectory() |
|
public void | |
public void | | i() | | onServerExit() | | method_3821() | | exit() |
|
public boolean | | E() | | isPaused() | | method_54809() | | isPaused() |
|
public void | |
private void | | bD() | | autoSave() | | method_62734() | | runAutosave() |
|
private void | | a(long arg0) | | logTickMethodTime(long arg0) | | method_56602(long arg0) | | pushTickLog(long tickStartTime) |
|
private int | | bE() | | computeNextAutosaveInterval() | | method_54837() | | getAutosaveInterval() |
|
public void | | F() | | onTickRateChanged() | | method_54831() | | updateAutosaveTicks() |
|
protected abstract SampleLogger | | f() | | getTickTimeLogger() | | method_56593() | | getDebugSampleLog() |
|
public abstract boolean | | g() | | isTickTimeLoggingEnabled() | | method_56626() | | shouldPushTickTimeLog() |
|
private ServerStatus | | bF() | | buildServerStatus() | | method_49385() | | createMetadata() |
|
private ServerStatus$Players | | bG() | | buildPlayerStatus() | | method_49386() | | createMetadataPlayers() |
|
protected void | |
public void | | G() | | tickConnection() | | method_61254() | | tickNetworkIo() |
|
private void | |
public void | | H() | | forceTimeSynchronization() | | method_49749() | | sendTimeUpdatePackets() |
|
public boolean | |
public void | |
protected void | |
public boolean | | I() | | isShutdown() | | method_16043() | | isStopping() |
|
public Path | |
public final ServerLevel | | J() | | overworld() | | method_30002() | | getOverworld() |
|
public ServerLevel | |
public Set<ResourceKey<Level>> | | K() | | levelKeys() | | method_29435() | | getWorldRegistryKeys() |
|
public Iterable<ServerLevel> | | L() | | getAllLevels() | | method_3738() | | getWorlds() |
|
public String | | M() | | getServerVersion() | | method_3827() | | getVersion() |
|
public int | | N() | | getPlayerCount() | | method_3788() | | getCurrentPlayerCount() |
|
public int | | O() | | getMaxPlayers() | | method_3802() | | getMaxPlayerCount() |
|
public String[] | | P() | | getPlayerNames() | | method_3858() | | getPlayerNames() |
|
public String | | getServerModName() | | getServerModName() |
|
public SystemReport | |
public abstract SystemReport | |
public ModCheck | | Q() | | getModdedStatus() | | method_24307() | | getModStatus() |
|
public void | |
public KeyPair | | R() | | getKeyPair() | | method_3716() | | getKeyPair() |
|
public int | | S() | | getPort() | | method_3756() | | getServerPort() |
|
public void | | a(int arg0) | | setPort(int arg0) | | method_3779(int arg0) | | setServerPort(int serverPort) |
|
public com.mojang.authlib.GameProfile | | T() | | getSingleplayerProfile() | | method_43824() | | getHostProfile() |
|
public void | | b(com.mojang.authlib.GameProfile arg0) | | setSingleplayerProfile(com.mojang.authlib.GameProfile arg0) | | method_43825(com.mojang.authlib.GameProfile arg0) | | setHostProfile(com.mojang.authlib.GameProfile hostProfile) |
|
public boolean | | U() | | isSingleplayer() | | method_3724() | | isSingleplayer() |
|
protected void | | V() | | initializeKeyPair() | | method_31400() | | generateKeyPair() |
|
public void | | a(btg arg0, boolean arg1) | | setDifficulty(Difficulty arg0, boolean arg1) | | method_3776(class_1267 arg0, boolean arg1) | | setDifficulty(Difficulty difficulty, boolean forceUpdate) |
|
public int | | b(int arg0) | | getScaledTrackingDistance(int arg0) | | method_27903(int arg0) | | adjustTrackingDistance(int initialDistance) |
|
private void | | bH() | | updateMobSpawningFlags() | | method_27729() | | updateMobSpawnOptions() |
|
public void | | b(boolean arg0) | | setDifficultyLocked(boolean arg0) | | method_19467(boolean arg0) | | setDifficultyLocked(boolean locked) |
|
private void | |
public boolean | | W() | | isSpawningMonsters() | | method_3783() | | isMonsterSpawningEnabled() |
|
public boolean | | X() | | isDemo() | | method_3799() | | isDemo() |
|
public void | | c(boolean arg0) | | setDemo(boolean arg0) | | method_3730(boolean arg0) | | setDemo(boolean demo) |
|
public Optional<MinecraftServer$ServerResourcePackInfo> | | Y() | | getServerResourcePack() | | method_43659() | | getResourcePackProperties() |
|
public boolean | | Z() | | isResourcePackRequired() | | method_32303() | | requireResourcePack() |
|
public abstract boolean | | n() | | isDedicatedServer() | | method_3816() | | isDedicated() |
|
public abstract int | | o() | | getRateLimitPacketsPerSecond() | | method_30612() | | getRateLimit() |
|
public boolean | | aa() | | usesAuthentication() | | method_3828() | | isOnlineMode() |
|
public void | | d(boolean arg0) | | setUsesAuthentication(boolean arg0) | | method_3864(boolean arg0) | | setOnlineMode(boolean onlineMode) |
|
public boolean | | ab() | | getPreventProxyConnections() | | method_3775() | | shouldPreventProxyConnections() |
|
public void | | e(boolean arg0) | | setPreventProxyConnections(boolean arg0) | | method_3764(boolean arg0) | | setPreventProxyConnections(boolean preventProxyConnections) |
|
public abstract boolean | | p() | | isEpollEnabled() | | method_3759() | | isUsingNativeTransport() |
|
public boolean | | ac() | | isPvpAllowed() | | method_3852() | | isPvpEnabled() |
|
public void | | f(boolean arg0) | | setPvpAllowed(boolean arg0) | | method_3815(boolean arg0) | | setPvpEnabled(boolean pvpEnabled) |
|
public boolean | | ad() | | isFlightAllowed() | | method_3718() | | isFlightEnabled() |
|
public void | | g(boolean arg0) | | setFlightAllowed(boolean arg0) | | method_3745(boolean arg0) | | setFlightEnabled(boolean flightEnabled) |
|
public abstract boolean | | q() | | isCommandBlockEnabled() | | method_3812() | | areCommandBlocksEnabled() |
|
public String | | ae() | | getMotd() | | method_3818() | | getServerMotd() |
|
public void | |
public boolean | | af() | | isStopped() | | method_3750() | | isStopped() |
|
public PlayerList | | ag() | | getPlayerList() | | method_3760() | | getPlayerManager() |
|
public void | |
public abstract boolean | | r() | | isPublished() | | method_3860() | | isRemote() |
|
public void | |
public ServerConnectionListener | | ah() | | getConnection() | | method_3787() | | getNetworkIo() |
|
public boolean | | ai() | | isReady() | | method_3820() | | isLoading() |
|
public boolean | | aj() | | hasGui() | | method_3727() | | hasGui() |
|
public boolean | | a(dhf arg0, boolean arg1, int arg2) | | publishServer(GameType arg0, boolean arg1, int arg2) | | method_3763(class_1934 arg0, boolean arg1, int arg2) | | openToLan(GameMode gameMode, boolean cheatsAllowed, int port) |
|
public int | | ak() | | getTickCount() | | method_3780() | | getTicks() |
|
public int | | al() | | getSpawnProtectionRadius() | | method_3841() | | getSpawnProtectionRadius() |
|
public boolean | |
public boolean | | am() | | repliesToStatus() | | method_27902() | | acceptsStatusQuery() |
|
public boolean | | an() | | hidesOnlinePlayers() | | method_39424() | | hideOnlinePlayers() |
|
public Proxy | | ao() | | getProxy() | | method_36113() | | getProxy() |
|
public int | | ap() | | getPlayerIdleTimeout() | | method_3862() | | getPlayerIdleTimeout() |
|
public void | | c(int arg0) | | setPlayerIdleTimeout(int arg0) | | method_3803(int arg0) | | setPlayerIdleTimeout(int playerIdleTimeout) |
|
public com.mojang.authlib.minecraft.MinecraftSessionService | | aq() | | getSessionService() | | method_3844() | | getSessionService() |
|
public SignatureValidator | | ar() | | getProfileKeySignatureValidator() | | method_44301() | | getServicesSignatureVerifier() |
|
public com.mojang.authlib.GameProfileRepository | | as() | | getProfileRepository() | | method_3719() | | getGameProfileRepo() |
|
public GameProfileCache | | at() | | getProfileCache() | | method_3793() | | getUserCache() |
|
public ServerStatus | | au() | | getStatus() | | method_3765() | | getServerMetadata() |
|
public void | | av() | | invalidateStatus() | | method_3856() | | forcePlayerSampleUpdate() |
|
public int | | aw() | | getAbsoluteMaxWorldSize() | | method_3749() | | getMaxWorldBorderRadius() |
|
public boolean | | ax() | | scheduleExecutables() | | method_5384() | | shouldExecuteAsync() |
|
public void | |
public Thread | | ay() | | getRunningThread() | | method_3777() | | getThread() |
|
public int | | az() | | getCompressionThreshold() | | method_3773() | | getNetworkCompressionThreshold() |
|
public boolean | | aA() | | enforceSecureProfile() | | method_43500() | | shouldEnforceSecureProfile() |
|
public long | | aB() | | getNextTickTime() | | method_3826() | | getTimeReference() |
|
public com.mojang.datafixers.DataFixer | | aC() | | getFixerUpper() | | method_3855() | | getDataFixer() |
|
public int | |
public ServerAdvancementManager | | aD() | | getAdvancements() | | method_3851() | | getAdvancementLoader() |
|
public ServerFunctionManager | | aE() | | getFunctions() | | method_3740() | | getCommandFunctionManager() |
|
public CompletableFuture<Void> | |
public static WorldDataConfiguration | | a(avg arg0, dif arg1, boolean arg2, boolean arg3) | | configurePackRepository(PackRepository arg0, WorldDataConfiguration arg1, boolean arg2, boolean arg3) | | method_29736(class_3283 arg0, class_7712 arg1, boolean arg2, boolean arg3) | | loadDataPacks(ResourcePackManager resourcePackManager, DataConfiguration dataConfiguration, boolean initMode, boolean safeMode) |
|
private static WorldDataConfiguration | | a(avg arg0, Collection<String> arg1, cst arg2, boolean arg3) | | configureRepositoryWithSelection(PackRepository arg0, Collection<String> arg1, FeatureFlagSet arg2, boolean arg3) | | method_59848(class_3283 arg0, Collection<String> arg1, class_7699 arg2, boolean arg3) | | loadDataPacks(ResourcePackManager resourcePackManager, Collection<String> enabledProfiles, FeatureSet enabledFeatures, boolean allowEnabling) |
|
private static void | |
private static DataPackConfig | |
public void | |
public PackRepository | | aF() | | getPackRepository() | | method_3836() | | getDataPackManager() |
|
public Commands | | aG() | | getCommands() | | method_3734() | | getCommandManager() |
|
public CommandSourceStack | | aH() | | createCommandSourceStack() | | method_3739() | | getCommandSource() |
|
public boolean | | y_() | | acceptsSuccess() | | method_9200() | | shouldReceiveFeedback() |
|
public boolean | | z_() | | acceptsFailure() | | method_9202() | | shouldTrackOutput() |
|
public abstract boolean | | c() | | shouldInformAdmins() | | method_9201() | | shouldBroadcastConsoleToOps() |
|
public RecipeManager | | aI() | | getRecipeManager() | | method_3772() | | getRecipeManager() |
|
public ServerScoreboard | | aJ() | | getScoreboard() | | method_3845() | | getScoreboard() |
|
public CommandStorage | | aK() | | getCommandStorage() | | method_22827() | | getDataCommandStorage() |
|
public GameRules | | aL() | | getGameRules() | | method_3767() | | getGameRules() |
|
public CustomBossEvents | | aM() | | getCustomBossEvents() | | method_3837() | | getBossBarManager() |
|
public boolean | | aN() | | isEnforceWhitelist() | | method_3729() | | isEnforceWhitelist() |
|
public void | | h(boolean arg0) | | setEnforceWhitelist(boolean arg0) | | method_3731(boolean arg0) | | setEnforceWhitelist(boolean enforceWhitelist) |
|
public float | | aO() | | getCurrentSmoothedTickTime() | | method_54832() | | getAverageTickTime() |
|
public ServerTickRateManager | | aP() | | tickRateManager() | | method_54833() | | getTickManager() |
|
public long | | aQ() | | getAverageTickTimeNanos() | | method_54834() | | getAverageNanosPerTick() |
|
public long[] | | aR() | | getTickTimesNanos() | | method_54835() | | getTickTimes() |
|
public int | | c(com.mojang.authlib.GameProfile arg0) | | getProfilePermissions(com.mojang.authlib.GameProfile arg0) | | method_3835(com.mojang.authlib.GameProfile arg0) | | getPermissionLevel(com.mojang.authlib.GameProfile profile) |
|
public abstract boolean | | a(com.mojang.authlib.GameProfile arg0) | | isSingleplayerOwner(com.mojang.authlib.GameProfile arg0) | | method_19466(com.mojang.authlib.GameProfile arg0) | | isHost(com.mojang.authlib.GameProfile profile) |
|
public void | | a(Path arg0) | | dumpServerProperties(Path arg0) | | method_37113(Path arg0) | | dumpProperties(Path file) |
|
private void | |
private void | |
private void | | d(Path arg0) | | dumpGameRules(Path arg0) | | method_21615(Path arg0) | | dumpGamerules(Path path) |
|
private void | | e(Path arg0) | | dumpClasspath(Path arg0) | | method_21616(Path arg0) | | dumpClasspath(Path path) |
|
private void | |
private void | | g(Path arg0) | | dumpNativeModules(Path arg0) | | method_38584(Path arg0) | | dumpNativeModules(Path path) |
|
private ProfilerFiller | | bI() | | createProfiler() | | method_16044() | | startTickMetrics() |
|
public void | | aS() | | endMetricsRecordingTick() | | method_24490() | | endTickMetrics() |
|
public boolean | | aT() | | isRecordingMetrics() | | method_37321() | | isRecorderActive() |
|
public void | |
public void | | aU() | | stopRecordingMetrics() | | method_37322() | | resetRecorder() |
|
public void | | aV() | | finishRecordingMetrics() | | method_37323() | | stopRecorder() |
|
public void | | aW() | | cancelRecordingMetrics() | | method_42062() | | forceStopRecorder() |
|
public Path | |
public boolean | | aX() | | forceSynchronousWrites() | | method_27051() | | syncChunkWrites() |
|
public StructureTemplateManager | | aY() | | getStructureManager() | | method_27727() | | getStructureTemplateManager() |
|
public WorldData | | aZ() | | getWorldData() | | method_27728() | | getSaveProperties() |
|
public RegistryAccess$Frozen | | ba() | | registryAccess() | | method_30611() | | getRegistryManager() |
|
public LayeredRegistryAccess<RegistryLayer> | | bb() | | registries() | | method_46221() | | getCombinedDynamicRegistries() |
|
public ReloadableServerRegistries$Holder | | bc() | | reloadableRegistries() | | method_58576() | | getReloadableRegistries() |
|
public TextFilter | |
public ServerPlayerGameMode | |
public GameType | | bd() | | getForcedGameType() | | method_3761() | | getForcedGameMode() |
|
public ResourceManager | | be() | | getResourceManager() | | method_34864() | | getResourceManager() |
|
public boolean | | bf() | | isCurrentlySaving() | | method_39219() | | isSaving() |
|
public boolean | | bg() | | isTimeProfilerRunning() | | method_24488() | | isDebugRunning() |
|
public void | | bh() | | startTimeProfiler() | | method_3832() | | startDebug() |
|
public ProfileResults | | bi() | | stopTimeProfiler() | | method_24489() | | stopDebug() |
|
public int | | bj() | | getMaxChainedNeighborUpdates() | | method_41239() | | getMaxChainedNeighborUpdates() |
|
public void | |
public ChatDecorator | | bk() | | getChatDecorator() | | method_43929() | | getMessageDecorator() |
|
public boolean | | bl() | | logIPs() | | method_52344() | | shouldLogIps() |
|
public void | |
public boolean | | bm() | | acceptsTransfers() | | method_56040() | | acceptsTransfers() |
|
private void | |
public void | |
public void | |
public void | |
public PotionBrewing | | bn() | | potionBrewing() | | method_59777() | | getBrewingRecipeRegistry() |
|
public FuelValues | | bo() | | fuelValues() | | method_62735() | | getFuelRegistry() |
|
public ServerLinks | | bp() | | serverLinks() | | method_60672() | | getServerLinks() |
|
protected int | | bq() | | pauseWhileEmptySeconds() | | method_61255() | | getPauseWhenEmptySeconds() |
|