Uses of Class
net.minecraft.commands.arguments.ResourceSelectorArgument
Packages that use ResourceSelectorArgument
-
Uses of ResourceSelectorArgument in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement interfaces with type arguments of type ResourceSelectorArgumentModifier and TypeClassDescriptionstatic classfinal classMethods in net.minecraft.commands.arguments that return ResourceSelectorArgumentModifier and TypeMethodDescriptionResourceSelectorArgument.Info.Template.instantiate(CommandBuildContext context) static <T> ResourceSelectorArgument<T> ResourceSelectorArgument.resourceSelector(CommandBuildContext context, ResourceKey<? extends Registry<T>> registry) Methods in net.minecraft.commands.arguments that return types with arguments of type ResourceSelectorArgumentMethods in net.minecraft.commands.arguments with parameters of type ResourceSelectorArgumentModifier and TypeMethodDescriptionResourceSelectorArgument.Info.unpack(ResourceSelectorArgument<T> argument)