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
Methods in net.minecraft.commands.synchronization.brigadier that return IntegerArgumentInfo.TemplateModifier and TypeMethodDescriptionIntegerArgumentInfo.deserializeFromNetwork(FriendlyByteBuf buffer) 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, com.google.gson.JsonObject json) voidIntegerArgumentInfo.serializeToNetwork(IntegerArgumentInfo.Template template, FriendlyByteBuf buffer)