Class ArgumentInfoMod.Template
java.lang.Object
org.cyclops.cyclopscore.command.argument.ArgumentInfoMod.Template
- All Implemented Interfaces:
net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeConfigProperty>
- Enclosing class:
- ArgumentInfoMod<T extends com.mojang.brigadier.arguments.ArgumentType<?>>
public final class ArgumentInfoMod.Template
extends Object
implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeConfigProperty>
-
Method Summary
Modifier and TypeMethodDescriptioninstantiate
(net.minecraft.commands.CommandBuildContext p_235533_) type()
-
Method Details
-
instantiate
- Specified by:
instantiate
in interfacenet.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeConfigProperty>
-
type
- Specified by:
type
in interfacenet.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeConfigProperty>
-