Package net.minecraft.server.commands
Class DebugConfigCommand
java.lang.Object
net.minecraft.server.commands.DebugConfigCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
DebugConfigCommandpublic DebugConfigCommand()
 
- 
- 
Method Details- 
register
- 
getUuidsInConfig
- 
config
- 
unconfig
 
-