Class ItemArgument

  • All Implemented Interfaces:

    
    public class ItemArgument
    extends Argument<S, A, R>
                        
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ParseResult<ItemArgument.ItemContainer> parse(@NonNull() StringReader input, @Nullable() CommandSender source)
      • Methods inherited from class pers.neige.colonel.arguments.Argument

        getDefaultValue, getFailExecutor, hasDefaultValue, setDefaultValue, setFailExecutor, setNullFailExecutor, tab
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait