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 p_235457_) Methods in net.minecraft.commands.synchronization with parameters of type SingletonArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidSingletonArgumentInfo.serializeToJson(SingletonArgumentInfo<A>.Template p_235444_, com.google.gson.JsonObject p_235445_) voidSingletonArgumentInfo.serializeToNetwork(SingletonArgumentInfo<A>.Template p_235447_, FriendlyByteBuf p_235448_)