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_297745_, ServerPlayer p_300074_) getUuidsInConfig(MinecraftServer p_299245_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_299014_) private static intunconfig(CommandSourceStack p_300627_, UUID p_299392_) 
- 
Constructor Details- 
DebugConfigCommandpublic DebugConfigCommand()
 
- 
- 
Method Details- 
register
- 
getUuidsInConfig
- 
config
- 
unconfig
 
-