Uses of Interface
net.minecraft.server.jsonrpc.internalapi.MinecraftOperatorListService
Packages that use MinecraftOperatorListService
-
Uses of MinecraftOperatorListService in net.minecraft.server.jsonrpc.internalapi
Classes in net.minecraft.server.jsonrpc.internalapi that implement MinecraftOperatorListServiceFields in net.minecraft.server.jsonrpc.internalapi declared as MinecraftOperatorListServiceModifier and TypeFieldDescriptionprivate final MinecraftOperatorListServiceMinecraftApi.minecraftOperatorListServiceMethods in net.minecraft.server.jsonrpc.internalapi that return MinecraftOperatorListServiceConstructors in net.minecraft.server.jsonrpc.internalapi with parameters of type MinecraftOperatorListServiceModifierConstructorDescriptionMinecraftApi(NotificationManager pNotificationManager, MinecraftAllowListService pAllowListService, MinecraftBanListService pBanListService, MinecraftPlayerListService pPlayerListService, MinecraftGameRuleService pGameRuleService, MinecraftOperatorListService pOperatorListService, MinecraftServerSettingsService pServerSettingService, MinecraftServerStateService pServerStateService, MinecraftExecutorService pExecutorService)