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 buffer) ResourceArgument.Info.unpack(ResourceArgument<T> argument) Methods in net.minecraft.commands.arguments with parameters of type ResourceArgument.Info.TemplateModifier and TypeMethodDescriptionvoidResourceArgument.Info.serializeToJson(ResourceArgument.Info<T>.Template template, com.google.gson.JsonObject json) voidResourceArgument.Info.serializeToNetwork(ResourceArgument.Info<T>.Template template, FriendlyByteBuf buffer)