Uses of Class
net.minecraft.commands.arguments.ResourceArgument.Info.Template
Packages that use ResourceArgument.Info.Template
-
Uses of ResourceArgument.Info.Template in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return ResourceArgument.Info.TemplateModifier and TypeMethodDescriptionResourceArgument.Info.deserializeFromNetwork(FriendlyByteBuf p_248958_) ResourceArgument.Info.unpack(ResourceArgument<T> p_250667_) Methods in net.minecraft.commands.arguments with parameters of type ResourceArgument.Info.TemplateModifier and TypeMethodDescriptionvoidResourceArgument.Info.serializeToJson(ResourceArgument.Info<T>.Template p_251267_, com.google.gson.JsonObject p_250142_) voidResourceArgument.Info.serializeToNetwork(ResourceArgument.Info<T>.Template p_250470_, FriendlyByteBuf p_248658_)