Uses of Class
net.minecraft.server.MinecraftServer
Packages that use MinecraftServer
Package
Description
-
Uses of MinecraftServer in net.minecraft
Fields in net.minecraft declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerclass_3915.field_19282private final MinecraftServerclass_3998.field_19431private final MinecraftServerclass_4403.field_21679private final MinecraftServerclass_4453.field_21882Methods in net.minecraft that return MinecraftServerConstructors in net.minecraft with parameters of type MinecraftServerModifierConstructorDescriptionclass_3915(class_3893 class_3893, Vec3d vec3d, Vec2f vec2f, ServerWorld serverWorld, int int2, String string, Text text, MinecraftServer minecraftServer, Entity entity) protectedclass_3915(class_3893 class_3893, Vec3d vec3d, Vec2f vec2f, ServerWorld serverWorld, int int2, String string, Text text, MinecraftServer minecraftServer, Entity entity, boolean bool, com.mojang.brigadier.ResultConsumer<class_3915> resultConsumer, class_4048.class_4049 class_4049) class_3998(MinecraftServer minecraftServer, File file, com.mojang.datafixers.DataFixer dataFixer) class_4403(MinecraftServer minecraftServer) class_4453(MinecraftServer minecraftServer, ClientConnection clientConnection) -
Uses of MinecraftServer in net.minecraft.advancement
Fields in net.minecraft.advancement declared as MinecraftServerConstructors in net.minecraft.advancement with parameters of type MinecraftServerModifierConstructorDescriptionAdvancementFile(MinecraftServer server, File file, ServerPlayerEntity player) -
Uses of MinecraftServer in net.minecraft.entity
Methods in net.minecraft.entity that return MinecraftServer -
Uses of MinecraftServer in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as MinecraftServerConstructors in net.minecraft.entity.player with parameters of type MinecraftServerModifierConstructorDescriptionServerPlayerEntity(MinecraftServer server, ServerWorld world, com.mojang.authlib.GameProfile profile, ServerPlayerInteractionManager interactionManager) -
Uses of MinecraftServer in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as MinecraftServerConstructors in net.minecraft.scoreboard with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.server
Fields in net.minecraft.server declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerPlayerManager.serverprivate final MinecraftServerServerNetworkIo.serverMethods in net.minecraft.server that return MinecraftServerMethods in net.minecraft.server with parameters of type MinecraftServerModifier and TypeMethodDescriptionstatic booleanServerConfigHandler.convertBannedIps(MinecraftServer server) static booleanServerConfigHandler.convertBannedPlayers(MinecraftServer server) static booleanServerConfigHandler.convertOperators(MinecraftServer server) static booleanServerConfigHandler.convertWhitelist(MinecraftServer server) private static voidServerConfigHandler.lookupProfile(MinecraftServer server, Collection<String> bannedPlayers, com.mojang.authlib.ProfileLookupCallback callback) static StringServerConfigHandler.method_8204(MinecraftServer minecraftServer, String string) Constructors in net.minecraft.server with parameters of type MinecraftServerModifierConstructorDescriptionPlayerManager(MinecraftServer server) ServerNetworkIo(MinecraftServer server) -
Uses of MinecraftServer in net.minecraft.server.command
Fields in net.minecraft.server.command declared as MinecraftServerConstructors in net.minecraft.server.command with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.server.dedicated
Subclasses of MinecraftServer in net.minecraft.server.dedicated -
Uses of MinecraftServer in net.minecraft.server.dedicated.gui
Fields in net.minecraft.server.dedicated.gui declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerPlayerListGui.serverprivate final MinecraftServerPlayerStatsGui.serverConstructors in net.minecraft.server.dedicated.gui with parameters of type MinecraftServerModifierConstructorDescriptionPlayerListGui(MinecraftServer minecraftServer) PlayerStatsGui(MinecraftServer minecraftServer) -
Uses of MinecraftServer in net.minecraft.server.function
Fields in net.minecraft.server.function declared as MinecraftServerMethods in net.minecraft.server.function that return MinecraftServerConstructors in net.minecraft.server.function with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.server.integrated
Subclasses of MinecraftServer in net.minecraft.server.integrated -
Uses of MinecraftServer in net.minecraft.server.network
Fields in net.minecraft.server.network declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerIntegratedServerHandshakeNetworkHandler.serverprivate final MinecraftServerServerHandshakeNetworkHandler.serverprivate final MinecraftServerServerLoginNetworkHandler.serverprivate final MinecraftServerServerPlayNetworkHandler.serverConstructors in net.minecraft.server.network with parameters of type MinecraftServerModifierConstructorDescriptionIntegratedServerHandshakeNetworkHandler(MinecraftServer server, ClientConnection connection) ServerHandshakeNetworkHandler(MinecraftServer minecraftServer, ClientConnection clientConnection) ServerLoginNetworkHandler(MinecraftServer minecraftServer, ClientConnection clientConnection) ServerPlayNetworkHandler(MinecraftServer server, ClientConnection connection, ServerPlayerEntity player) -
Uses of MinecraftServer in net.minecraft.server.world
Fields in net.minecraft.server.world declared as MinecraftServerModifier and TypeFieldDescriptionprivate final MinecraftServerServerWorld.serverprivate final MinecraftServerServerWorldManager.serverMethods in net.minecraft.server.world that return MinecraftServerConstructors in net.minecraft.server.world with parameters of type MinecraftServerModifierConstructorDescriptionServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, class_4070 class_4070, LevelProperties levelProperties, DimensionType dimensionType, Profiler profiler) ServerWorldManager(MinecraftServer server, ServerWorld world) -
Uses of MinecraftServer in net.minecraft.stat
Fields in net.minecraft.stat declared as MinecraftServerConstructors in net.minecraft.stat with parameters of type MinecraftServer -
Uses of MinecraftServer in net.minecraft.world
Fields in net.minecraft.world with type parameters of type MinecraftServerModifier and TypeFieldDescriptionprivate final BiConsumer<MinecraftServer,GameRuleManager.Value> GameRuleManager.Value.field_17492private final BiConsumer<MinecraftServer,GameRuleManager.Value> GameRuleManager.class_3596.field_17495Methods in net.minecraft.world that return MinecraftServerMethods in net.minecraft.world with parameters of type MinecraftServerModifier and TypeMethodDescriptionvoidGameRuleManager.method_16297(String string, String string2, MinecraftServer minecraftServer) voidGameRuleManager.Value.method_16302(String string, MinecraftServer minecraftServer) Constructors in net.minecraft.world with parameters of type MinecraftServerModifierConstructorDescriptionAnvilWorldSaveHandler(File file, String string, MinecraftServer minecraftServer, com.mojang.datafixers.DataFixer dataFixer) DemoServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, class_4070 class_4070, LevelProperties levelProperties, DimensionType dimensionType, Profiler profiler) MultiServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, DimensionType dimensionType, ServerWorld serverWorld, Profiler profiler) WorldSaveHandler(File file, String string, MinecraftServer minecraftServer, com.mojang.datafixers.DataFixer dataFixer) Constructor parameters in net.minecraft.world with type arguments of type MinecraftServerModifierConstructorDescriptionclass_3596(String string, GameRuleManager.VariableType variableType, BiConsumer<MinecraftServer, GameRuleManager.Value> biConsumer) Value(String string, GameRuleManager.VariableType variableType, BiConsumer<MinecraftServer, GameRuleManager.Value> biConsumer) -
Uses of MinecraftServer in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage with parameters of type MinecraftServerModifier and TypeMethodDescriptionAnvilLevelStorage.method_250(String string, MinecraftServer minecraftServer) LevelStorage.method_250(String string, MinecraftServer minecraftServer) LevelStorageAccess.method_250(String string, MinecraftServer minecraftServer)