Uses of Interface
net.minecraft.server.jsonrpc.internalapi.MinecraftAllowListService
Packages that use MinecraftAllowListService
-
Uses of MinecraftAllowListService in net.minecraft.server.jsonrpc.internalapi
Classes in net.minecraft.server.jsonrpc.internalapi that implement MinecraftAllowListServiceFields in net.minecraft.server.jsonrpc.internalapi declared as MinecraftAllowListServiceModifier and TypeFieldDescriptionprivate final MinecraftAllowListServiceMinecraftApi.allowListServiceMethods in net.minecraft.server.jsonrpc.internalapi that return MinecraftAllowListServiceConstructors in net.minecraft.server.jsonrpc.internalapi with parameters of type MinecraftAllowListServiceModifierConstructorDescriptionMinecraftApi(NotificationManager notificationManager, MinecraftAllowListService allowListService, MinecraftBanListService banListService, MinecraftPlayerListService minecraftPlayerListService, MinecraftGameRuleService gameRuleService, MinecraftOperatorListService minecraftOperatorListService, MinecraftServerSettingsService minecraftServerSettingsService, MinecraftServerStateService minecraftServerStateService, MinecraftExecutorService executorService)