Hierarchy For Package net.minecraft.gametest.framework
Class Hierarchy
- java.lang.Object
- net.minecraft.util.thread.BlockableEventLoop<R> (implements java.util.concurrent.Executor, net.minecraft.util.profiling.metrics.ProfilerMeasured, net.minecraft.util.thread.TaskScheduler<R>)
- net.minecraft.util.thread.ReentrantBlockableEventLoop<R>
- net.minecraft.server.MinecraftServer (implements net.minecraft.world.level.chunk.storage.ChunkIOErrorReporter, net.minecraft.commands.CommandSource, net.minecraft.server.ServerInfo)
- net.minecraft.gametest.framework.GameTestServer
- net.minecraft.server.MinecraftServer (implements net.minecraft.world.level.chunk.storage.ChunkIOErrorReporter, net.minecraft.commands.CommandSource, net.minecraft.server.ServerInfo)
- net.minecraft.util.thread.ReentrantBlockableEventLoop<R>
- net.minecraft.gametest.framework.FailedTestTracker
- net.minecraft.gametest.framework.GameTestBatchFactory
- net.minecraft.gametest.framework.GameTestEvent
- net.minecraft.gametest.framework.GameTestHelper
- net.minecraft.gametest.framework.GameTestInfo
- net.minecraft.gametest.framework.GameTestInstance
- net.minecraft.gametest.framework.BlockBasedTestInstance
- net.minecraft.gametest.framework.FunctionGameTestInstance
- net.minecraft.gametest.framework.GameTestMainUtil
- net.minecraft.gametest.framework.GameTestRunner
- net.minecraft.gametest.framework.GameTestRunner.Builder
- net.minecraft.gametest.framework.GameTestSequence
- net.minecraft.gametest.framework.GameTestSequence.Condition
- net.minecraft.gametest.framework.GameTestTicker
- net.minecraft.gametest.framework.GlobalTestReporter
- net.minecraft.gametest.framework.JUnitLikeTestReporter (implements net.minecraft.gametest.framework.TestReporter)
- net.minecraft.gametest.framework.LogTestReporter (implements net.minecraft.gametest.framework.TestReporter)
- net.minecraft.gametest.framework.MultipleTestTracker
- net.minecraft.gametest.framework.ReportGameListener (implements net.minecraft.gametest.framework.GameTestListener)
- net.minecraft.gametest.framework.StructureGridSpawner (implements net.minecraft.gametest.framework.GameTestRunner.StructureSpawner)
- net.minecraft.gametest.framework.StructureUtils
- net.minecraft.gametest.framework.TestCommand
- net.minecraft.gametest.framework.TestFinder (implements net.minecraft.gametest.framework.TestInstanceFinder, net.minecraft.gametest.framework.TestPosFinder)
- net.minecraft.gametest.framework.TestFinder.Builder
- net.minecraft.gametest.framework.TestFunctionLoader
- net.minecraft.gametest.framework.BuiltinTestFunctions
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.minecraft.gametest.framework.GameTestException
- net.minecraft.gametest.framework.GameTestAssertException
- net.minecraft.gametest.framework.GameTestAssertPosException
- net.minecraft.gametest.framework.GameTestTimeoutException
- net.minecraft.gametest.framework.UnknownGameTestException
- net.minecraft.gametest.framework.GameTestAssertException
- net.minecraft.gametest.framework.GameTestException
- java.lang.RuntimeException
- net.minecraft.gametest.framework.ExhaustedAttemptsException
- java.lang.Exception
- net.minecraft.util.thread.BlockableEventLoop<R> (implements java.util.concurrent.Executor, net.minecraft.util.profiling.metrics.ProfilerMeasured, net.minecraft.util.thread.TaskScheduler<R>)
Interface Hierarchy
- net.minecraft.gametest.framework.GameTestBatchFactory.TestDecorator
- net.minecraft.gametest.framework.GameTestBatchListener
- net.minecraft.gametest.framework.GameTestEnvironments
- net.minecraft.gametest.framework.GameTestInstances
- net.minecraft.gametest.framework.GameTestListener
- net.minecraft.gametest.framework.GameTestRunner.GameTestBatcher
- net.minecraft.gametest.framework.GameTestRunner.StructureSpawner
- net.minecraft.gametest.framework.TestEnvironmentDefinition
- net.minecraft.gametest.framework.TestInstanceFinder
- net.minecraft.gametest.framework.TestPosFinder
- net.minecraft.gametest.framework.TestReporter
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.gametest.framework.GameTestTicker.State
- net.minecraft.gametest.framework.TestEnvironmentDefinition.Weather.Type (implements net.minecraft.util.StringRepresentable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minecraft.gametest.framework.GameTestBatch
- net.minecraft.gametest.framework.GeneratedTest
- net.minecraft.gametest.framework.RetryOptions
- net.minecraft.gametest.framework.TestCommand.TestBatchSummaryDisplayer (implements net.minecraft.gametest.framework.GameTestBatchListener)
- net.minecraft.gametest.framework.TestCommand.TestSummaryDisplayer (implements net.minecraft.gametest.framework.GameTestListener)
- net.minecraft.gametest.framework.TestData<EnvironmentType>
- net.minecraft.gametest.framework.TestEnvironmentDefinition.AllOf (implements net.minecraft.gametest.framework.TestEnvironmentDefinition)
- net.minecraft.gametest.framework.TestEnvironmentDefinition.Functions (implements net.minecraft.gametest.framework.TestEnvironmentDefinition)
- net.minecraft.gametest.framework.TestEnvironmentDefinition.SetGameRules (implements net.minecraft.gametest.framework.TestEnvironmentDefinition)
- net.minecraft.gametest.framework.TestEnvironmentDefinition.SetGameRules.Entry<S,
T> - net.minecraft.gametest.framework.TestEnvironmentDefinition.TimeOfDay (implements net.minecraft.gametest.framework.TestEnvironmentDefinition)
- net.minecraft.gametest.framework.TestEnvironmentDefinition.Weather (implements net.minecraft.gametest.framework.TestEnvironmentDefinition)
- java.lang.Record