Uses of Class
net.minecraft.server.MinecraftServer
Packages that use MinecraftServer
Package
Description
-
Uses of MinecraftServer in net.minecraft.client.server
Subclasses of MinecraftServer in net.minecraft.client.server -
Uses of MinecraftServer in net.minecraft.commands
Fields in net.minecraft.commands declared as MinecraftServerMethods in net.minecraft.commands that return MinecraftServerConstructors in net.minecraft.commands with parameters of type MinecraftServerModifierConstructorDescriptionCommandSourceStack(CommandSource p_81302_, Vec3 p_81303_, Vec2 p_81304_, ServerLevel p_81305_, int p_81306_, String p_81307_, Component p_81308_, MinecraftServer p_81309_, Entity p_81310_) protectedCommandSourceStack(CommandSource p_282943_, Vec3 p_282023_, Vec2 p_282896_, ServerLevel p_282659_, int p_283075_, String p_282379_, Component p_282469_, MinecraftServer p_281590_, Entity p_281515_, boolean p_282415_, CommandResultCallback p_309630_, EntityAnchorArgument.Anchor p_282332_, CommandSigningContext p_283585_, TaskChainer p_282376_) -
Uses of MinecraftServer in net.minecraft.gametest.framework
Subclasses of MinecraftServer in net.minecraft.gametest.framework -
Uses of MinecraftServer in net.minecraft.server
Fields in net.minecraft.server declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerServerFunctionManager.serverprivate final MinecraftServerServerScoreboard.serverprivate final MinecraftServerServerTickRateManager.serverMethods in net.minecraft.server with type parameters of type MinecraftServerConstructors in net.minecraft.server with parameters of type MinecraftServerModifierConstructorDescriptionServerFunctionManager(MinecraftServer p_136110_, ServerFunctionLibrary p_136111_) ServerScoreboard(MinecraftServer p_136197_) ServerTickRateManager(MinecraftServer p_309004_) -
Uses of MinecraftServer in net.minecraft.server.chase
Fields in net.minecraft.server.chase declared as MinecraftServerConstructors in net.minecraft.server.chase with parameters of type MinecraftServerModifierConstructorDescriptionChaseClient(String p_195990_, int p_195991_, MinecraftServer p_195992_) -
Uses of MinecraftServer in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type MinecraftServerModifier and TypeMethodDescriptionDebugConfigCommand.getUuidsInConfig(MinecraftServer p_294210_) private static voidPerfCommand.saveResults(CommandSourceStack p_180447_, Path p_180448_, MinecraftServer p_180449_) -
Uses of MinecraftServer in net.minecraft.server.dedicated
Subclasses of MinecraftServer in net.minecraft.server.dedicated -
Uses of MinecraftServer in net.minecraft.server.gui
Fields in net.minecraft.server.gui declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerPlayerListComponent.serverprivate final MinecraftServerStatsComponent.serverConstructors in net.minecraft.server.gui with parameters of type MinecraftServerModifierConstructorDescriptionPlayerListComponent(MinecraftServer p_139953_) StatsComponent(MinecraftServer p_139963_) -
Uses of MinecraftServer in net.minecraft.server.level
Fields in net.minecraft.server.level declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerServerLevel.serverfinal MinecraftServerServerPlayer.serverMethods in net.minecraft.server.level that return MinecraftServerConstructors in net.minecraft.server.level with parameters of type MinecraftServerModifierConstructorDescriptionServerLevel(MinecraftServer p_214999_, Executor p_215000_, LevelStorageSource.LevelStorageAccess p_215001_, ServerLevelData p_215002_, ResourceKey<Level> p_215003_, LevelStem p_215004_, ChunkProgressListener p_215005_, boolean p_215006_, long p_215007_, List<CustomSpawner> p_215008_, boolean p_215009_, RandomSequences p_288977_) ServerPlayer(MinecraftServer p_254143_, ServerLevel p_254435_, com.mojang.authlib.GameProfile p_253651_, ClientInformation p_301997_) -
Uses of MinecraftServer in net.minecraft.server.network
Fields in net.minecraft.server.network declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerMemoryServerHandshakePacketListenerImpl.serverprotected final MinecraftServerServerCommonPacketListenerImpl.server(package private) final MinecraftServerServerConnectionListener.serverprivate final MinecraftServerServerHandshakePacketListenerImpl.server(package private) final MinecraftServerServerLoginPacketListenerImpl.serverMethods in net.minecraft.server.network that return MinecraftServerConstructors in net.minecraft.server.network with parameters of type MinecraftServerModifierConstructorDescriptionMemoryServerHandshakePacketListenerImpl(MinecraftServer p_9691_, Connection p_9692_) ServerCommonPacketListenerImpl(MinecraftServer p_295057_, Connection p_294822_, CommonListenerCookie p_301980_) ServerConfigurationPacketListenerImpl(MinecraftServer p_294645_, Connection p_295787_, CommonListenerCookie p_302003_) ServerConnectionListener(MinecraftServer p_9707_) ServerGamePacketListenerImpl(MinecraftServer p_9770_, Connection p_9771_, ServerPlayer p_9772_, CommonListenerCookie p_301978_) ServerHandshakePacketListenerImpl(MinecraftServer p_9969_, Connection p_9970_) ServerLoginPacketListenerImpl(MinecraftServer p_10027_, Connection p_10028_, boolean p_320815_) -
Uses of MinecraftServer in net.minecraft.server.players
Fields in net.minecraft.server.players declared as MinecraftServerMethods in net.minecraft.server.players that return MinecraftServerMethods in net.minecraft.server.players with parameters of type MinecraftServerModifier and TypeMethodDescriptionprivate static booleanOldUsersConverter.areOldPlayersConverted(MinecraftServer p_11109_) static booleanOldUsersConverter.convertIpBanlist(MinecraftServer p_11099_) static UUIDOldUsersConverter.convertMobOwnerIfNecessary(MinecraftServer p_11084_, String p_11085_) static booleanOldUsersConverter.convertOpsList(MinecraftServer p_11103_) static booleanOldUsersConverter.convertUserBanlist(MinecraftServer p_11082_) static booleanOldUsersConverter.convertWhiteList(MinecraftServer p_11105_) private static FileOldUsersConverter.getWorldPlayersDirectory(MinecraftServer p_11111_) private static voidOldUsersConverter.lookupPlayers(MinecraftServer p_11087_, Collection<String> p_11088_, com.mojang.authlib.ProfileLookupCallback p_11089_) static booleanOldUsersConverter.serverReadyAfterUserconversion(MinecraftServer p_11107_) Constructors in net.minecraft.server.players with parameters of type MinecraftServerModifierConstructorDescriptionPlayerList(MinecraftServer p_203842_, LayeredRegistryAccess<RegistryLayer> p_251844_, PlayerDataStorage p_203844_, int p_203845_) -
Uses of MinecraftServer in net.minecraft.server.rcon
Fields in net.minecraft.server.rcon declared as MinecraftServerConstructors in net.minecraft.server.rcon with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.stats
Fields in net.minecraft.stats declared as MinecraftServerConstructors in net.minecraft.stats with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.util.monitoring.jmx
Fields in net.minecraft.util.monitoring.jmx declared as MinecraftServerMethods in net.minecraft.util.monitoring.jmx with parameters of type MinecraftServerModifier and TypeMethodDescriptionstatic voidMinecraftServerStatistics.registerJmxMonitoring(MinecraftServer p_18329_) Constructors in net.minecraft.util.monitoring.jmx with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.util.profiling.jfr
Methods in net.minecraft.util.profiling.jfr with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return MinecraftServer -
Uses of MinecraftServer in net.minecraft.world.level
Fields in net.minecraft.world.level with type parameters of type MinecraftServerModifier and TypeFieldDescription(package private) final BiConsumer<MinecraftServer, T> GameRules.Type.callbackMethods in net.minecraft.world.level that return MinecraftServerMethods in net.minecraft.world.level with parameters of type MinecraftServerModifier and TypeMethodDescriptionprivate <T extends GameRules.Value<T>>
voidGameRules.assignCap(GameRules.Key<T> p_46173_, GameRules p_46174_, MinecraftServer p_46175_) voidGameRules.assignFrom(GameRules p_46177_, MinecraftServer p_46178_) protected voidGameRules.Value.onChanged(MinecraftServer p_46369_) voidGameRules.BooleanValue.set(boolean p_46247_, MinecraftServer p_46248_) voidGameRules.IntegerValue.set(int p_151490_, MinecraftServer p_151491_) voidGameRules.BooleanValue.setFrom(GameRules.BooleanValue p_46225_, MinecraftServer p_46226_) voidGameRules.IntegerValue.setFrom(GameRules.IntegerValue p_46298_, MinecraftServer p_46299_) abstract voidGameRules.Value.setFrom(T p_46363_, MinecraftServer p_46364_) Method parameters in net.minecraft.world.level with type arguments of type MinecraftServerModifier and TypeMethodDescriptionstatic GameRules.Type<GameRules.BooleanValue> GameRules.BooleanValue.create(boolean p_46253_, BiConsumer<MinecraftServer, GameRules.BooleanValue> p_46254_) (package private) static GameRules.Type<GameRules.IntegerValue> GameRules.IntegerValue.create(int p_320826_, int p_320897_, int p_320198_, BiConsumer<MinecraftServer, GameRules.IntegerValue> p_320846_) static GameRules.Type<GameRules.IntegerValue> GameRules.IntegerValue.create(int p_46295_, BiConsumer<MinecraftServer, GameRules.IntegerValue> p_46296_) Constructor parameters in net.minecraft.world.level with type arguments of type MinecraftServerModifierConstructorDescription(package private)Type(Supplier<com.mojang.brigadier.arguments.ArgumentType<?>> p_46342_, Function<GameRules.Type<T>, T> p_46343_, BiConsumer<MinecraftServer, T> p_46344_, GameRules.VisitorCaller<T> p_46345_) -
Uses of MinecraftServer in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage with type parameters of type MinecraftServerModifier and TypeFieldDescriptionprivate final TimerQueue<MinecraftServer> PrimaryLevelData.scheduledEventsMethods in net.minecraft.world.level.storage that return types with arguments of type MinecraftServerModifier and TypeMethodDescriptionDerivedLevelData.getScheduledEvents()PrimaryLevelData.getScheduledEvents()ServerLevelData.getScheduledEvents()Constructor parameters in net.minecraft.world.level.storage with type arguments of type MinecraftServerModifierConstructorDescriptionprivatePrimaryLevelData(CompoundTag p_277888_, boolean p_278109_, BlockPos p_320000_, float p_277542_, long p_277414_, long p_277635_, int p_277672_, int p_277714_, int p_278088_, boolean p_277943_, int p_278037_, boolean p_277644_, boolean p_277749_, boolean p_278004_, WorldBorder.Settings p_277729_, int p_277595_, int p_277794_, UUID p_277341_, Set<String> p_277989_, Set<String> p_277399_, TimerQueue<MinecraftServer> p_277860_, CompoundTag p_277936_, EndDragonFight.Data p_289764_, LevelSettings p_278064_, WorldOptions p_278072_, PrimaryLevelData.SpecialWorldProperty p_277548_, com.mojang.serialization.Lifecycle p_277915_) -
Uses of MinecraftServer in net.minecraft.world.level.timers
Fields in net.minecraft.world.level.timers with type parameters of type MinecraftServerModifier and TypeFieldDescriptionstatic final TimerCallbacks<MinecraftServer> TimerCallbacks.SERVER_CALLBACKSMethods in net.minecraft.world.level.timers with parameters of type MinecraftServerModifier and TypeMethodDescriptionvoidFunctionCallback.handle(MinecraftServer p_82172_, TimerQueue<MinecraftServer> p_82173_, long p_82174_) voidFunctionTagCallback.handle(MinecraftServer p_82199_, TimerQueue<MinecraftServer> p_82200_, long p_82201_) Method parameters in net.minecraft.world.level.timers with type arguments of type MinecraftServerModifier and TypeMethodDescriptionvoidFunctionCallback.handle(MinecraftServer p_82172_, TimerQueue<MinecraftServer> p_82173_, long p_82174_) voidFunctionTagCallback.handle(MinecraftServer p_82199_, TimerQueue<MinecraftServer> p_82200_, long p_82201_) -
Uses of MinecraftServer in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client that return MinecraftServer -
Uses of MinecraftServer in net.neoforged.neoforge.common.util
Fields in net.neoforged.neoforge.common.util with type parameters of type MinecraftServerModifier and TypeFieldDescriptionprivate static Supplier<MinecraftServer> LogicalSidedProvider.serverprivate final Function<Supplier<MinecraftServer>, T> LogicalSidedProvider.serverSideMethods in net.neoforged.neoforge.common.util that return MinecraftServerMethod parameters in net.neoforged.neoforge.common.util with type arguments of type MinecraftServerModifier and TypeMethodDescriptionstatic voidLogicalSidedProvider.setServer(Supplier<MinecraftServer> server) Constructors in net.neoforged.neoforge.common.util with parameters of type MinecraftServer -
Uses of MinecraftServer in net.neoforged.neoforge.debug.chat
Constructors in net.neoforged.neoforge.debug.chat with parameters of type MinecraftServerModifierConstructorDescriptionErrorCatchingStack(CommandSource p_81302_, Vec3 p_81303_, Vec2 p_81304_, ServerLevel p_81305_, int p_81306_, String p_81307_, Component p_81308_, MinecraftServer p_81309_, @Nullable Entity p_81310_) -
Uses of MinecraftServer in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type MinecraftServerModifier and TypeMethodDescriptionstatic voidEventHooks.fireServerTickPost(BooleanSupplier haveTime, MinecraftServer server) FiresServerTickEvent.Post.static voidEventHooks.fireServerTickPre(BooleanSupplier haveTime, MinecraftServer server) FiresServerTickEvent.Pre. -
Uses of MinecraftServer in net.neoforged.neoforge.event.server
Fields in net.neoforged.neoforge.event.server declared as MinecraftServerMethods in net.neoforged.neoforge.event.server that return MinecraftServerConstructors in net.neoforged.neoforge.event.server with parameters of type MinecraftServerModifierConstructorDescriptionServerLifecycleEvent(MinecraftServer server) ServerStartedEvent(MinecraftServer server) ServerStartingEvent(MinecraftServer server) ServerStoppedEvent(MinecraftServer server) ServerStoppingEvent(MinecraftServer server) -
Uses of MinecraftServer in net.neoforged.neoforge.event.tick
Fields in net.neoforged.neoforge.event.tick declared as MinecraftServerMethods in net.neoforged.neoforge.event.tick that return MinecraftServerConstructors in net.neoforged.neoforge.event.tick with parameters of type MinecraftServerModifierConstructorDescriptionPost(BooleanSupplier haveTime, MinecraftServer server) Pre(BooleanSupplier haveTime, MinecraftServer server) protectedServerTickEvent(BooleanSupplier hasTime, MinecraftServer server) -
Uses of MinecraftServer in net.neoforged.neoforge.server
Fields in net.neoforged.neoforge.server declared as MinecraftServerModifier and TypeFieldDescriptionprivate static @Nullable MinecraftServerServerLifecycleHooks.currentServerMethods in net.neoforged.neoforge.server that return MinecraftServerModifier and TypeMethodDescriptionstatic @Nullable MinecraftServerServerLifecycleHooks.getCurrentServer()Methods in net.neoforged.neoforge.server with parameters of type MinecraftServerModifier and TypeMethodDescriptionprivate static PathServerLifecycleHooks.getServerConfigPath(MinecraftServer server) static voidServerLifecycleHooks.handleServerAboutToStart(MinecraftServer server) static voidServerLifecycleHooks.handleServerStarted(MinecraftServer server) static voidServerLifecycleHooks.handleServerStarting(MinecraftServer server) static voidServerLifecycleHooks.handleServerStopped(MinecraftServer server) static voidServerLifecycleHooks.handleServerStopping(MinecraftServer server) private static voidLanguageHook.loadLanguage(String langName, MinecraftServer server) (package private) static voidLanguageHook.loadModLanguages(MinecraftServer server) private static voidServerLifecycleHooks.runModifiers(MinecraftServer server) -
Uses of MinecraftServer in net.neoforged.neoforge.server.command.generation
Fields in net.neoforged.neoforge.server.command.generation declared as MinecraftServer -
Uses of MinecraftServer in net.neoforged.neoforge.unittest
Methods in net.neoforged.neoforge.unittest with parameters of type MinecraftServerModifier and TypeMethodDescriptionprivate static Stream<org.junit.jupiter.params.provider.Arguments> IngredientTests.provideIngredientMatrix(MinecraftServer server) (package private) voidIngredientTests.testComponentIngredient(boolean strict, MinecraftServer server) (package private) voidIngredientTests.testDifferenceIngredients(MinecraftServer server) (package private) voidCreativeTabOrderTest.testIngredientsEnchantmentExistence(MinecraftServer server) The local tabEnchantments variable comes frominvalid reference
CreativeModeTabs#generateEnchantmentBookTypesOnlyMaxLevel(CreativeModeTab.Output, HolderLookup, Set, CreativeModeTab.TabVisibility, FeatureFlagSet)(package private) voidIngredientTests.testIntersectionIngredient(MinecraftServer server) (package private) voidCreativeTabOrderTest.testSearchEnchantmentOrder(MinecraftServer server) The local tabEnchantments variable comes frominvalid reference
CreativeModeTabs#generateEnchantmentBookTypesAllLevels(CreativeModeTab.Output, HolderLookup, Set, CreativeModeTab.TabVisibility, FeatureFlagSet)(package private) static voidCreativeTabOrderTest.testSetupTabs(MinecraftServer server) -
Uses of MinecraftServer in net.neoforged.testframework.gametest
Constructors in net.neoforged.testframework.gametest with parameters of type MinecraftServerModifierConstructorDescriptionGameTestPlayer(MinecraftServer server, ServerLevel level, com.mojang.authlib.GameProfile profile, ClientInformation information, GameTestHelper helper) -
Uses of MinecraftServer in net.neoforged.testframework.impl
Fields in net.neoforged.testframework.impl declared as MinecraftServer -
Uses of MinecraftServer in net.neoforged.testframework.junit
Subclasses of MinecraftServer in net.neoforged.testframework.junitFields in net.neoforged.testframework.junit with type parameters of type MinecraftServerModifier and TypeFieldDescriptionstatic final AtomicReference<MinecraftServer> EphemeralTestServerProvider.SERVERMethods in net.neoforged.testframework.junit that return MinecraftServerModifier and TypeMethodDescriptionstatic MinecraftServerEphemeralTestServerProvider.grabServer()