- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
get(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx,
String name)
-
Method Details
-
get
T get(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx,
String name)
throws com.mojang.brigadier.exceptions.CommandSyntaxException
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException