Uses of Class
net.minecraft.commands.arguments.ResourceOrTagArgument
Packages that use ResourceOrTagArgument
-
Uses of ResourceOrTagArgument in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return ResourceOrTagArgumentModifier and TypeMethodDescriptionResourceOrTagArgument.Info.Template.instantiate(CommandBuildContext p_251386_) static <T> ResourceOrTagArgument<T> ResourceOrTagArgument.resourceOrTag(CommandBuildContext context, ResourceKey<? extends Registry<T>> registryKey) Methods in net.minecraft.commands.arguments that return types with arguments of type ResourceOrTagArgumentMethods in net.minecraft.commands.arguments with parameters of type ResourceOrTagArgumentModifier and TypeMethodDescriptionResourceOrTagArgument.Info.unpack(ResourceOrTagArgument<T> p_252206_)