Class ConfigCommand.ShowFile
- java.lang.Object
-
- net.minecraftforge.server.command.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)
-
-
-
Method Detail
-
register
static com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,?> register()
-
showFile
private static int showFile(com.mojang.brigadier.context.CommandContext<CommandSource> context)
-
-