Uses of Interface
net.minecraft.server.jsonrpc.internalapi.MinecraftGameRuleService
Packages that use MinecraftGameRuleService
-
Uses of MinecraftGameRuleService in net.minecraft.server.jsonrpc.internalapi
Classes in net.minecraft.server.jsonrpc.internalapi that implement MinecraftGameRuleServiceFields in net.minecraft.server.jsonrpc.internalapi declared as MinecraftGameRuleServiceModifier and TypeFieldDescriptionprivate final MinecraftGameRuleServiceMinecraftApi.gameRuleServiceMethods in net.minecraft.server.jsonrpc.internalapi that return MinecraftGameRuleServiceConstructors in net.minecraft.server.jsonrpc.internalapi with parameters of type MinecraftGameRuleServiceModifierConstructorDescriptionMinecraftApi(NotificationManager notificationManager, MinecraftAllowListService allowListService, MinecraftBanListService banListService, MinecraftPlayerListService minecraftPlayerListService, MinecraftGameRuleService gameRuleService, MinecraftOperatorListService minecraftOperatorListService, MinecraftServerSettingsService minecraftServerSettingsService, MinecraftServerStateService minecraftServerStateService, MinecraftExecutorService executorService)