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
Classes in net.minecraft.commands.synchronization.brigadier that implement interfaces with type arguments of type LongArgumentInfo.TemplateMethods in net.minecraft.commands.synchronization.brigadier that return LongArgumentInfo.TemplateModifier and TypeMethodDescriptionLongArgumentInfo.deserializeFromNetwork(FriendlyByteBuf in) LongArgumentInfo.unpack(com.mojang.brigadier.arguments.LongArgumentType argument) Methods in net.minecraft.commands.synchronization.brigadier with parameters of type LongArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidLongArgumentInfo.serializeToJson(LongArgumentInfo.Template template, JsonObject out) voidLongArgumentInfo.serializeToNetwork(LongArgumentInfo.Template template, FriendlyByteBuf out)