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