net.minecraft.util.parsing.packrat

public interface DelayedException<T extends Exception>

bqf
net.minecraft.util.parsing.packrat.DelayedException
net.minecraft.class_10837
net.minecraft.util.packrat.CursorExceptionType
net.minecraft.src.C_379082_

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)
m_388896_(String p_396723_, 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)
create(com.mojang.brigadier.exceptions.SimpleCommandExceptionType type)
m_384496_(com.mojang.brigadier.exceptions.SimpleCommandExceptionType p_394319_)
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)
m_388851_(com.mojang.brigadier.exceptions.DynamicCommandExceptionType p_392559_, String p_394444_)