Uses of Interface
net.minecraft.commands.synchronization.ArgumentSerializer
Packages that use ArgumentSerializer
Package
Description
-
Uses of ArgumentSerializer in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement ArgumentSerializerModifier and TypeClassDescriptionstatic classstatic class -
Uses of ArgumentSerializer in net.minecraft.commands.synchronization
Classes in net.minecraft.commands.synchronization that implement ArgumentSerializerModifier and TypeClassDescriptionclassEmptyArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>>Fields in net.minecraft.commands.synchronization declared as ArgumentSerializerMethods in net.minecraft.commands.synchronization with parameters of type ArgumentSerializerModifier and TypeMethodDescriptionstatic <T extends com.mojang.brigadier.arguments.ArgumentType<?>>
voidArgumentTypes.register(String p_121602_, Class<T> p_121603_, ArgumentSerializer<T> p_121604_)Constructors in net.minecraft.commands.synchronization with parameters of type ArgumentSerializerModifierConstructorDescription(package private)Entry(Class<T> p_121622_, ArgumentSerializer<T> p_121623_, ResourceLocation p_121624_) -
Uses of ArgumentSerializer in net.minecraft.commands.synchronization.brigadier
Classes in net.minecraft.commands.synchronization.brigadier that implement ArgumentSerializerModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ArgumentSerializer in net.minecraftforge.server.command
Classes in net.minecraftforge.server.command that implement ArgumentSerializer