Hierarchy For Package net.minecraft.test
Class Hierarchy
- java.lang.Object
- net.minecraft.test.Batches
- net.minecraft.test.FailureLoggingTestCompletionListener (implements net.minecraft.test.TestCompletionListener)
- net.minecraft.test.GameTestState
- net.minecraft.test.StructureTestListener (implements net.minecraft.test.TestListener)
- net.minecraft.test.StructureTestUtil
- net.minecraft.test.TestContext
- net.minecraft.test.TestFailureLogger
- net.minecraft.test.TestFunctions
- net.minecraft.test.TestManager
- net.minecraft.test.TestRunContext
- net.minecraft.test.TestRunContext.Builder
- net.minecraft.test.TestSet
- net.minecraft.test.TestStructurePlacer (implements net.minecraft.test.TestRunContext.TestStructureSpawner)
- net.minecraft.util.thread.ThreadExecutor<R> (implements java.util.concurrent.Executor, net.minecraft.util.thread.MessageListener<Msg>, net.minecraft.util.thread.SampleableExecutor)
- net.minecraft.util.thread.ReentrantThreadExecutor<R>
- net.minecraft.server.MinecraftServer (implements java.lang.AutoCloseable, net.minecraft.server.command.CommandOutput, net.minecraft.network.QueryableServer)
- net.minecraft.test.TestServer
- net.minecraft.server.MinecraftServer (implements java.lang.AutoCloseable, net.minecraft.server.command.CommandOutput, net.minecraft.network.QueryableServer)
- net.minecraft.util.thread.ReentrantThreadExecutor<R>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.minecraft.test.GameTestException
- net.minecraft.test.PositionedException
- net.minecraft.test.TickLimitExceededException
- net.minecraft.test.GameTestException
- java.lang.RuntimeException
- net.minecraft.test.NotEnoughSuccessesError
- java.lang.Exception
- net.minecraft.test.TimedTask
- net.minecraft.test.TimedTaskRunner
- net.minecraft.test.TimedTaskRunner.Trigger
- net.minecraft.test.XmlReportingTestCompletionListener (implements net.minecraft.test.TestCompletionListener)
Interface Hierarchy
- net.minecraft.test.BatchListener
- net.minecraft.test.StructureBlockFinder
- net.minecraft.test.TestCompletionListener
- net.minecraft.test.TestFunctionFinder
- net.minecraft.test.TestListener
- net.minecraft.test.TestRunContext.Batcher
- net.minecraft.test.TestRunContext.TestStructureSpawner
Annotation Interface Hierarchy
- net.minecraft.test.AfterBatch (implements java.lang.annotation.Annotation)
- net.minecraft.test.BeforeBatch (implements java.lang.annotation.Annotation)
- net.minecraft.test.CustomTestProvider (implements java.lang.annotation.Annotation)
- net.minecraft.test.GameTest (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minecraft.test.GameTestBatch
- net.minecraft.test.TestAttemptConfig
- net.minecraft.test.TestFunction
- java.lang.Record