net.minecraft.util.parsing.packrat

public interface DelayedException<T extends Exception>

bpw
net.minecraft.util.parsing.packrat.DelayedException
net.minecraft.class_10837
net.minecraft.util.packrat.CursorExceptionType

Method summary

Modifier and TypeMethod
T
create(String arg0, int arg1)
create(String arg0, int arg1)
create(String arg0, int arg1)
create(String input, int cursor)
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)
create(com.mojang.brigadier.exceptions.SimpleCommandExceptionType type)
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)
create(com.mojang.brigadier.exceptions.DynamicCommandExceptionType type, String arg)