net.minecraft.server.commands

public class FillCommand

ank
net.minecraft.server.commands.FillCommand
net.minecraft.class_3057
net.minecraft.server.command.FillCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
a
ERROR_AREA_TOO_LARGE
field_13649
TOO_BIG_EXCEPTION
static final BlockInput
b
HOLLOW_CORE
field_13648
AIR_BLOCK_ARGUMENT
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_FAILED
field_13650
FAILED_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ei> arg0, ee arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_13347(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(ee arg0, com.mojang.brigadier.builder.ArgumentBuilder<ei, ?> arg1, anr<com.mojang.brigadier.context.CommandContext<ei>, iu> arg2, anr<com.mojang.brigadier.context.CommandContext<ei>, iu> arg3, anr<com.mojang.brigadier.context.CommandContext<ei>, ga> arg4, ank$d<com.mojang.brigadier.context.CommandContext<ei>, Predicate<dzs>> arg5)
wrapWithMode(CommandBuildContext arg0, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> arg1, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos> arg2, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockPos> arg3, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, BlockInput> arg4, FillCommand$NullableCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, Predicate<BlockInWorld>> arg5)
method_65987(class_7157 arg0, com.mojang.brigadier.builder.ArgumentBuilder<class_2168, ?> arg1, class_10618<com.mojang.brigadier.context.CommandContext<class_2168>, class_2338> arg2, class_10618<com.mojang.brigadier.context.CommandContext<class_2168>, class_2338> arg3, class_10618<com.mojang.brigadier.context.CommandContext<class_2168>, class_2247> arg4, class_3057$class_10557<com.mojang.brigadier.context.CommandContext<class_2168>, Predicate<class_2694>> arg5)
buildModeTree(CommandRegistryAccess registries, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos> from, ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockPos> to, ArgumentGetter<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, BlockStateArgument> state, FillCommand$OptionalArgumentResolver<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, Predicate<CachedBlockPosition>> filter)
private static int
a(ei arg0, eqa arg1, ga arg2, ank$c arg3, Predicate<dzs> arg4, boolean arg5)
fillBlocks(CommandSourceStack arg0, BoundingBox arg1, BlockInput arg2, FillCommand$Mode arg3, Predicate<BlockInWorld> arg4, boolean arg5)
method_13354(class_2168 arg0, class_3341 arg1, class_2247 arg2, class_3057$class_3058 arg3, Predicate<class_2694> arg4, boolean arg5)
execute(ServerCommandSource source, BlockBox range, BlockStateArgument block, FillCommand$Mode mode, Predicate<CachedBlockPosition> filter, boolean strict)