Package net.minecraft.server.commands
Class DebugConfigCommand
java.lang.Object
net.minecraft.server.commands.DebugConfigCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate static intconfig(CommandSourceStack p_295666_, ServerPlayer p_294477_) getUuidsInConfig(MinecraftServer p_294210_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_294998_) private static intunconfig(CommandSourceStack p_294216_, UUID p_296468_)  
- 
Constructor Details
- 
DebugConfigCommand
public DebugConfigCommand() 
 - 
 - 
Method Details
- 
register
 - 
getUuidsInConfig
 - 
config
 - 
unconfig
 
 -