Uses of Interface
net.minecraft.commands.synchronization.ArgumentSerializer
Package
Description
-
Uses of ArgumentSerializer in net.minecraft.commands.arguments
Modifier and TypeClassDescriptionstatic class
static class
static 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
(ArgumentSerializer<T> p_211034_, ResourceLocation p_211035_) -
Uses of ArgumentSerializer in net.minecraft.commands.synchronization.brigadier
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of ArgumentSerializer in net.minecraftforge.server.command