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
Methods in net.minecraft.commands.arguments that return ResourceOrTagArgument.Info.TemplateModifier and TypeMethodDescriptionResourceOrTagArgument.Info.deserializeFromNetwork(FriendlyByteBuf buffer) 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 json) voidResourceOrTagArgument.Info.serializeToNetwork(ResourceOrTagArgument.Info<T>.Template template, FriendlyByteBuf buffer)