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