Uses of Class
net.minecraft.commands.synchronization.SingletonArgumentInfo.Template
Packages that use SingletonArgumentInfo.Template
-
Uses of SingletonArgumentInfo.Template in net.minecraft.commands.synchronization
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 buffer) Methods in net.minecraft.commands.synchronization with parameters of type SingletonArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidSingletonArgumentInfo.serializeToJson(SingletonArgumentInfo<A>.Template template, com.google.gson.JsonObject json) voidSingletonArgumentInfo.serializeToNetwork(SingletonArgumentInfo<A>.Template template, FriendlyByteBuf buffer)