java.lang.Object
org.core.command.argument.arguments.simple.number.FloatArgument
All Implemented Interfaces:
CommandArgument<Float>, ParseCommandArgument<Float>, SuggestCommandArgument<Float>

public class FloatArgument extends Object implements CommandArgument<Float>