net.minecraft.server.commands

public class CloneCommands

anp
net.minecraft.server.commands.CloneCommands
net.minecraft.class_3023
net.minecraft.server.command.CloneCommand
net.minecraft.server.commands.CommandClone

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_OVERLAP
field_13493
OVERLAP_EXCEPTION
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
c
ERROR_AREA_TOO_LARGE
field_13491
TOO_BIG_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
ERROR_FAILED
field_13492
FAILED_EXCEPTION
public static final Predicate<BlockInWorld>
a
FILTER_AIR
field_13490
IS_AIR_PREDICATE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0, es arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_13089(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess commandRegistryAccess)
private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>
a(es arg0, anp$c<com.mojang.brigadier.context.CommandContext<ew>, ash> arg1)
beginEndDestinationAndModeSuffix(CommandBuildContext arg0, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ServerLevel> arg1)
method_48042(class_7157 arg0, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3218> arg1)
createSourceArgs(CommandRegistryAccess commandRegistryAccess, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, ServerWorld> worldGetter)
private static CloneCommands$DimensionAndPosition
a(com.mojang.brigadier.context.CommandContext<ew> arg0, ash arg1, String arg2)
getLoadedDimensionAndPosition(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, ServerLevel arg1, String arg2)
method_48040(com.mojang.brigadier.context.CommandContext<class_2168> arg0, class_3218 arg1, String arg2)
createDimensionalPos(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, ServerWorld world, String name)
private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>
a(es arg0, anp$c<com.mojang.brigadier.context.CommandContext<ew>, ash> arg1, anp$c<com.mojang.brigadier.context.CommandContext<ew>, ash> arg2)
destinationAndModeSuffix(CommandBuildContext arg0, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ServerLevel> arg1, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, ServerLevel> arg2)
method_48043(class_7157 arg0, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3218> arg1, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3218> arg2)
createDestinationArgs(CommandRegistryAccess commandRegistryAccess, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, ServerWorld> sourceWorldGetter, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, ServerWorld> targetWorldGetter)
private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>
a(anp$c<com.mojang.brigadier.context.CommandContext<ew>, anp$d> arg0, anp$c<com.mojang.brigadier.context.CommandContext<ew>, anp$d> arg1, anp$c<com.mojang.brigadier.context.CommandContext<ew>, anp$d> arg2, anp$c<com.mojang.brigadier.context.CommandContext<ew>, Predicate<dxz>> arg3, com.mojang.brigadier.builder.ArgumentBuilder<ew, ?> arg4)
wrapWithCloneMode(CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, CloneCommands$DimensionAndPosition> arg0, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, CloneCommands$DimensionAndPosition> arg1, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, CloneCommands$DimensionAndPosition> arg2, CloneCommands$CommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Predicate<BlockInWorld>> arg3, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> arg4)
method_48035(class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3023$class_8010> arg0, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3023$class_8010> arg1, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, class_3023$class_8010> arg2, class_3023$class_8009<com.mojang.brigadier.context.CommandContext<class_2168>, Predicate<class_2694>> arg3, com.mojang.brigadier.builder.ArgumentBuilder<class_2168, ?> arg4)
createModeArgs(CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, CloneCommand$DimensionalPos> beginPosGetter, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, CloneCommand$DimensionalPos> endPosGetter, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, CloneCommand$DimensionalPos> destinationPosGetter, CloneCommand$ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Predicate<CachedBlockPosition>> filterGetter, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder)
private static int
a(ew arg0, anp$d arg1, anp$d arg2, anp$d arg3, Predicate<dxz> arg4, anp$e arg5)
clone(CommandSourceStack arg0, CloneCommands$DimensionAndPosition arg1, CloneCommands$DimensionAndPosition arg2, CloneCommands$DimensionAndPosition arg3, Predicate<BlockInWorld> arg4, CloneCommands$Mode arg5)
method_13090(class_2168 arg0, class_3023$class_8010 arg1, class_3023$class_8010 arg2, class_3023$class_8010 arg3, Predicate<class_2694> arg4, class_3023$class_3025 arg5)
execute(ServerCommandSource source, CloneCommand$DimensionalPos begin, CloneCommand$DimensionalPos end, CloneCommand$DimensionalPos destination, Predicate<CachedBlockPosition> filter, CloneCommand$Mode mode)