Uses of Class
net.minecraft.server.dedicated.MinecraftDedicatedServer
Packages that use MinecraftDedicatedServer
Package
Description
The base package for all Minecraft classes.
-
Uses of MinecraftDedicatedServer in net.minecraft
Fields in net.minecraft declared as MinecraftDedicatedServerModifier and TypeFieldDescriptionprivate final MinecraftDedicatedServerclass_11988.field_62804private final MinecraftDedicatedServerclass_11992.field_62819private final MinecraftDedicatedServerclass_11993.field_62820private final MinecraftDedicatedServerclass_11995.field_62825private final MinecraftDedicatedServerclass_11996.field_62826private final MinecraftDedicatedServerclass_11997.field_62828Constructors in net.minecraft with parameters of type MinecraftDedicatedServerModifierConstructorDescriptionclass_11988(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) class_11992(MinecraftDedicatedServer minecraftDedicatedServer) class_11993(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) class_11995(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) class_11996(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) class_11997(MinecraftDedicatedServer minecraftDedicatedServer, ManagementLogger managementLogger) -
Uses of MinecraftDedicatedServer in net.minecraft.server
Methods in net.minecraft.server with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionstatic booleanServerConfigHandler.convertPlayerFiles(MinecraftDedicatedServer minecraftServer) -
Uses of MinecraftDedicatedServer in net.minecraft.server.dedicated
Fields in net.minecraft.server.dedicated declared as MinecraftDedicatedServerModifier and TypeFieldDescriptionprivate final MinecraftDedicatedServerDedicatedServerWatchdog.serverMethods in net.minecraft.server.dedicated that return MinecraftDedicatedServerConstructors in net.minecraft.server.dedicated with parameters of type MinecraftDedicatedServerModifierConstructorDescriptionDedicatedPlayerManager(MinecraftDedicatedServer minecraftDedicatedServer, CombinedDynamicRegistries<ServerDynamicRegistryType> tracker, PlayerSaveHandler saveHandler) -
Uses of MinecraftDedicatedServer in net.minecraft.server.dedicated.gui
Fields in net.minecraft.server.dedicated.gui declared as MinecraftDedicatedServerModifier and TypeFieldDescriptionprivate final MinecraftDedicatedServerDedicatedServerGui.serverMethods in net.minecraft.server.dedicated.gui with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionstatic DedicatedServerGuiDedicatedServerGui.create(MinecraftDedicatedServer server) Constructors in net.minecraft.server.dedicated.gui with parameters of type MinecraftDedicatedServer -
Uses of MinecraftDedicatedServer in net.minecraft.server.dedicated.management.dispatch
Methods in net.minecraft.server.dedicated.management.dispatch with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionstatic ManagementHandlerDispatcherManagementHandlerDispatcher.method_74480(MinecraftDedicatedServer minecraftDedicatedServer)