Uses of Class
net.minecraft.commands.arguments.ResourceSelectorArgument
Packages that use ResourceSelectorArgument
-
Uses of ResourceSelectorArgument in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return ResourceSelectorArgumentModifier and TypeMethodDescriptionResourceSelectorArgument.Info.Template.instantiate
(CommandBuildContext pContext) static <T> ResourceSelectorArgument
<T> ResourceSelectorArgument.resourceSelector
(CommandBuildContext pBuildContext, ResourceKey<? extends Registry<T>> pRegistryKey) 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> pArgument)