Object Give

  • All Implemented Interfaces:

    
    public class Give
    
                        

    ni mm give指令

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final static LiteralNode<CommandSender, Unit> get
      private final static LiteralNode<CommandSender, Unit> give
      private final static LiteralNode<CommandSender, Unit> giveAll
      public final static Give INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static LiteralNode<CommandSender, Unit> getGet()
      final static LiteralNode<CommandSender, Unit> getGive()
      final static LiteralNode<CommandSender, Unit> getGiveAll()
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getGet

         final static LiteralNode<CommandSender, Unit> getGet()
      • getGive

         final static LiteralNode<CommandSender, Unit> getGive()
      • getGiveAll

         final static LiteralNode<CommandSender, Unit> getGiveAll()