net.minecraft.util.parsing.packrat

public interface DelayedException<T extends Exception>

bqs
net.minecraft.util.parsing.packrat.DelayedException
net.minecraft.class_10837

Method summary

Modifier and TypeMethod
T
create(String arg0, int arg1)
create(String arg0, int arg1)
static DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException>
a(com.mojang.brigadier.exceptions.SimpleCommandExceptionType arg0)
create(com.mojang.brigadier.exceptions.SimpleCommandExceptionType arg0)
method_68203(com.mojang.brigadier.exceptions.SimpleCommandExceptionType arg0)
static DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException>
a(com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg0, String arg1)
create(com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg0, String arg1)
method_68201(com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg0, String arg1)