Uses of Class
net.minecraft.commands.synchronization.brigadier.StringArgumentSerializer.Template
-
Uses of StringArgumentSerializer.Template in net.minecraft.commands.synchronization.brigadier
Modifier and TypeMethodDescriptionStringArgumentSerializer.deserializeFromNetwork
(FriendlyByteBuf p_235619_) StringArgumentSerializer.unpack
(com.mojang.brigadier.arguments.StringArgumentType p_235605_) Modifier and TypeMethodDescriptionvoid
StringArgumentSerializer.serializeToJson
(StringArgumentSerializer.Template p_235613_, com.google.gson.JsonObject p_235614_) void
StringArgumentSerializer.serializeToNetwork
(StringArgumentSerializer.Template p_235616_, FriendlyByteBuf p_235617_)