Package net.minecraft.server.commands
Class ResetChunksCommand
java.lang.Object
net.minecraft.server.commands.ResetChunksCommand
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_183667_) private static intresetChunks(CommandSourceStack p_183685_, int p_183686_, boolean p_183687_)  
- 
Field Details
- 
LOGGER
private static final org.slf4j.Logger LOGGER 
 - 
 - 
Constructor Details
- 
ResetChunksCommand
public ResetChunksCommand() 
 - 
 - 
Method Details
- 
register
 - 
resetChunks
 
 -