Class ConfigCommand.ShowFile

java.lang.Object
net.minecraftforge.server.command.ConfigCommand.ShowFile
Enclosing class:
ConfigCommand

public static class ConfigCommand.ShowFile extends Object
  • Constructor Details

    • ShowFile

      public ShowFile()
  • Method Details

    • register

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

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