Uses of Interface
net.minecraft.server.jsonrpc.internalapi.MinecraftServerStateService
Packages that use MinecraftServerStateService
-
Uses of MinecraftServerStateService in net.minecraft.server.jsonrpc.internalapi
Classes in net.minecraft.server.jsonrpc.internalapi that implement MinecraftServerStateServiceFields in net.minecraft.server.jsonrpc.internalapi declared as MinecraftServerStateServiceModifier and TypeFieldDescriptionprivate final MinecraftServerStateServiceMinecraftApi.minecraftServerStateServiceMethods in net.minecraft.server.jsonrpc.internalapi that return MinecraftServerStateServiceConstructors in net.minecraft.server.jsonrpc.internalapi with parameters of type MinecraftServerStateServiceModifierConstructorDescriptionMinecraftApi(NotificationManager notificationManager, MinecraftAllowListService allowListService, MinecraftBanListService banListService, MinecraftPlayerListService minecraftPlayerListService, MinecraftGameRuleService gameRuleService, MinecraftOperatorListService minecraftOperatorListService, MinecraftServerSettingsService minecraftServerSettingsService, MinecraftServerStateService minecraftServerStateService, MinecraftExecutorService executorService)