| tj | |
| net.minecraft.gametest.framework.GeneratedTest | |
| net.minecraft.class_10663 | |
| net.minecraft.test.TestEntry | |
| net.minecraft.unmapped.C_ddyehoco | |
| net.minecraft.unmapped.C_ddyehoco | |
| net.minecraft.src.C_378892_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>> |
| ||||||||||||||
| private final RegistryKey<Consumer<TestContext>> |
| ||||||||||||||
| private final Consumer<TestContext> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>> tests, Identifier functionId, Consumer<TestContext> function) |
| public | (Identifier id, TestData<RegistryKey<TestEnvironmentDefinition>> data, Consumer<TestContext> function) |
| public | (Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>> tests, RegistryKey<Consumer<TestContext>> functionKey, Consumer<TestContext> function) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>> |
| ||||||||||||||
| public RegistryKey<Consumer<TestContext>> |
| ||||||||||||||
| public Consumer<TestContext> |
|