Uses of Interface
net.minecraft.commands.synchronization.ArgumentSerializer
Package
Description
-
Uses of ArgumentSerializer in net.minecraft.commands.arguments
Modifier and TypeClassDescriptionstatic class
static class
-
Uses of ArgumentSerializer in net.minecraft.commands.synchronization
Modifier and TypeClassDescriptionclass
EmptyArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>>
Modifier and TypeMethodDescriptionstatic <T extends com.mojang.brigadier.arguments.ArgumentType<?>>
voidArgumentTypes.register(String p_121602_, Class<T> p_121603_, ArgumentSerializer<T> p_121604_)
ModifierConstructorDescription(package private)
Entry(Class<T> p_121622_, ArgumentSerializer<T> p_121623_, ResourceLocation p_121624_)
-
Uses of ArgumentSerializer in net.minecraft.commands.synchronization.brigadier
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of ArgumentSerializer in net.minecraftforge.server.command