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_11826.field_62371private final MinecraftDedicatedServerclass_11827.field_62380private final MinecraftDedicatedServerclass_11829.field_62383private final MinecraftDedicatedServerclass_11831.field_62388private final MinecraftDedicatedServerclass_11832.field_62389private final MinecraftDedicatedServerclass_11833.field_62391Methods in net.minecraft with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionvoidclass_11807.method_73677(MinecraftDedicatedServer minecraftDedicatedServer) private static class_11827class_11807.method_73678(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) Constructors in net.minecraft with parameters of type MinecraftDedicatedServerModifierConstructorDescriptionclass_11826(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) class_11827(class_11826 class_11826, class_11828 class_11828, class_11831 class_11831, class_11829 class_11829, class_11830 class_11830, class_11832 class_11832, class_11833 class_11833, MinecraftDedicatedServer minecraftDedicatedServer) class_11829(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) class_11831(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) class_11832(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) class_11833(MinecraftDedicatedServer minecraftDedicatedServer, class_11805 class_11805) -
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