Package net.minecraft.test
Interface TestFunctionFinder
- 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/TestFunctionFinderintermediary net/minecraft/class_9125official tt
- 
Method Summary
 
- 
Method Details
- 
findTestFunctions
Stream<TestFunction> findTestFunctions() 
 -