Class IdentifiableArgument<I extends Identifiable>

java.lang.Object
org.core.command.argument.arguments.id.IdentifiableArgument<I>
Type Parameters:
I - The return class type of the argument
All Implemented Interfaces:
CommandArgument<I>, ParseCommandArgument<I>, SuggestCommandArgument<I>
Direct Known Subclasses:
BlockGroupArgument, BlockTypeArgument

public abstract class IdentifiableArgument<I extends Identifiable> extends Object implements CommandArgument<I>
Gets a single identifiable object from the collection provided by getAll()