Uses of Interface
net.minecraft.test.TestCompletionListener
Packages that use TestCompletionListener
-
Uses of TestCompletionListener in net.minecraft.test
Classes in net.minecraft.test that implement TestCompletionListenerModifier and TypeClassDescriptionclass
class
Fields in net.minecraft.test declared as TestCompletionListenerModifier and TypeFieldDescriptionprivate static TestCompletionListener
TestFailureLogger.completionListener
Methods in net.minecraft.test with parameters of type TestCompletionListenerModifier and TypeMethodDescriptionstatic void
TestFailureLogger.setCompletionListener
(TestCompletionListener listener)