-
Method Summary
@Nullable com.mojang.brigadier.arguments.ArgumentType<T>
Creates the argument type.
-
Method Details
-
create
@Nullable com.mojang.brigadier.arguments.ArgumentType<T> create()
Creates the argument type.
- Returns:
- the created argument type, or
null