| public static <S extends MinecraftServer> S |
|
| protected abstract boolean |
| initServer() |
| method_3823() |
| setupServer() |
|
| public ChunkLoadMap |
| createChunkLoadStatusView(int radius) |
| method_73044(int arg0) |
| createChunkLoadMap(int radius) |
|
| protected void |
| loadLevel() |
| method_3735() |
| loadWorld() |
|
| protected void |
| forceDifficulty() |
| method_27731() |
| updateDifficulty() |
|
| protected void |
| createLevels() |
| method_3786() |
| createWorlds() |
|
| private static void |
| setInitialSpawn(ServerLevel level, ServerLevelData levelData, boolean spawnBonusChest, boolean isDebug, LevelLoadListener levelLoadListener) |
| method_27901(class_3218 arg0, class_5268 arg1, boolean arg2, boolean arg3, class_11545 arg4) |
| setupSpawn(ServerWorld world, ServerWorldProperties worldProperties, boolean bonusChest, boolean debugWorld, ChunkLoadProgress loadProgress) |
|
| private void |
|
| private void |
| prepareLevels() |
| method_3774() |
| prepareStartRegion() |
|
| protected GlobalPos |
| selectLevelLoadFocusPos() |
| method_73041() |
| getSpawnPos() |
|
| public GameMode |
| getDefaultGameType() |
| method_3790() |
| getDefaultGameMode() |
|
| public boolean |
| isHardcore() |
| method_3754() |
| isHardcore() |
|
| public abstract LeveledPermissionPredicate |
| operatorUserPermissions() |
| method_74994() |
| getOpPermissionLevel() |
|
| public abstract PermissionPredicate |
| getFunctionCompilationPermissions() |
| method_74995() |
| getFunctionPermissions() |
|
| public abstract boolean |
| shouldRconBroadcast() |
| method_3732() |
| shouldBroadcastRconToOps() |
|
| public boolean |
| saveAllChunks(boolean silent, boolean flush, boolean force) |
| method_3723(boolean arg0, boolean arg1, boolean arg2) |
| save(boolean suppressLogs, boolean flush, boolean force) |
|
| public boolean |
| saveEverything(boolean silent, boolean flush, boolean force) |
| method_39218(boolean arg0, boolean arg1, boolean arg2) |
| saveAll(boolean suppressLogs, boolean flush, boolean force) |
|
| public void |
|
| protected void |
| stopServer() |
| method_3782() |
| shutdown() |
|
| public String |
| getLocalIp() |
| method_3819() |
| getServerIp() |
|
| public void |
|
| public boolean |
| isRunning() |
| method_3806() |
| isRunning() |
|
| public void |
| halt(boolean wait) |
| method_3747(boolean arg0) |
| stop(boolean waitForShutdown) |
|
| protected void |
| runServer() |
| method_29741() |
| runServer() |
|
| private void |
| logFullTickTime() |
| method_56603() |
| pushFullTickLog() |
|
| private void |
| startMeasuringTaskExecutionTime() |
| method_56604() |
| startTaskPerformanceLog() |
|
| private void |
| finishMeasuringTaskExecutionTime() |
| method_56605() |
| pushPerformanceLogs() |
|
| private static CrashReport |
|
| private boolean |
| haveTime() |
| method_3866() |
| shouldKeepTicking() |
|
| public static boolean |
| throwIfFatalException() |
| method_60584() |
| checkWorldGenException() |
|
| public static void |
|
| public void |
|
| public CompositeManagementListener |
| notificationManager() |
| method_74055() |
| getManagementListener() |
|
| protected void |
| waitUntilNextTick() |
| method_16208() |
| runTasksTillTickEnd() |
|
| protected void |
| waitForTasks() |
| method_20813() |
| waitForTasks() |
|
| public ServerTask |
|
| protected boolean |
|
| protected boolean |
| pollTask() |
| method_16075() |
| runTask() |
|
| private boolean |
| pollTaskInternal() |
| method_20415() |
| runOneTask() |
|
| protected void |
|
| private Optional<ServerMetadata$Favicon> |
| loadStatusIcon() |
| method_49384() |
| loadFavicon() |
|
| public Optional<Path> |
| getWorldScreenshotFile() |
| method_3725() |
| getIconFile() |
|
| public Path |
| getServerDirectory() |
| method_3831() |
| getRunDirectory() |
|
| public ActivityNotifier |
| getServerActivityMonitor() |
| method_75524() |
| getActivityNotifier() |
|
| protected void |
|
| protected void |
| onServerExit() |
| method_3821() |
| exit() |
|
| public boolean |
| isPaused() |
| method_54809() |
| isPaused() |
|
| protected void |
|
| protected void |
| processPacketsAndTick(boolean sprinting) |
| method_76677(boolean arg0) |
| processPacketsAndTick(boolean sprint) |
|
| private void |
| autoSave() |
| method_62734() |
| runAutosave() |
|
| private void |
| logTickMethodTime(long startTime) |
| method_56602(long arg0) |
| pushTickLog(long tickStartTime) |
|
| private int |
| computeNextAutosaveInterval() |
| method_54837() |
| getAutosaveInterval() |
|
| public void |
| onTickRateChanged() |
| method_54831() |
| updateAutosaveTicks() |
|
| protected abstract DebugSampleLog |
| getTickTimeLogger() |
| method_56593() |
| getDebugSampleLog() |
|
| public abstract boolean |
| isTickTimeLoggingEnabled() |
| method_56626() |
| shouldPushTickTimeLog() |
|
| private ServerMetadata |
| buildServerStatus() |
| method_49385() |
| createMetadata() |
|
| private ServerMetadata$Players |
| buildPlayerStatus() |
| method_49386() |
| createMetadataPlayers() |
|
| protected void |
|
| private void |
| updateEffectiveRespawnData() |
| method_74946() |
| refreshSpawnPoint() |
|
| protected void |
| tickConnection() |
| method_61254() |
| tickNetworkIo() |
|
| private void |
|
| public void |
| forceTimeSynchronization() |
| method_49749() |
| sendTimeUpdatePackets() |
|
| public void |
|
| protected void |
|
| public boolean |
| isShutdown() |
| method_16043() |
| isStopping() |
|
| public Path |
|
| public final ServerWorld |
| overworld() |
| method_30002() |
| getOverworld() |
|
| public ServerWorld |
|
| public Set<RegistryKey<World>> |
| levelKeys() |
| method_29435() |
| getWorldRegistryKeys() |
|
| public Iterable<ServerWorld> |
| getAllLevels() |
| method_3738() |
| getWorlds() |
|
| public String |
| getServerVersion() |
| method_3827() |
| getVersion() |
|
| public int |
| getPlayerCount() |
| method_3788() |
| getCurrentPlayerCount() |
|
| public String[] |
| getPlayerNames() |
| method_3858() |
| getPlayerNames() |
|
| public String |
|
| public SystemDetails |
|
| public abstract SystemDetails |
|
| public ModStatus |
| getModdedStatus() |
| method_24307() |
| getModStatus() |
|
| public void |
|
| public KeyPair |
| getKeyPair() |
| method_3716() |
| getKeyPair() |
|
| public int |
| getPort() |
| method_3756() |
| getServerPort() |
|
| public void |
| setPort(int port) |
| method_3779(int arg0) |
| setServerPort(int serverPort) |
|
| public com.mojang.authlib.GameProfile |
| getSingleplayerProfile() |
| method_43824() |
| getHostProfile() |
|
| public void |
| setSingleplayerProfile(com.mojang.authlib.GameProfile singleplayerProfile) |
| method_43825(com.mojang.authlib.GameProfile arg0) |
| setHostProfile(com.mojang.authlib.GameProfile hostProfile) |
|
| public boolean |
| isSingleplayer() |
| method_3724() |
| isSingleplayer() |
|
| protected void |
| initializeKeyPair() |
| method_31400() |
| generateKeyPair() |
|
| public void |
| setDifficulty(Difficulty difficulty, boolean ignoreLock) |
| method_3776(class_1267 arg0, boolean arg1) |
| setDifficulty(Difficulty difficulty, boolean forceUpdate) |
|
| public int |
| getScaledTrackingDistance(int baseRange) |
| method_27903(int arg0) |
| adjustTrackingDistance(int initialDistance) |
|
| public void |
| updateMobSpawningFlags() |
| method_27729() |
| updateMobSpawnOptions() |
|
| public void |
| setDifficultyLocked(boolean locked) |
| method_19467(boolean arg0) |
| setDifficultyLocked(boolean locked) |
|
| private void |
|
| public boolean |
| isDemo() |
| method_3799() |
| isDemo() |
|
| public void |
| setDemo(boolean demo) |
| method_3730(boolean arg0) |
| setDemo(boolean demo) |
|
| public Map<String, String> |
| getCodeOfConducts() |
| method_73282() |
| getCodeOfConductLanguages() |
|
| public Optional<MinecraftServer$ServerResourcePackProperties> |
| getServerResourcePack() |
| method_43659() |
| getResourcePackProperties() |
|
| public boolean |
| isResourcePackRequired() |
| method_32303() |
| requireResourcePack() |
|
| public abstract boolean |
| isDedicatedServer() |
| method_3816() |
| isDedicated() |
|
| public abstract int |
| getRateLimitPacketsPerSecond() |
| method_30612() |
| getRateLimit() |
|
| public boolean |
| usesAuthentication() |
| method_3828() |
| isOnlineMode() |
|
| public void |
| setUsesAuthentication(boolean onlineMode) |
| method_3864(boolean arg0) |
| setOnlineMode(boolean onlineMode) |
|
| public boolean |
| getPreventProxyConnections() |
| method_3775() |
| shouldPreventProxyConnections() |
|
| public void |
| setPreventProxyConnections(boolean preventProxyConnections) |
| method_3764(boolean arg0) |
| setPreventProxyConnections(boolean preventProxyConnections) |
|
| public abstract boolean |
| useNativeTransport() |
| method_3759() |
| isUsingNativeTransport() |
|
| public boolean |
| allowFlight() |
| method_3718() |
| isFlightEnabled() |
|
| public String |
| getMotd() |
| method_3818() |
| getServerMotd() |
|
| public void |
|
| public boolean |
| isStopped() |
| method_3750() |
| isStopped() |
|
| public PlayerManager |
| getPlayerList() |
| method_3760() |
| getPlayerManager() |
|
| public void |
|
| public abstract boolean |
| isPublished() |
| method_3860() |
| isRemote() |
|
| public void |
|
| public int |
|
| public ServerNetworkIo |
| getConnection() |
| method_3787() |
| getNetworkIo() |
|
| public boolean |
| isReady() |
| method_3820() |
| isLoading() |
|
| public boolean |
| publishServer(GameType gameMode, boolean allowCommands, int port) |
| method_3763(class_1934 arg0, boolean arg1, int arg2) |
| openToLan(GameMode gameMode, boolean cheatsAllowed, int port) |
|
| public int |
| getTickCount() |
| method_3780() |
| getTicks() |
|
| public boolean |
|
| public boolean |
| repliesToStatus() |
| method_27902() |
| acceptsStatusQuery() |
|
| public boolean |
| hidesOnlinePlayers() |
| method_39424() |
| hideOnlinePlayers() |
|
| public Proxy |
| getProxy() |
| method_36113() |
| getProxy() |
|
| public int |
| playerIdleTimeout() |
| method_3862() |
| getPlayerIdleTimeout() |
|
| public void |
| setPlayerIdleTimeout(int playerIdleTimeout) |
| method_3803(int arg0) |
| setPlayerIdleTimeout(int playerIdleTimeout) |
|
| public ApiServices |
| services() |
| method_73550() |
| getApiServices() |
|
| public ServerMetadata |
| getStatus() |
| method_3765() |
| getServerMetadata() |
|
| public void |
| invalidateStatus() |
| method_3856() |
| forcePlayerSampleUpdate() |
|
| public int |
| getAbsoluteMaxWorldSize() |
| method_3749() |
| getMaxWorldBorderRadius() |
|
| public boolean |
| scheduleExecutables() |
| method_5384() |
| shouldExecuteAsync() |
|
| public void |
|
| public Thread |
| getRunningThread() |
| method_3777() |
| getThread() |
|
| public int |
| getCompressionThreshold() |
| method_3773() |
| getNetworkCompressionThreshold() |
|
| public boolean |
| enforceSecureProfile() |
| method_43500() |
| shouldEnforceSecureProfile() |
|
| public long |
| getNextTickTime() |
| method_3826() |
| getTimeReference() |
|
| public com.mojang.datafixers.DataFixer |
| getFixerUpper() |
| method_3855() |
| getDataFixer() |
|
| public ServerAdvancementLoader |
| getAdvancements() |
| method_3851() |
| getAdvancementLoader() |
|
| public CommandFunctionManager |
| getFunctions() |
| method_3740() |
| getCommandFunctionManager() |
|
| public CompletableFuture<Void> |
|
| public static DataConfiguration |
|
| private static DataConfiguration |
|
| private static void |
|
| private static DataPackSettings |
|
| public void |
| kickUnlistedPlayers() |
| method_3728() |
| kickNonWhitelistedPlayers() |
|
| public ResourcePackManager |
| getPackRepository() |
| method_3836() |
| getDataPackManager() |
|
| public CommandManager |
| getCommands() |
| method_3734() |
| getCommandManager() |
|
| public ServerCommandSource |
| createCommandSourceStack() |
| method_3739() |
| getCommandSource() |
|
| public ServerWorld |
| findRespawnDimension() |
| method_74944() |
| getSpawnWorld() |
|
| public void |
|
| public WorldProperties$SpawnPoint |
| getRespawnData() |
| method_74945() |
| getSpawnPoint() |
|
| public boolean |
| acceptsSuccess() |
| method_9200() |
| shouldReceiveFeedback() |
|
| public boolean |
| acceptsFailure() |
| method_9202() |
| shouldTrackOutput() |
|
| public abstract boolean |
| shouldInformAdmins() |
| method_9201() |
| shouldBroadcastConsoleToOps() |
|
| public ServerRecipeManager |
| getRecipeManager() |
| method_3772() |
| getRecipeManager() |
|
| public ServerScoreboard |
| getScoreboard() |
| method_3845() |
| getScoreboard() |
|
| public DataCommandStorage |
| getCommandStorage() |
| method_22827() |
| getDataCommandStorage() |
|
| public StopwatchPersistentState |
| getStopwatches() |
| method_75525() |
| getStopwatchPersistentState() |
|
| public BossBarManager |
| getCustomBossEvents() |
| method_3837() |
| getBossBarManager() |
|
| public boolean |
| isEnforceWhitelist() |
| method_3729() |
| isEnforceWhitelist() |
|
| public void |
| setEnforceWhitelist(boolean enforceWhitelist) |
| method_3731(boolean arg0) |
| setEnforceWhitelist(boolean enforceWhitelist) |
|
| public boolean |
| isUsingWhitelist() |
| method_73568() |
| getUseAllowlist() |
|
| public void |
| setUsingWhitelist(boolean usingWhitelist) |
| method_73589(boolean arg0) |
| setUseAllowlist(boolean useAllowlist) |
|
| public float |
| getCurrentSmoothedTickTime() |
| method_54832() |
| getAverageTickTime() |
|
| public ServerTickManager |
| tickRateManager() |
| method_54833() |
| getTickManager() |
|
| public long |
| getAverageTickTimeNanos() |
| method_54834() |
| getAverageNanosPerTick() |
|
| public long[] |
| getTickTimesNanos() |
| method_54835() |
| getTickTimes() |
|
| public LeveledPermissionPredicate |
|
| public abstract boolean |
|
| public void |
| dumpServerProperties(Path path) |
| method_37113(Path arg0) |
| dumpProperties(Path file) |
|
| private void |
| saveDebugReport(Path output) |
| method_21613(Path arg0) |
| dump(Path path) |
|
| private void |
| dumpMiscStats(Path path) |
| method_21692(Path arg0) |
| dumpStats(Path path) |
|
| private void |
| dumpGameRules(Path path) |
| method_21615(Path arg0) |
| dumpGamerules(Path path) |
|
| private void |
| dumpClasspath(Path path) |
| method_21616(Path arg0) |
| dumpClasspath(Path path) |
|
| private void |
| dumpThreads(Path path) |
| method_21713(Path arg0) |
| dumpThreads(Path path) |
|
| private void |
| dumpNativeModules(Path path) |
| method_38584(Path arg0) |
| dumpNativeModules(Path path) |
|
| private Profiler |
| createProfiler() |
| method_16044() |
| startTickMetrics() |
|
| protected void |
| endMetricsRecordingTick() |
| method_24490() |
| endTickMetrics() |
|
| public boolean |
| isRecordingMetrics() |
| method_37321() |
| isRecorderActive() |
|
| public void |
|
| public void |
| stopRecordingMetrics() |
| method_37322() |
| resetRecorder() |
|
| public void |
| finishRecordingMetrics() |
| method_37323() |
| stopRecorder() |
|
| public void |
| cancelRecordingMetrics() |
| method_42062() |
| forceStopRecorder() |
|
| public Path |
|
| public boolean |
| forceSynchronousWrites() |
| method_27051() |
| syncChunkWrites() |
|
| public StructureTemplateManager |
| getStructureManager() |
| method_27727() |
| getStructureTemplateManager() |
|
| public SaveProperties |
| getWorldData() |
| method_27728() |
| getSaveProperties() |
|
| public DynamicRegistryManager$Immutable |
| registryAccess() |
| method_30611() |
| getRegistryManager() |
|
| public CombinedDynamicRegistries<ServerDynamicRegistryType> |
| registries() |
| method_46221() |
| getCombinedDynamicRegistries() |
|
| public ReloadableRegistries$Lookup |
| reloadableRegistries() |
| method_58576() |
| getReloadableRegistries() |
|
| public TextStream |
|
| public ServerPlayerInteractionManager |
|
| public GameMode |
| getForcedGameType() |
| method_3761() |
| getForcedGameMode() |
|
| public ResourceManager |
| getResourceManager() |
| method_34864() |
| getResourceManager() |
|
| public boolean |
| isCurrentlySaving() |
| method_39219() |
| isSaving() |
|
| public boolean |
| isTimeProfilerRunning() |
| method_24488() |
| isDebugRunning() |
|
| public void |
| startTimeProfiler() |
| method_3832() |
| startDebug() |
|
| public ProfileResult |
| stopTimeProfiler() |
| method_24489() |
| stopDebug() |
|
| public int |
| getMaxChainedNeighborUpdates() |
| method_41239() |
| getMaxChainedNeighborUpdates() |
|
| public void |
|
| public MessageDecorator |
| getChatDecorator() |
| method_43929() |
| getMessageDecorator() |
|
| public boolean |
| logIPs() |
| method_52344() |
| shouldLogIps() |
|
| public void |
|
| public ChunkLoadProgress |
| getLevelLoadListener() |
| method_73046() |
| getChunkLoadProgress() |
|
| public boolean |
| setAutoSave(boolean enable) |
| method_74061(boolean arg0) |
| setAutosave(boolean autosave) |
|
| public boolean |
| isAutoSave() |
| method_74060() |
| getAutosave() |
|
| public <T> void |
|
| public boolean |
| acceptsTransfers() |
| method_56040() |
| acceptsTransfers() |
|
| private void |
|
| public void |
|
| public void |
|
| public void |
|
| public BrewingRecipeRegistry |
| potionBrewing() |
| method_59777() |
| getBrewingRecipeRegistry() |
|
| public FuelRegistry |
| fuelValues() |
| method_62735() |
| getFuelRegistry() |
|
| public ServerLinks |
| serverLinks() |
| method_60672() |
| getServerLinks() |
|
| protected int |
| pauseWhenEmptySeconds() |
| method_61255() |
| getPauseWhenEmptySeconds() |
|
| public PacketApplyBatcher |
| packetProcessor() |
| method_74432() |
| getPacketApplyBatcher() |
|
| public SubscriberTracker |
| debugSubscribers() |
| method_74841() |
| getSubscriberTracker() |
|
| protected void |
|
| protected boolean |
|
| public Runnable |
|
| private void |
|
| private static String |
|
| private static void |
|
| private static void |
|
| private void |
|
| private void |
| lambda$createProfiler$34(Path arg0) |
| method_64261(Path arg0) |
| method_64261(Path path) |
|
| private void |
| lambda$createProfiler$33(Path arg0) |
| method_64262(Path arg0) |
| method_64262(Path arg0) |
|
| private static String |
|
| private static boolean |
|
| private void |
|
| private CompletionStage |
| lambda$reloadResources$29(com.google.common.collect.ImmutableList arg0) |
| method_29437(com.google.common.collect.ImmutableList arg0) |
| method_29437(com.google.common.collect.ImmutableList resourcePacks) |
|
| private static MinecraftServer$ResourceManagerHolder |
|
| private static void |
|
| private com.google.common.collect.ImmutableList |
|
| private String |
| lambda$fillSystemReport$25() |
| method_37325() |
| method_37325() |
|
| private String |
| lambda$fillSystemReport$24() |
| method_57961() |
| method_57961() |
|
| private String |
| lambda$fillSystemReport$23() |
| method_41237() |
| method_41237() |
|
| private String |
| lambda$fillSystemReport$22() |
| method_46222() |
| method_46222() |
|
| private String |
| lambda$fillSystemReport$21() |
| method_59849() |
| method_59849() |
|
| private String |
| lambda$fillSystemReport$20() |
| method_46223() |
| method_46223() |
|
| private String |
| lambda$fillSystemReport$19() |
| method_37327() |
| method_37327() |
|
| private String |
| lambda$fillSystemReport$18() |
| method_39965() |
| method_39965() |
|
| private static String |
|
| private static void |
|
| private static boolean |
| lambda$processPacketsAndTick$15() |
| method_76678() |
| method_76678() |
|
| private static Optional |
| lambda$loadStatusIcon$14(Path arg0) |
| method_49387(Path arg0) |
| method_49387(Path path) |
|
| private Optional |
| lambda$loadStatusIcon$13() |
| method_49383() |
| method_49383() |
|
| private static boolean |
| lambda$loadStatusIcon$12(Path arg0) |
| method_49388(Path arg0) |
| method_49388(Path path) |
|
| private static boolean |
| lambda$loadStatusIcon$11(Path arg0) |
| method_49389(Path arg0) |
| method_49389(Path path) |
|
| private boolean |
| lambda$waitUntilNextTick$10() |
| method_5387() |
| isMainThread() |
|
| private static boolean |
|
| private static boolean |
| lambda$stopServer$8() |
| method_40055() |
| method_40055() |
|
| private static boolean |
|
| private static void |
|
| private static void |
|
| private static Optional |
|
| private static void |
|
| private static void |
|
| private static void |
| lambda$new$1(Path arg0) |
| method_37329(Path arg0) |
| method_37329(Path path) |
|
| private void |
|