Uses of Interface
net.minecraft.server.commands.FillCommand.NullableCommandFunction
Packages that use FillCommand.NullableCommandFunction
-
Uses of FillCommand.NullableCommandFunction in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type FillCommand.NullableCommandFunctionModifier and TypeMethodDescriptionprivate static ArgumentBuilder<CommandSourceStack, ?> FillCommand.wrapWithMode(CommandBuildContext context, ArgumentBuilder<CommandSourceStack, ?> builder, InCommandFunction<CommandContext<CommandSourceStack>, BlockPos> from, InCommandFunction<CommandContext<CommandSourceStack>, BlockPos> to, InCommandFunction<CommandContext<CommandSourceStack>, BlockInput> block, FillCommand.NullableCommandFunction<CommandContext<CommandSourceStack>, Predicate<BlockInWorld>> filter)