Package net.minecraft.test
Interface TestInstanceFinder
- All Known Implementing Classes:
TestFinder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/test/TestInstanceFinder
intermediary net/minecraft/class_10674
official tx
-
Method Summary
-
Method Details
-
findTests
Stream<RegistryEntry.Reference<TestInstance>> findTests()
-