net.minecraft.server.commands

public class ResetChunksCommand

aaz
net.minecraft.server.commands.ResetChunksCommand
net.minecraft.class_6608
net.minecraft.server.command.ResetChunksCommand
net.minecraft.src.C_182765_

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_34882
LOGGER
f_183662_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dm> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_38623(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_183666_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_183667_)
private static int
a(dm arg0, int arg1, boolean arg2)
resetChunks(CommandSourceStack arg0, int arg1, boolean arg2)
method_38626(class_2168 arg0, int arg1, boolean arg2)
executeResetChunks(ServerCommandSource source, int radius, boolean skipOldChunks)
m_183684_(C_2969_ p_183685_, int p_183686_, boolean p_183687_)