Uses of Interface
net.minecraft.test.ITestCallback
Packages that use ITestCallback
-
Uses of ITestCallback in net.minecraft.test
Classes in net.minecraft.test that implement ITestCallbackFields in net.minecraft.test with type parameters of type ITestCallbackModifier and TypeFieldDescriptionprivate Collection<ITestCallback>TestResultList.listenersprivate final Collection<ITestCallback>TestTracker.listenersMethods in net.minecraft.test with parameters of type ITestCallbackModifier and TypeMethodDescriptionvoidTestResultList.addListener(ITestCallback p_240558_1_) voidTestTracker.addListener(ITestCallback p_229504_1_)