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 p_235554_) IntegerArgumentInfo.unpack
(com.mojang.brigadier.arguments.IntegerArgumentType p_235540_) Methods in net.minecraft.commands.synchronization.brigadier with parameters of type IntegerArgumentInfo.TemplateModifier and TypeMethodDescriptionvoid
IntegerArgumentInfo.serializeToJson
(IntegerArgumentInfo.Template p_235548_, com.google.gson.JsonObject p_235549_) void
IntegerArgumentInfo.serializeToNetwork
(IntegerArgumentInfo.Template p_235551_, FriendlyByteBuf p_235552_)