类 ResetChunksCommand
java.lang.Object
net.minecraft.server.commands.ResetChunksCommand
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher) private static int
resetChunks
(CommandSourceStack pSource, int pRange, boolean pSkipOldChunks)
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER
-
-
构造器详细资料
-
ResetChunksCommand
public ResetChunksCommand()
-
-
方法详细资料
-
register
-
resetChunks
-