Uses of Interface
net.minecraft.server.command.ScoreboardCommand.NumberFormatCommandExecutor
Packages that use ScoreboardCommand.NumberFormatCommandExecutor
-
Uses of ScoreboardCommand.NumberFormatCommandExecutor in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type ScoreboardCommand.NumberFormatCommandExecutorModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder
<ServerCommandSource, ?> ScoreboardCommand.makeNumberFormatArguments
(CommandRegistryAccess registryAccess, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, ScoreboardCommand.NumberFormatCommandExecutor executor)