Class ConfigCommand.ShowFile

  • Enclosing class:
    ConfigCommand

    public static class ConfigCommand.ShowFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShowFile()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,​?> register()  
      private static int showFile​(com.mojang.brigadier.context.CommandContext<CommandSource> context)  
      • Methods inherited from class java.lang.Object

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

      • ShowFile

        public ShowFile()
    • Method Detail

      • register

        static com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,​?> register()
      • showFile

        private static int showFile​(com.mojang.brigadier.context.CommandContext<CommandSource> context)