Class ConfigCommand.ShowFile
java.lang.Object
net.minecraftforge.server.command.ConfigCommand.ShowFile
- Enclosing class:
- ConfigCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> register()private static intshowFile(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context) 
- 
Constructor Details- 
ShowFilepublic ShowFile()
 
- 
- 
Method Details- 
register
- 
showFileprivate static int showFile(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context) 
 
-