Package net.minecraft.server.command
Class TestFinder
java.lang.Object
net.minecraft.server.command.TestFinder
- All Implemented Interfaces:
TestInstanceBlockFinder,TestInstanceFinder
- Mappings:
Namespace Name named net/minecraft/server/command/TestFinderintermediary net/minecraft/class_9123official ub
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final TestInstanceBlockFinderprivate final ServerCommandSourceprivate final TestInstanceFinder(package private) static final TestInstanceFinder(package private) static final TestInstanceBlockFinder -
Constructor Summary
ConstructorsConstructorDescriptionTestFinder(ServerCommandSource commandSource, TestInstanceFinder instanceFinder, TestInstanceBlockFinder blockFinder) -
Method Summary
-
Field Details
-
NOOP_TEST_FUNCTION_FINDER
- Mappings:
Namespace Name Mixin selector named NOOP_TEST_FUNCTION_FINDERLnet/minecraft/server/command/TestFinder;NOOP_TEST_FUNCTION_FINDER:Lnet/minecraft/test/TestInstanceFinder;intermediary field_48507Lnet/minecraft/class_9123;field_48507:Lnet/minecraft/class_10674;official aLub;a:Lud;
-
NOOP_TEST_INSTANCE_BLOCK_FINDER
- Mappings:
Namespace Name Mixin selector named NOOP_TEST_INSTANCE_BLOCK_FINDERLnet/minecraft/server/command/TestFinder;NOOP_TEST_INSTANCE_BLOCK_FINDER:Lnet/minecraft/test/TestInstanceBlockFinder;intermediary field_48508Lnet/minecraft/class_9123;field_48508:Lnet/minecraft/class_10675;official bLub;b:Lue;
-
instanceFinder
- Mappings:
Namespace Name Mixin selector named instanceFinderLnet/minecraft/server/command/TestFinder;instanceFinder:Lnet/minecraft/test/TestInstanceFinder;intermediary field_56218Lnet/minecraft/class_9123;field_56218:Lnet/minecraft/class_10674;official cLub;c:Lud;
-
blockFinder
- Mappings:
Namespace Name Mixin selector named blockFinderLnet/minecraft/server/command/TestFinder;blockFinder:Lnet/minecraft/test/TestInstanceBlockFinder;intermediary field_56219Lnet/minecraft/class_9123;field_56219:Lnet/minecraft/class_10675;official dLub;d:Lue;
-
commandSource
- Mappings:
Namespace Name Mixin selector named commandSourceLnet/minecraft/server/command/TestFinder;commandSource:Lnet/minecraft/server/command/ServerCommandSource;intermediary field_48511Lnet/minecraft/class_9123;field_48511:Lnet/minecraft/class_2168;official eLub;e:Lej;
-
-
Constructor Details
-
TestFinder
TestFinder(ServerCommandSource commandSource, TestInstanceFinder instanceFinder, TestInstanceBlockFinder blockFinder) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/server/command/TestFinder;<init>(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/test/TestInstanceFinder;Lnet/minecraft/test/TestInstanceBlockFinder;)Vintermediary <init>Lnet/minecraft/class_9123;<init>(Lnet/minecraft/class_2168;Lnet/minecraft/class_10674;Lnet/minecraft/class_10675;)Vofficial <init>Lub;<init>(Lej;Lud;Lue;)V
-
-
Method Details
-
findTestPos
- Specified by:
findTestPosin interfaceTestInstanceBlockFinder
-
builder
- Mappings:
Namespace Name Mixin selector named builderLnet/minecraft/server/command/TestFinder;builder()Lnet/minecraft/server/command/TestFinder$Builder;intermediary method_67070Lnet/minecraft/class_9123;method_67070()Lnet/minecraft/class_9123$class_9124;official aLub;a()Lub$a;
-
getCommandSource
- Mappings:
Namespace Name Mixin selector named getCommandSourceLnet/minecraft/server/command/TestFinder;getCommandSource()Lnet/minecraft/server/command/ServerCommandSource;intermediary method_56305Lnet/minecraft/class_9123;method_56305()Lnet/minecraft/class_2168;official bLub;b()Lej;
-
findTests
- Specified by:
findTestsin interfaceTestInstanceFinder
-