Class ClientConfigCommand.ShowFile

java.lang.Object
net.neoforged.neoforge.client.command.ClientConfigCommand.ShowFile
Enclosing class:
ClientConfigCommand

public static class ClientConfigCommand.ShowFile extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?>
     
    private static int
    showFile(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context)
     

    Methods inherited from class java.lang.Object

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

    • ShowFile

      public ShowFile()
  • Method Details

    • register

      static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register()
    • showFile

      private static int showFile(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context)