Class Dynamic3CommandExceptionType
java.lang.Object
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType
- All Implemented Interfaces:
CommandExceptionType
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptioncreateWithContext(ImmutableStringReader reader, Object a, Object b, Object c)
-
Field Details
-
function
-
-
Constructor Details
-
Dynamic3CommandExceptionType
-
-
Method Details
-
create
-
createWithContext
public CommandSyntaxException createWithContext(ImmutableStringReader reader, Object a, Object b, Object c)
-