Uses of Class
net.minecraft.server.dedicated.MinecraftDedicatedServer
Packages that use MinecraftDedicatedServer
Package
Description
-
Uses of MinecraftDedicatedServer in net.minecraft
Constructors in net.minecraft with parameters of type MinecraftDedicatedServerModifierConstructorDescriptionclass_4926(String string, MinecraftDedicatedServer minecraftDedicatedServer) (package private)class_4929(MinecraftDedicatedServer minecraftDedicatedServer, String string) (package private)class_4930(MinecraftDedicatedServer minecraftDedicatedServer, String string) (package private)class_4931(MinecraftDedicatedServer minecraftDedicatedServer) (package private)class_4932(MinecraftDedicatedServer minecraftDedicatedServer) (package private)class_4934(MinecraftDedicatedServer minecraftDedicatedServer) (package private)class_4965(MinecraftDedicatedServer minecraftDedicatedServer, File file, File file2, File file3, String[] string) -
Uses of MinecraftDedicatedServer in net.minecraft.server
Methods in net.minecraft.server with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionstatic booleanServerConfigHandler.convertPlayerFiles(MinecraftDedicatedServer minecraftServer, AbstractPropertiesHandler abstractPropertiesHandler) -
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 MinecraftDedicatedServerModifierConstructorDescription -
Uses of MinecraftDedicatedServer in net.minecraft.server.dedicated.gui
Fields in net.minecraft.server.dedicated.gui declared as MinecraftDedicatedServerMethods in net.minecraft.server.dedicated.gui with parameters of type MinecraftDedicatedServerModifier and TypeMethodDescriptionstatic voidDedicatedServerGui.create(MinecraftDedicatedServer server) Constructors in net.minecraft.server.dedicated.gui with parameters of type MinecraftDedicatedServer