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 pBuffer) LongArgumentInfo.unpack(com.mojang.brigadier.arguments.LongArgumentType pArgument) Methods in net.minecraft.commands.synchronization.brigadier with parameters of type LongArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidLongArgumentInfo.serializeToJson(LongArgumentInfo.Template pTemplate, JsonObject pJson) voidLongArgumentInfo.serializeToNetwork(LongArgumentInfo.Template pTemplate, FriendlyByteBuf pBuffer)