Uses of Class
net.minecraft.commands.synchronization.brigadier.IntegerArgumentInfo.Template
Packages that use IntegerArgumentInfo.Template
-
Uses of IntegerArgumentInfo.Template in net.minecraft.commands.synchronization.brigadier
Classes in net.minecraft.commands.synchronization.brigadier that implement interfaces with type arguments of type IntegerArgumentInfo.TemplateMethods in net.minecraft.commands.synchronization.brigadier that return IntegerArgumentInfo.TemplateModifier and TypeMethodDescriptionIntegerArgumentInfo.deserializeFromNetwork(FriendlyByteBuf in) IntegerArgumentInfo.unpack(com.mojang.brigadier.arguments.IntegerArgumentType argument) Methods in net.minecraft.commands.synchronization.brigadier with parameters of type IntegerArgumentInfo.TemplateModifier and TypeMethodDescriptionvoidIntegerArgumentInfo.serializeToJson(IntegerArgumentInfo.Template template, JsonObject out) voidIntegerArgumentInfo.serializeToNetwork(IntegerArgumentInfo.Template template, FriendlyByteBuf out)