| public static <S extends MinecraftServer> S | |
| protected abstract boolean | | initServer() | | initServer() | | method_3823() | | setupServer() |
|
| public ChunkLoadMap | | createChunkLoadStatusView(int radius) | | createChunkLoadStatusView(int radius) | | method_73044(int arg0) | | createChunkLoadMap(int radius) |
|
| protected void | | loadLevel() | | loadLevel() | | method_3735() | | loadWorld() |
|
| protected void | | forceDifficulty() | | forceDifficulty() | | method_27731() | | updateDifficulty() |
|
| protected void | | createLevels() | | createLevels() | | method_3786() | | createWorlds() |
|
| private static void | | setInitialSpawn(ServerLevel level, ServerLevelData levelData, boolean spawnBonusChest, boolean isDebug, LevelLoadListener levelLoadListener) | | 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() | | prepareLevels() | | method_3774() | | prepareStartRegion() |
|
| protected GlobalPos | | selectLevelLoadFocusPos() | | selectLevelLoadFocusPos() | | method_73041() | | getSpawnPos() |
|
| public GameMode | | getDefaultGameType() | | getDefaultGameType() | | method_3790() | | getDefaultGameMode() |
|
| public boolean | | isHardcore() | | isHardcore() | | method_3754() | | isHardcore() |
|
| public abstract LeveledPermissionPredicate | | operatorUserPermissions() | | operatorUserPermissions() | | method_74994() | | getOpPermissionLevel() |
|
| public abstract PermissionPredicate | | getFunctionCompilationPermissions() | | getFunctionCompilationPermissions() | | method_74995() | | getFunctionPermissions() |
|
| public abstract boolean | | shouldRconBroadcast() | | shouldRconBroadcast() | | method_3732() | | shouldBroadcastRconToOps() |
|
| public boolean | | saveAllChunks(boolean silent, boolean flush, boolean force) | | 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) | | 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() | | stopServer() | | method_3782() | | shutdown() |
|
| public String | | getLocalIp() | | getLocalIp() | | method_3819() | | getServerIp() |
|
| public void | |
| public boolean | | isRunning() | | isRunning() | | method_3806() | | isRunning() |
|
| public void | | halt(boolean wait) | | halt(boolean wait) | | method_3747(boolean arg0) | | stop(boolean waitForShutdown) |
|
| protected void | | runServer() | | runServer() | | method_29741() | | runServer() |
|
| private void | | logFullTickTime() | | logFullTickTime() | | method_56603() | | pushFullTickLog() |
|
| private void | | startMeasuringTaskExecutionTime() | | startMeasuringTaskExecutionTime() | | method_56604() | | startTaskPerformanceLog() |
|
| private void | | finishMeasuringTaskExecutionTime() | | finishMeasuringTaskExecutionTime() | | method_56605() | | pushPerformanceLogs() |
|
| private static CrashReport | |
| private boolean | | haveTime() | | haveTime() | | method_3866() | | shouldKeepTicking() |
|
| public CompositeManagementListener | | notificationManager() | | notificationManager() | | method_74055() | | getManagementListener() |
|
| protected void | | waitUntilNextTick() | | waitUntilNextTick() | | method_16208() | | runTasksTillTickEnd() |
|
| protected void | | waitForTasks() | | waitForTasks() | | method_20813() | | waitForTasks() |
|
| public ServerTask | |
| protected boolean | |
| protected boolean | | pollTask() | | pollTask() | | method_16075() | | runTask() |
|
| private boolean | | pollTaskInternal() | | pollTaskInternal() | | method_20415() | | runOneTask() |
|
| protected void | |
| private Optional<ServerMetadata$Favicon> | | loadStatusIcon() | | loadStatusIcon() | | method_49384() | | loadFavicon() |
|
| public Optional<Path> | | getWorldScreenshotFile() | | getWorldScreenshotFile() | | method_3725() | | getIconFile() |
|
| public Path | | getServerDirectory() | | getServerDirectory() | | method_3831() | | getRunDirectory() |
|
| public ActivityNotifier | | getServerActivityMonitor() | | getServerActivityMonitor() | | method_75524() | | getActivityNotifier() |
|
| protected void | |
| protected void | | onServerExit() | | onServerExit() | | method_3821() | | exit() |
|
| public boolean | | isPaused() | | isPaused() | | method_54809() | | isPaused() |
|
| protected void | |
| protected void | | processPacketsAndTick(boolean sprinting) | | processPacketsAndTick(boolean sprinting) | | method_76677(boolean arg0) | | processPacketsAndTick(boolean sprint) |
|
| private void | | autoSave() | | autoSave() | | method_62734() | | runAutosave() |
|
| private void | | logTickMethodTime(long startTime) | | logTickMethodTime(long startTime) | | method_56602(long arg0) | | pushTickLog(long tickStartTime) |
|
| private int | | computeNextAutosaveInterval() | | computeNextAutosaveInterval() | | method_54837() | | getAutosaveInterval() |
|
| public void | | onTickRateChanged() | | onTickRateChanged() | | method_54831() | | updateAutosaveTicks() |
|
| protected abstract DebugSampleLog | | getTickTimeLogger() | | getTickTimeLogger() | | method_56593() | | getDebugSampleLog() |
|
| public abstract boolean | | isTickTimeLoggingEnabled() | | isTickTimeLoggingEnabled() | | method_56626() | | shouldPushTickTimeLog() |
|
| private ServerMetadata | | buildServerStatus() | | buildServerStatus() | | method_49385() | | createMetadata() |
|
| private ServerMetadata$Players | | buildPlayerStatus() | | buildPlayerStatus() | | method_49386() | | createMetadataPlayers() |
|
| protected void | |
| private void | | updateEffectiveRespawnData() | | updateEffectiveRespawnData() | | method_74946() | | refreshSpawnPoint() |
|
| protected void | | tickConnection() | | tickConnection() | | method_61254() | | tickNetworkIo() |
|
| public void | | forceGameTimeSynchronization() | | forceGameTimeSynchronization() | | method_49749() | | sendTimeUpdatePackets() |
|
| public void | |
| protected void | |
| public boolean | | isShutdown() | | isShutdown() | | method_16043() | | isStopping() |
|
| public Path | |
| public final ServerWorld | | overworld() | | overworld() | | method_30002() | | getOverworld() |
|
| public ServerWorld | |
| public Set<RegistryKey<World>> | | levelKeys() | | levelKeys() | | method_29435() | | getWorldRegistryKeys() |
|
| public Iterable<ServerWorld> | | getAllLevels() | | getAllLevels() | | method_3738() | | getWorlds() |
|
| public String | | getServerVersion() | | getServerVersion() | | method_3827() | | getVersion() |
|
| public int | | getPlayerCount() | | getPlayerCount() | | method_3788() | | getCurrentPlayerCount() |
|
| public String[] | | getPlayerNames() | | getPlayerNames() | | method_3858() | | getPlayerNames() |
|
| public String | | getServerModName() | | getServerModName() |
|
| public ServerClocks | | clockManager() | | clockManager() | | method_1_847() | | getClocks() |
|
| public SystemDetails | |
| public abstract SystemDetails | |
| public ModStatus | | getModdedStatus() | | getModdedStatus() | | method_24307() | | getModStatus() |
|
| public void | |
| public KeyPair | | getKeyPair() | | getKeyPair() | | method_3716() | | getKeyPair() |
|
| public int | | getPort() | | getPort() | | method_3756() | | getServerPort() |
|
| public void | | setPort(int port) | | setPort(int port) | | method_3779(int arg0) | | setServerPort(int serverPort) |
|
| public com.mojang.authlib.GameProfile | | getSingleplayerProfile() | | getSingleplayerProfile() | | method_43824() | | getHostProfile() |
|
| public void | | setSingleplayerProfile(com.mojang.authlib.GameProfile singleplayerProfile) | | setSingleplayerProfile(com.mojang.authlib.GameProfile singleplayerProfile) | | method_43825(com.mojang.authlib.GameProfile arg0) | | setHostProfile(com.mojang.authlib.GameProfile hostProfile) |
|
| public boolean | | isSingleplayer() | | isSingleplayer() | | method_3724() | | isSingleplayer() |
|
| protected void | | initializeKeyPair() | | initializeKeyPair() | | method_31400() | | generateKeyPair() |
|
| public void | | setDifficulty(Difficulty difficulty, boolean ignoreLock) | | setDifficulty(Difficulty difficulty, boolean ignoreLock) | | method_3776(class_1267 arg0, boolean arg1) | | setDifficulty(Difficulty difficulty, boolean forceUpdate) |
|
| public int | | getScaledTrackingDistance(int baseRange) | | getScaledTrackingDistance(int baseRange) | | method_27903(int arg0) | | adjustTrackingDistance(int initialDistance) |
|
| public void | | updateMobSpawningFlags() | | updateMobSpawningFlags() | | method_27729() | | updateMobSpawnOptions() |
|
| public void | | setDifficultyLocked(boolean locked) | | setDifficultyLocked(boolean locked) | | method_19467(boolean arg0) | | setDifficultyLocked(boolean locked) |
|
| private void | |
| public boolean | | isDemo() | | isDemo() | | method_3799() | | isDemo() |
|
| public void | | setDemo(boolean demo) | | setDemo(boolean demo) | | method_3730(boolean arg0) | | setDemo(boolean demo) |
|
| public Map<String, String> | | getCodeOfConducts() | | getCodeOfConducts() | | method_73282() | | getCodeOfConductLanguages() |
|
| public Optional<MinecraftServer$ServerResourcePackProperties> | | getServerResourcePack() | | getServerResourcePack() | | method_43659() | | getResourcePackProperties() |
|
| public boolean | | isResourcePackRequired() | | isResourcePackRequired() | | method_32303() | | requireResourcePack() |
|
| public abstract boolean | | isDedicatedServer() | | isDedicatedServer() | | method_3816() | | isDedicated() |
|
| public abstract int | | getRateLimitPacketsPerSecond() | | getRateLimitPacketsPerSecond() | | method_30612() | | getRateLimit() |
|
| public abstract int | | getCommandSpamThresholdSeconds() | | getCommandSpamThresholdSeconds() | | method_1_6280() | | getCommandSpamThreshold() |
|
| public abstract int | | getChatSpamThresholdSeconds() | | getChatSpamThresholdSeconds() | | method_1_6279() | | getChatSpamThreshold() |
|
| public boolean | | usesAuthentication() | | usesAuthentication() | | method_3828() | | isOnlineMode() |
|
| public void | | setUsesAuthentication(boolean onlineMode) | | setUsesAuthentication(boolean onlineMode) | | method_3864(boolean arg0) | | setOnlineMode(boolean onlineMode) |
|
| public boolean | | getPreventProxyConnections() | | getPreventProxyConnections() | | method_3775() | | shouldPreventProxyConnections() |
|
| public void | | setPreventProxyConnections(boolean preventProxyConnections) | | setPreventProxyConnections(boolean preventProxyConnections) | | method_3764(boolean arg0) | | setPreventProxyConnections(boolean preventProxyConnections) |
|
| public abstract boolean | | useNativeTransport() | | useNativeTransport() | | method_3759() | | isUsingNativeTransport() |
|
| public boolean | | allowFlight() | | allowFlight() | | method_3718() | | isFlightEnabled() |
|
| public String | | getMotd() | | getMotd() | | method_3818() | | getServerMotd() |
|
| public void | |
| public boolean | | isStopped() | | isStopped() | | method_3750() | | isStopped() |
|
| public PlayerManager | | getPlayerList() | | getPlayerList() | | method_3760() | | getPlayerManager() |
|
| public void | |
| public abstract boolean | | isPublished() | | isPublished() | | method_3860() | | isRemote() |
|
| public void | |
| public int | |
| public ServerNetworkIo | | getConnection() | | getConnection() | | method_3787() | | getNetworkIo() |
|
| public boolean | | isReady() | | isReady() | | method_3820() | | isLoading() |
|
| public boolean | | publishServer(MinecraftServer$MultiplayerScope scope, GameType gameMode, boolean allowCommands, int port) | | publishServer(MinecraftServer$MultiplayerScope scope, GameType gameMode, boolean allowCommands, int port) | | method_3763(MinecraftServer$class_1_908 arg0, class_1934 arg1, boolean arg2, int arg3) | | publish(MinecraftServer$ShareSetting shareSetting, GameMode gameMode, boolean allowCommands, int port) |
|
| public boolean | | unpublishServer() | | unpublishServer() | | method_1_5531() | | unpublish() |
|
| public int | | getTickCount() | | getTickCount() | | method_3780() | | getTicks() |
|
| public boolean | |
| public boolean | | repliesToStatus() | | repliesToStatus() | | method_27902() | | acceptsStatusQuery() |
|
| public boolean | | hidesOnlinePlayers() | | hidesOnlinePlayers() | | method_39424() | | hideOnlinePlayers() |
|
| public Proxy | | getProxy() | | getProxy() | | method_36113() | | getProxy() |
|
| public int | | playerIdleTimeout() | | playerIdleTimeout() | | method_3862() | | getPlayerIdleTimeout() |
|
| public void | | setPlayerIdleTimeout(int playerIdleTimeout) | | setPlayerIdleTimeout(int playerIdleTimeout) | | method_3803(int arg0) | | setPlayerIdleTimeout(int playerIdleTimeout) |
|
| public ApiServices | | services() | | services() | | method_73550() | | getApiServices() |
|
| public ServerMetadata | | getStatus() | | getStatus() | | method_3765() | | getServerMetadata() |
|
| public void | | invalidateStatus() | | invalidateStatus() | | method_3856() | | forcePlayerSampleUpdate() |
|
| public int | | getAbsoluteMaxWorldSize() | | getAbsoluteMaxWorldSize() | | method_3749() | | getMaxWorldBorderRadius() |
|
| public boolean | | scheduleExecutables() | | scheduleExecutables() | | method_5384() | | shouldExecuteAsync() |
|
| public void | |
| public Thread | | getRunningThread() | | getRunningThread() | | method_3777() | | getThread() |
|
| public int | | getCompressionThreshold() | | getCompressionThreshold() | | method_3773() | | getNetworkCompressionThreshold() |
|
| public boolean | | enforceSecureProfile() | | enforceSecureProfile() | | method_43500() | | shouldEnforceSecureProfile() |
|
| public long | | getNextTickTime() | | getNextTickTime() | | method_3826() | | getTimeReference() |
|
| public com.mojang.datafixers.DataFixer | | getFixerUpper() | | getFixerUpper() | | method_3855() | | getDataFixer() |
|
| public ServerAdvancementLoader | | getAdvancements() | | getAdvancements() | | method_3851() | | getAdvancementLoader() |
|
| public CommandFunctionManager | | getFunctions() | | getFunctions() | | method_3740() | | getCommandFunctionManager() |
|
| public CompletableFuture<Void> | |
| public static DataConfiguration | | configurePackRepository(PackRepository packRepository, WorldDataConfiguration initialDataConfig, boolean initMode, boolean safeMode) | | configurePackRepository(PackRepository packRepository, WorldDataConfiguration initialDataConfig, boolean initMode, boolean safeMode) | | method_29736(class_3283 arg0, class_7712 arg1, boolean arg2, boolean arg3) | | loadDataPacks(ResourcePackManager resourcePackManager, DataConfiguration dataConfiguration, boolean initMode, boolean safeMode) |
|
| private static DataConfiguration | | configureRepositoryWithSelection(PackRepository packRepository, Collection<String> selected, FeatureFlagSet forcedFeatures, boolean disableInactive) | | configureRepositoryWithSelection(PackRepository packRepository, Collection<String> selected, FeatureFlagSet forcedFeatures, boolean disableInactive) | | 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 DataPackSettings | |
| public void | | kickUnlistedPlayers() | | kickUnlistedPlayers() | | method_3728() | | kickNonWhitelistedPlayers() |
|
| public ResourcePackManager | | getPackRepository() | | getPackRepository() | | method_3836() | | getDataPackManager() |
|
| public CommandManager | | getCommands() | | getCommands() | | method_3734() | | getCommandManager() |
|
| public ServerCommandSource | | createCommandSourceStack() | | createCommandSourceStack() | | method_3739() | | getCommandSource() |
|
| public ServerWorld | | findRespawnDimension() | | findRespawnDimension() | | method_74944() | | getSpawnWorld() |
|
| public void | |
| public WorldProperties$SpawnPoint | | getRespawnData() | | getRespawnData() | | method_74945() | | getSpawnPoint() |
|
| public boolean | | acceptsSuccess() | | acceptsSuccess() | | method_9200() | | shouldReceiveFeedback() |
|
| public boolean | | acceptsFailure() | | acceptsFailure() | | method_9202() | | shouldTrackOutput() |
|
| public abstract boolean | | shouldInformAdmins() | | shouldInformAdmins() | | method_9201() | | shouldBroadcastConsoleToOps() |
|
| public WorldGenSettings | | getWorldGenSettings() | | getWorldGenSettings() | | method_1_1671() | | getWorldGenSettings() |
|
| public ServerRecipeManager | | getRecipeManager() | | getRecipeManager() | | method_3772() | | getRecipeManager() |
|
| public ServerScoreboard | | getScoreboard() | | getScoreboard() | | method_3845() | | getScoreboard() |
|
| public DataCommandStorage | | getCommandStorage() | | getCommandStorage() | | method_22827() | | getDataCommandStorage() |
|
| public StopwatchPersistentState | | getStopwatches() | | getStopwatches() | | method_75525() | | getStopwatchPersistentState() |
|
| public BossBarManager | | getCustomBossEvents() | | getCustomBossEvents() | | method_3837() | | getBossBarManager() |
|
| public Random | |
| public RandomSequencesState | | getRandomSequences() | | getRandomSequences() | | method_1_1668() | | getRandomSequencesState() |
|
| public void | | setWeatherParameters(int clearTime, int rainTime, boolean raining, boolean thundering) | | setWeatherParameters(int clearTime, int rainTime, boolean raining, boolean thundering) | | method_1_1674(int arg0, int arg1, boolean arg2, boolean arg3) | | setWeatherState(int clearWeatherTime, int rainTime, boolean raining, boolean thundering) |
|
| public WeatherState | | getWeatherData() | | getWeatherData() | | method_1_1670() | | getWeatherState() |
|
| public boolean | | isEnforceWhitelist() | | isEnforceWhitelist() | | method_3729() | | isEnforceWhitelist() |
|
| public void | | setEnforceWhitelist(boolean enforceWhitelist) | | setEnforceWhitelist(boolean enforceWhitelist) | | method_3731(boolean arg0) | | setEnforceWhitelist(boolean enforceWhitelist) |
|
| public boolean | | isUsingWhitelist() | | isUsingWhitelist() | | method_73568() | | getUseAllowlist() |
|
| public void | | setUsingWhitelist(boolean usingWhitelist) | | setUsingWhitelist(boolean usingWhitelist) | | method_73589(boolean arg0) | | setUseAllowlist(boolean useAllowlist) |
|
| public float | | getCurrentSmoothedTickTime() | | getCurrentSmoothedTickTime() | | method_54832() | | getAverageTickTime() |
|
| public ServerTickManager | | tickRateManager() | | tickRateManager() | | method_54833() | | getTickManager() |
|
| public long | | getAverageTickTimeNanos() | | getAverageTickTimeNanos() | | method_54834() | | getAverageNanosPerTick() |
|
| public long[] | | getTickTimesNanos() | | getTickTimesNanos() | | method_54835() | | getTickTimes() |
|
| public LeveledPermissionPredicate | |
| public abstract boolean | |
| public void | | dumpServerProperties(Path path) | | dumpServerProperties(Path path) | | method_37113(Path arg0) | | dumpProperties(Path file) |
|
| private void | | saveDebugReport(Path output) | | saveDebugReport(Path output) | | method_21613(Path arg0) | | dump(Path path) |
|
| private void | | dumpMiscStats(Path path) | | dumpMiscStats(Path path) | | method_21692(Path arg0) | | dumpStats(Path path) |
|
| private void | | dumpGameRules(Path path) | | dumpGameRules(Path path) | | method_21615(Path arg0) | | dumpGamerules(Path path) |
|
| private void | | dumpClasspath(Path path) | | dumpClasspath(Path path) | | method_21616(Path arg0) | | dumpClasspath(Path path) |
|
| private void | | dumpThreads(Path path) | | dumpThreads(Path path) | | method_21713(Path arg0) | | dumpThreads(Path path) |
|
| private void | | dumpNativeModules(Path path) | | dumpNativeModules(Path path) | | method_38584(Path arg0) | | dumpNativeModules(Path path) |
|
| private Profiler | | createProfiler() | | createProfiler() | | method_16044() | | startTickMetrics() |
|
| protected void | | endMetricsRecordingTick() | | endMetricsRecordingTick() | | method_24490() | | endTickMetrics() |
|
| public boolean | | isRecordingMetrics() | | isRecordingMetrics() | | method_37321() | | isRecorderActive() |
|
| public void | |
| public void | | stopRecordingMetrics() | | stopRecordingMetrics() | | method_37322() | | resetRecorder() |
|
| public void | | finishRecordingMetrics() | | finishRecordingMetrics() | | method_37323() | | stopRecorder() |
|
| public void | | cancelRecordingMetrics() | | cancelRecordingMetrics() | | method_42062() | | forceStopRecorder() |
|
| public Path | |
| public boolean | | forceSynchronousWrites() | | forceSynchronousWrites() | | method_27051() | | syncChunkWrites() |
|
| public StructureTemplateManager | | getStructureManager() | | getStructureManager() | | method_27727() | | getStructureTemplateManager() |
|
| public SaveProperties | | getWorldData() | | getWorldData() | | method_27728() | | getSaveProperties() |
|
| public DynamicRegistryManager$Immutable | | registryAccess() | | registryAccess() | | method_30611() | | getRegistryManager() |
|
| public CombinedDynamicRegistries<ServerDynamicRegistryType> | | registries() | | registries() | | method_46221() | | getCombinedDynamicRegistries() |
|
| public ReloadableRegistries$Lookup | | reloadableRegistries() | | reloadableRegistries() | | method_58576() | | getReloadableRegistries() |
|
| public TextStream | |
| public ServerPlayerInteractionManager | |
| public GameMode | | getForcedGameType() | | getForcedGameType() | | method_3761() | | getForcedGameMode() |
|
| public ResourceManager | | getResourceManager() | | getResourceManager() | | method_34864() | | getResourceManager() |
|
| public boolean | | isCurrentlySaving() | | isCurrentlySaving() | | method_39219() | | isSaving() |
|
| public boolean | | isTimeProfilerRunning() | | isTimeProfilerRunning() | | method_24488() | | isDebugRunning() |
|
| public void | | startTimeProfiler() | | startTimeProfiler() | | method_3832() | | startDebug() |
|
| public ProfileResult | | stopTimeProfiler() | | stopTimeProfiler() | | method_24489() | | stopDebug() |
|
| public int | | getMaxChainedNeighborUpdates() | | getMaxChainedNeighborUpdates() | | method_41239() | | getMaxChainedNeighborUpdates() |
|
| public void | |
| public MessageDecorator | | getChatDecorator() | | getChatDecorator() | | method_43929() | | getMessageDecorator() |
|
| public boolean | | logIPs() | | logIPs() | | method_52344() | | shouldLogIps() |
|
| public void | |
| public ChunkLoadProgress | | getLevelLoadListener() | | getLevelLoadListener() | | method_73046() | | getChunkLoadProgress() |
|
| public boolean | | setAutoSave(boolean enable) | | setAutoSave(boolean enable) | | method_74061(boolean arg0) | | setAutosave(boolean autosave) |
|
| public boolean | | isAutoSave() | | isAutoSave() | | method_74060() | | getAutosave() |
|
| public <T> void | | onGameRuleChanged(GameRule<T> rule, T value) | | onGameRuleChanged(GameRule<T> rule, T value) | | method_74058(class_12279<T> arg0, T arg1) | | onGameRuleUpdated(GameRule<T> gameRule, T value) |
|
| public GameRules | | getGlobalGameRules() | | getGlobalGameRules() | | method_1_848() | | getOverworldGameRules() |
|
| public PersistentStateManager | | getDataStorage() | | getDataStorage() | | method_1_1665() | | getPersistentStateManager() |
|
| public Timer<MinecraftServer> | | getScheduledEvents() | | getScheduledEvents() | | method_1_1669() | | getScheduledEvents() |
|
| public GameRules | | getGameRules() | | getGameRules() | | method_1_1666() | | getGameRules() |
|
| public boolean | | acceptsTransfers() | | acceptsTransfers() | | method_56040() | | acceptsTransfers() |
|
| private void | |
| public void | |
| public void | |
| protected void | | warnOnLowDiskSpace() | | warnOnLowDiskSpace() | | method_1_402() | | checkLowDiskSpaceWarning() |
|
| public void | | sendLowDiskSpaceWarning() | | sendLowDiskSpaceWarning() | | method_57823() | | showLowDiskSpaceWarning() |
|
| public void | |
| public BrewingRecipeRegistry | | potionBrewing() | | potionBrewing() | | method_59777() | | getBrewingRecipeRegistry() |
|
| public FuelRegistry | | fuelValues() | | fuelValues() | | method_62735() | | getFuelRegistry() |
|
| public ServerLinks | | serverLinks() | | serverLinks() | | method_60672() | | getServerLinks() |
|
| protected int | | pauseWhenEmptySeconds() | | pauseWhenEmptySeconds() | | method_61255() | | getPauseWhenEmptySeconds() |
|
| public PacketApplyBatcher | | packetProcessor() | | packetProcessor() | | method_74432() | | getPacketApplyBatcher() |
|
| public SubscriberTracker | | debugSubscribers() | | debugSubscribers() | | method_74841() | | getSubscriberTracker() |
|