Uses of Class
net.minecraft.commands.synchronization.brigadier.LongArgumentInfo.Template
Packages that use LongArgumentInfo.Template
-
Uses of LongArgumentInfo.Template in net.minecraft.commands.synchronization.brigadier
Methods in net.minecraft.commands.synchronization.brigadier that return LongArgumentInfo.TemplateModifier and TypeMethodDescriptionLongArgumentInfo.deserializeFromNetwork
(FriendlyByteBuf buffer) LongArgumentInfo.unpack
(com.mojang.brigadier.arguments.LongArgumentType argument) Methods in net.minecraft.commands.synchronization.brigadier with parameters of type LongArgumentInfo.TemplateModifier and TypeMethodDescriptionvoid
LongArgumentInfo.serializeToJson
(LongArgumentInfo.Template template, com.google.gson.JsonObject json) void
LongArgumentInfo.serializeToNetwork
(LongArgumentInfo.Template template, FriendlyByteBuf buffer)