JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.jorel.commandapi.arguments.parser.function
Interface ThrowingFunctionParser<T,
R>
public interface
ThrowingFunctionParser<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t)
Method Details
apply
R
apply
(
T
t)
throws
com.mojang.brigadier.exceptions.CommandSyntaxException
Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException