Uses of Interface
moe.caramel.daydream.brigadier.data.ScoreHolder
Packages that use ScoreHolder
-
Uses of ScoreHolder in moe.caramel.daydream.brigadier.argument
Methods in moe.caramel.daydream.brigadier.argument that return ScoreHolderModifier and TypeMethodDescriptiondefault ScoreHolderScoreHolderArgument.getName(com.mojang.brigadier.context.CommandContext<? extends CommandSourceStack> context, String name) Deprecated, for removal: This API element is subject to removal in a future version.Methods in moe.caramel.daydream.brigadier.argument that return types with arguments of type ScoreHolderModifier and TypeMethodDescriptiondefault Collection<ScoreHolder> ScoreHolderArgument.getNames(com.mojang.brigadier.context.CommandContext<? extends CommandSourceStack> context, String name) Deprecated, for removal: This API element is subject to removal in a future version.default Collection<ScoreHolder> ScoreHolderArgument.getNamesSupplier(com.mojang.brigadier.context.CommandContext<? extends CommandSourceStack> context, String name, Supplier<Collection<String>> players) Deprecated, for removal: This API element is subject to removal in a future version.default Collection<ScoreHolder> ScoreHolderArgument.getNamesWithDefaultWildcard(com.mojang.brigadier.context.CommandContext<? extends CommandSourceStack> context, String name) Deprecated, for removal: This API element is subject to removal in a future version.