Uses of Interface
net.minecraft.server.jsonrpc.internalapi.MinecraftPlayerListService
Packages that use MinecraftPlayerListService
-
Uses of MinecraftPlayerListService in net.minecraft.server.jsonrpc.internalapi
Classes in net.minecraft.server.jsonrpc.internalapi that implement MinecraftPlayerListServiceFields in net.minecraft.server.jsonrpc.internalapi declared as MinecraftPlayerListServiceModifier and TypeFieldDescriptionprivate final MinecraftPlayerListServiceMinecraftApi.minecraftPlayerListServiceMethods in net.minecraft.server.jsonrpc.internalapi that return MinecraftPlayerListServiceConstructors in net.minecraft.server.jsonrpc.internalapi with parameters of type MinecraftPlayerListServiceModifierConstructorDescriptionMinecraftApi(NotificationManager notificationManager, MinecraftAllowListService allowListService, MinecraftBanListService banListService, MinecraftPlayerListService minecraftPlayerListService, MinecraftGameRuleService gameRuleService, MinecraftOperatorListService minecraftOperatorListService, MinecraftServerSettingsService minecraftServerSettingsService, MinecraftServerStateService minecraftServerStateService, MinecraftExecutorService executorService)