-
-
Constructors in net.minecraft.server with parameters of type UserCache
Constructor |
Description |
MinecraftServer(Thread serverThread,
DynamicRegistryManager.Impl registryManager,
LevelStorage.Session session,
SaveProperties saveProperties,
ResourcePackManager dataPackManager,
Proxy proxy,
com.mojang.datafixers.DataFixer dataFixer,
ServerResourceManager serverResourceManager,
com.mojang.authlib.minecraft.MinecraftSessionService sessionService,
com.mojang.authlib.GameProfileRepository gameProfileRepo,
UserCache userCache,
WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) |
|
-
Constructors in net.minecraft.server.dedicated with parameters of type UserCache
Constructor |
Description |
MinecraftDedicatedServer(Thread serverThread,
DynamicRegistryManager.Impl registryManager,
LevelStorage.Session session,
ResourcePackManager dataPackManager,
ServerResourceManager serverResourceManager,
SaveProperties saveProperties,
ServerPropertiesLoader propertiesLoader,
com.mojang.datafixers.DataFixer dataFixer,
com.mojang.authlib.minecraft.MinecraftSessionService sessionService,
com.mojang.authlib.GameProfileRepository gameProfileRepo,
UserCache userCache,
WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) |
|
-
Constructors in net.minecraft.server.integrated with parameters of type UserCache
Constructor |
Description |
IntegratedServer(Thread serverThread,
MinecraftClient client,
DynamicRegistryManager.Impl registryManager,
LevelStorage.Session session,
ResourcePackManager dataPackManager,
ServerResourceManager serverResourceManager,
SaveProperties saveProperties,
com.mojang.authlib.minecraft.MinecraftSessionService sessionService,
com.mojang.authlib.GameProfileRepository gameProfileRepo,
UserCache userCache,
WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) |
|