Package net.minecraft.server.command
Class TestFinder.Runners
java.lang.Object
net.minecraft.server.command.TestFinder.Runners
- Enclosing class:
TestFinder
- Mappings:
Namespace Name named net/minecraft/server/command/TestFinder$Runnersintermediary net/minecraft/class_9123$class_9124official tk$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final UnaryOperator<Supplier<Stream<RegistryEntry.Reference<TestInstance>>>> private final UnaryOperator<Supplier<Stream<BlockPos>>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionRunners()privateRunners(UnaryOperator<Supplier<Stream<RegistryEntry.Reference<TestInstance>>>> unaryOperator, UnaryOperator<Supplier<Stream<BlockPos>>> testFunctionsSupplierMapper) -
Method Summary
Modifier and TypeMethodDescriptionallStructures(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) private TestFindercreateRunner(ServerCommandSource source, class_10674 class_10674, class_10675 class_10675) failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired) method_67071(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, Collection<RegistryEntry.Reference<TestInstance>> collection) nearest(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) repeat(int count) private static <Q> UnaryOperator<Supplier<Stream<Q>>> repeating(int count) surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius) targeted(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
-
Field Details
-
field_56220
- Mappings:
Namespace Name Mixin selector named field_56220Lnet/minecraft/server/command/TestFinder$Runners;field_56220:Ljava/util/function/UnaryOperator;intermediary field_56220Lnet/minecraft/class_9123$class_9124;field_56220:Ljava/util/function/UnaryOperator;official aLtk$a;a:Ljava/util/function/UnaryOperator;
-
structurePosSupplierMapper
- Mappings:
Namespace Name Mixin selector named structurePosSupplierMapperLnet/minecraft/server/command/TestFinder$Runners;structurePosSupplierMapper:Ljava/util/function/UnaryOperator;intermediary field_49664Lnet/minecraft/class_9123$class_9124;field_49664:Ljava/util/function/UnaryOperator;official bLtk$a;b:Ljava/util/function/UnaryOperator;
-
-
Constructor Details
-
Runners
public Runners() -
Runners
private Runners(UnaryOperator<Supplier<Stream<RegistryEntry.Reference<TestInstance>>>> unaryOperator, UnaryOperator<Supplier<Stream<BlockPos>>> testFunctionsSupplierMapper) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/server/command/TestFinder$Runners;<init>(Ljava/util/function/UnaryOperator;Ljava/util/function/UnaryOperator;)Vintermediary <init>Lnet/minecraft/class_9123$class_9124;<init>(Ljava/util/function/UnaryOperator;Ljava/util/function/UnaryOperator;)Vofficial <init>Ltk$a;<init>(Ljava/util/function/UnaryOperator;Ljava/util/function/UnaryOperator;)V
-
-
Method Details
-
repeat
- Mappings:
Namespace Name Mixin selector named repeatLnet/minecraft/server/command/TestFinder$Runners;repeat(I)Lnet/minecraft/server/command/TestFinder$Runners;intermediary method_57965Lnet/minecraft/class_9123$class_9124;method_57965(I)Lnet/minecraft/class_9123$class_9124;official aLtk$a;a(I)Ltk$a;
-
repeating
- Mappings:
Namespace Name Mixin selector named repeatingLnet/minecraft/server/command/TestFinder$Runners;repeating(I)Ljava/util/function/UnaryOperator;intermediary method_57970Lnet/minecraft/class_9123$class_9124;method_57970(I)Ljava/util/function/UnaryOperator;official bLtk$a;b(I)Ljava/util/function/UnaryOperator;
-
createRunner
private TestFinder createRunner(ServerCommandSource source, class_10674 class_10674, class_10675 class_10675) - Mappings:
Namespace Name Mixin selector named createRunnerLnet/minecraft/server/command/TestFinder$Runners;createRunner(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/class_10674;Lnet/minecraft/class_10675;)Lnet/minecraft/server/command/TestFinder;intermediary method_57967Lnet/minecraft/class_9123$class_9124;method_57967(Lnet/minecraft/class_2168;Lnet/minecraft/class_10674;Lnet/minecraft/class_10675;)Lnet/minecraft/class_9123;official aLtk$a;a(Lex;Ltm;Ltn;)Ltk;
-
surface
public TestFinder surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius) - Mappings:
Namespace Name Mixin selector named surfaceLnet/minecraft/server/command/TestFinder$Runners;surface(Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/server/command/TestFinder;intermediary method_56310Lnet/minecraft/class_9123$class_9124;method_56310(Lcom/mojang/brigadier/context/CommandContext;I)Lnet/minecraft/class_9123;official aLtk$a;a(Lcom/mojang/brigadier/context/CommandContext;I)Ltk;
-
nearest
- Mappings:
Namespace Name Mixin selector named nearestLnet/minecraft/server/command/TestFinder$Runners;nearest(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/command/TestFinder;intermediary method_56309Lnet/minecraft/class_9123$class_9124;method_56309(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_9123;official aLtk$a;a(Lcom/mojang/brigadier/context/CommandContext;)Ltk;
-
allStructures
public TestFinder allStructures(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) - Mappings:
Namespace Name Mixin selector named allStructuresLnet/minecraft/server/command/TestFinder$Runners;allStructures(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/command/TestFinder;intermediary method_56318Lnet/minecraft/class_9123$class_9124;method_56318(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_9123;official bLtk$a;b(Lcom/mojang/brigadier/context/CommandContext;)Ltk;
-
targeted
public TestFinder targeted(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) - Mappings:
Namespace Name Mixin selector named targetedLnet/minecraft/server/command/TestFinder$Runners;targeted(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/command/TestFinder;intermediary method_56321Lnet/minecraft/class_9123$class_9124;method_56321(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_9123;official cLtk$a;c(Lcom/mojang/brigadier/context/CommandContext;)Ltk;
-
failed
public TestFinder failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired) - Mappings:
Namespace Name Mixin selector named failedLnet/minecraft/server/command/TestFinder$Runners;failed(Lcom/mojang/brigadier/context/CommandContext;Z)Lnet/minecraft/server/command/TestFinder;intermediary method_56312Lnet/minecraft/class_9123$class_9124;method_56312(Lcom/mojang/brigadier/context/CommandContext;Z)Lnet/minecraft/class_9123;official aLtk$a;a(Lcom/mojang/brigadier/context/CommandContext;Z)Ltk;
-
method_67071
public TestFinder method_67071(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, Collection<RegistryEntry.Reference<TestInstance>> collection) - Mappings:
Namespace Name Mixin selector named method_67071Lnet/minecraft/server/command/TestFinder$Runners;method_67071(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;)Lnet/minecraft/server/command/TestFinder;intermediary method_67071Lnet/minecraft/class_9123$class_9124;method_67071(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;)Lnet/minecraft/class_9123;official aLtk$a;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/util/Collection;)Ltk;
-
failed
- Mappings:
Namespace Name Mixin selector named failedLnet/minecraft/server/command/TestFinder$Runners;failed(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/server/command/TestFinder;intermediary method_56324Lnet/minecraft/class_9123$class_9124;method_56324(Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_9123;official dLtk$a;d(Lcom/mojang/brigadier/context/CommandContext;)Ltk;
-