Uses of Class
net.minecraft.commands.arguments.ResourceSelectorArgument.Info.Template
Packages that use ResourceSelectorArgument.Info.Template
-
Uses of ResourceSelectorArgument.Info.Template in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement interfaces with type arguments of type ResourceSelectorArgument.Info.TemplateMethods in net.minecraft.commands.arguments that return ResourceSelectorArgument.Info.TemplateModifier and TypeMethodDescriptionResourceSelectorArgument.Info.deserializeFromNetwork(FriendlyByteBuf in) ResourceSelectorArgument.Info.unpack(ResourceSelectorArgument<T> argument) Methods in net.minecraft.commands.arguments with parameters of type ResourceSelectorArgument.Info.TemplateModifier and TypeMethodDescriptionvoidResourceSelectorArgument.Info.serializeToJson(ResourceSelectorArgument.Info<T>.Template template, JsonObject out) voidResourceSelectorArgument.Info.serializeToNetwork(ResourceSelectorArgument.Info<T>.Template template, FriendlyByteBuf out)