net.minecraft.gametest.framework

public class TestFinder$Builder<T>

ul$a
net.minecraft.gametest.framework.TestFinder$Builder
net.minecraft.class_9123$class_9124
net.minecraft.server.command.TestFinder$Runners
net.minecraft.gametest.framework.TestFinder$a

Field summary

Modifier and TypeField
private final Function<TestFinder<T>, T>
a
contextProvider
field_48513
runnerFactory
private final UnaryOperator<Supplier<Stream<TestFunction>>>
b
testFunctionFinderWrapper
field_49663
testFunctionsSupplierMapper
private final UnaryOperator<Supplier<Stream<BlockPos>>>
c
structureBlockPosFinderWrapper
field_49664
structurePosSupplierMapper

Constructor summary

ModifierConstructor
public (Function<TestFinder<T>, T> runnerFactory)
private (Function<TestFinder<T>, T> runnerFactory, UnaryOperator<Supplier<Stream<TestFunction>>> testFunctionsSupplierMapper, UnaryOperator<Supplier<Stream<BlockPos>>> structurePosSupplierMapper)

Method summary

Modifier and TypeMethod
public TestFinder$Builder<T>
a(int arg0)
createMultipleCopies(int arg0)
method_57965(int arg0)
repeat(int count)
private static <Q> UnaryOperator<Supplier<Stream<Q>>>
b(int arg0)
createCopies(int arg0)
method_57970(int arg0)
repeating(int count)
private T
a(ew arg0, uo arg1, ug arg2)
build(CommandSourceStack arg0, TestFunctionFinder arg1, StructureBlockPosFinder arg2)
method_57967(class_2168 arg0, class_9125 arg1, class_9119 arg2)
createRunner(ServerCommandSource source, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockFinder)
public T
a(com.mojang.brigadier.context.CommandContext<ew> arg0, int arg1)
radius(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, int arg1)
method_56310(com.mojang.brigadier.context.CommandContext<class_2168> arg0, int arg1)
surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius)
public T
a(com.mojang.brigadier.context.CommandContext<ew> arg0)
nearest(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_56309(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
nearest(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
public T
b(com.mojang.brigadier.context.CommandContext<ew> arg0)
allNearby(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_56318(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
allStructures(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
public T
c(com.mojang.brigadier.context.CommandContext<ew> arg0)
lookedAt(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_56321(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
targeted(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
public T
d(com.mojang.brigadier.context.CommandContext<ew> arg0)
allTests(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_56323(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
allTestFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
public T
a(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
allTestsInClass(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_56311(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
in(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String testClass)
public T
a(com.mojang.brigadier.context.CommandContext<ew> arg0, boolean arg1)
failedTests(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, boolean arg1)
method_56312(com.mojang.brigadier.context.CommandContext<class_2168> arg0, boolean arg1)
failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired)
public T
b(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
byArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_56319(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
functionNamed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public T
c(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
locateByName(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_59792(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
structureNamed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public T
e(com.mojang.brigadier.context.CommandContext<ew> arg0)
failedTests(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0)
method_56324(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)