Class ItemPackSelector

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ItemPackSelector(StringReader reader)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ItemPack select(CommandContext<CommandSender> context)
      • Methods inherited from class pers.neige.neigeitems.command.selector.UnquotedStringSelector

        getText
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ItemPackSelector

        ItemPackSelector(StringReader reader)
    • Method Detail

      • select

        @Nullable() ItemPack select(CommandContext<CommandSender> context)