Package dev.latvian.mods.kubejs.command
Interface ArgumentTypeWrapper
- All Known Implementing Classes:
ArgumentTypeWrappers
public interface ArgumentTypeWrapper
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.arguments.ArgumentType<?> create(CommandRegistryKubeEvent event) getResult(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context, String input)