Package net.minecraft.server.command
Class TestFinder.Runners<T>
java.lang.Object
net.minecraft.server.command.TestFinder.Runners<T>
- Enclosing class:
TestFinder<T>
- Mappings:
Namespace Name official sp$aintermediary net/minecraft/class_9123$class_9124named net/minecraft/server/command/TestFinder$Runners
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallStructures(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) allTestFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired) in(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String testClass) named(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) nearest(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius) targeted(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
-
Field Details
-
runnerFactory
- Mappings:
Namespace Name Mixin selector official aLsp$a;a:Ljava/util/function/Function;intermediary field_48513Lnet/minecraft/class_9123$class_9124;field_48513:Ljava/util/function/Function;named runnerFactoryLnet/minecraft/server/command/TestFinder$Runners;runnerFactory:Ljava/util/function/Function;
-
-
Constructor Details
-
Runners
- Mappings:
Namespace Name Mixin selector official <init>Lsp$a;<init>(Ljava/util/function/Function;)Vintermediary <init>Lnet/minecraft/class_9123$class_9124;<init>(Ljava/util/function/Function;)Vnamed <init>Lnet/minecraft/server/command/TestFinder$Runners;<init>(Ljava/util/function/Function;)V
-
-
Method Details
-
surface
public T surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius) - Mappings:
Namespace Name Mixin selector official aLsp$a;a(Lcom/mojang/brigadier/context/CommandContext;I)Ljava/lang/Object;intermediary method_56310Lnet/minecraft/class_9123$class_9124;method_56310(Lcom/mojang/brigadier/context/CommandContext;I)Ljava/lang/Object;named surfaceLnet/minecraft/server/command/TestFinder$Runners;surface(Lcom/mojang/brigadier/context/CommandContext;I)Ljava/lang/Object;
-
nearest
- Mappings:
Namespace Name Mixin selector official aLsp$a;a(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;intermediary method_56309Lnet/minecraft/class_9123$class_9124;method_56309(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;named nearestLnet/minecraft/server/command/TestFinder$Runners;nearest(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;
-
allStructures
- Mappings:
Namespace Name Mixin selector official bLsp$a;b(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;intermediary method_56318Lnet/minecraft/class_9123$class_9124;method_56318(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;named allStructuresLnet/minecraft/server/command/TestFinder$Runners;allStructures(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;
-
targeted
- Mappings:
Namespace Name Mixin selector official cLsp$a;c(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;intermediary method_56321Lnet/minecraft/class_9123$class_9124;method_56321(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;named targetedLnet/minecraft/server/command/TestFinder$Runners;targeted(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;
-
allTestFunctions
- Mappings:
Namespace Name Mixin selector official dLsp$a;d(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;intermediary method_56323Lnet/minecraft/class_9123$class_9124;method_56323(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;named allTestFunctionsLnet/minecraft/server/command/TestFinder$Runners;allTestFunctions(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;
-
in
public T in(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String testClass) - Mappings:
Namespace Name Mixin selector official aLsp$a;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;intermediary method_56311Lnet/minecraft/class_9123$class_9124;method_56311(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;named inLnet/minecraft/server/command/TestFinder$Runners;in(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;
-
failed
public T failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired) - Mappings:
Namespace Name Mixin selector official aLsp$a;a(Lcom/mojang/brigadier/context/CommandContext;Z)Ljava/lang/Object;intermediary method_56312Lnet/minecraft/class_9123$class_9124;method_56312(Lcom/mojang/brigadier/context/CommandContext;Z)Ljava/lang/Object;named failedLnet/minecraft/server/command/TestFinder$Runners;failed(Lcom/mojang/brigadier/context/CommandContext;Z)Ljava/lang/Object;
-
named
public T named(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) - Mappings:
Namespace Name Mixin selector official bLsp$a;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;intermediary method_56319Lnet/minecraft/class_9123$class_9124;method_56319(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;named namedLnet/minecraft/server/command/TestFinder$Runners;named(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/Object;
-
failed
- Mappings:
Namespace Name Mixin selector official eLsp$a;e(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;intermediary method_56324Lnet/minecraft/class_9123$class_9124;method_56324(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;named failedLnet/minecraft/server/command/TestFinder$Runners;failed(Lcom/mojang/brigadier/context/CommandContext;)Ljava/lang/Object;
-