mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-14 15:49:13 +01:00
Fix javadoc build
This commit is contained in:
parent
4b31e27348
commit
05a553eb4e
@ -223,7 +223,7 @@ public abstract class Argument<T> {
|
|||||||
/**
|
/**
|
||||||
* Maps this argument's output to another result.
|
* Maps this argument's output to another result.
|
||||||
*
|
*
|
||||||
* @param mapper The mapper to use (this argument's input --> desired output)
|
* @param mapper The mapper to use (this argument's input = desired output)
|
||||||
* @param <O> The type of output expected.
|
* @param <O> The type of output expected.
|
||||||
* @return A new ArgumentMap that can get this complex object type.
|
* @return A new ArgumentMap that can get this complex object type.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user