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 p_250205_) ResourceOrTagArgument.Info.unpack(ResourceOrTagArgument<T> p_252206_) Methods in net.minecraft.commands.arguments with parameters of type ResourceOrTagArgument.Info.TemplateModifier and TypeMethodDescriptionvoidResourceOrTagArgument.Info.serializeToJson(ResourceOrTagArgument.Info<T>.Template p_251957_, JsonObject p_249067_) voidResourceOrTagArgument.Info.serializeToNetwork(ResourceOrTagArgument.Info<T>.Template p_250419_, FriendlyByteBuf p_249726_)