Uses of Record Class
net.minecraft.server.dedicated.management.dispatch.GameRuleRpcDispatcher.UntypedRule
Packages that use GameRuleRpcDispatcher.UntypedRule
Package
Description
-
Uses of GameRuleRpcDispatcher.UntypedRule in net.minecraft.server.dedicated.management.dispatch
Fields in net.minecraft.server.dedicated.management.dispatch with type parameters of type GameRuleRpcDispatcher.UntypedRuleModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<GameRuleRpcDispatcher.UntypedRule> GameRuleRpcDispatcher.UntypedRule.CODECMethods in net.minecraft.server.dedicated.management.dispatch with parameters of type GameRuleRpcDispatcher.UntypedRuleModifier and TypeMethodDescriptionGameRuleRpcDispatcher.updateRule(ManagementHandlerDispatcher dispatcher, GameRuleRpcDispatcher.UntypedRule untypedRule, ManagementConnectionId remote) -
Uses of GameRuleRpcDispatcher.UntypedRule in net.minecraft.server.dedicated.management.handler
Methods in net.minecraft.server.dedicated.management.handler with parameters of type GameRuleRpcDispatcher.UntypedRuleModifier and TypeMethodDescriptionGameRuleManagementHandler.updateRule(GameRuleRpcDispatcher.UntypedRule untypedRule, ManagementConnectionId remote) GameRuleManagementHandlerImpl.updateRule(GameRuleRpcDispatcher.UntypedRule untypedRule, ManagementConnectionId remote) -
Uses of GameRuleRpcDispatcher.UntypedRule in net.minecraft.server.dedicated.management.schema
Fields in net.minecraft.server.dedicated.management.schema with type parameters of type GameRuleRpcDispatcher.UntypedRuleModifier and TypeFieldDescriptionstatic final RpcSchemaEntry<GameRuleRpcDispatcher.UntypedRule> RpcSchema.UNTYPED_GAME_RULE