Uses of Class
net.minecraft.commands.synchronization.SingletonArgumentInfo.Template
Packages that use SingletonArgumentInfo.Template
-
Uses of SingletonArgumentInfo.Template in net.minecraft.commands.synchronization
Classes in net.minecraft.commands.synchronization that implement interfaces with type arguments of type SingletonArgumentInfo.TemplateModifier and TypeClassDescriptionclassSingletonArgumentInfo<A extends com.mojang.brigadier.arguments.ArgumentType<?>>Fields in net.minecraft.commands.synchronization declared as SingletonArgumentInfo.TemplateModifier and TypeFieldDescriptionprivate final SingletonArgumentInfo<A>.TemplateSingletonArgumentInfo.templateMethods in net.minecraft.commands.synchronization that return SingletonArgumentInfo.TemplateModifier and TypeMethodDescriptionSingletonArgumentInfo.deserializeFromNetwork(FriendlyByteBuf in) Methods in net.minecraft.commands.synchronization with parameters of type SingletonArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidSingletonArgumentInfo.serializeToJson(SingletonArgumentInfo<A>.Template template, JsonObject out) voidSingletonArgumentInfo.serializeToNetwork(SingletonArgumentInfo<A>.Template template, FriendlyByteBuf out)