tf | |
net.minecraft.gametest.framework.GeneratedTest | |
net.minecraft.class_10663 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> |
| ||||||
private final ResourceKey<Consumer<GameTestHelper>> |
| ||||||
private final Consumer<GameTestHelper> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> arg0, ResourceLocation arg1, Consumer<GameTestHelper> arg2) |
public | (ResourceLocation arg0, TestData<ResourceKey<TestEnvironmentDefinition>> arg1, Consumer<GameTestHelper> arg2) |
public | (Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> arg0, ResourceKey<Consumer<GameTestHelper>> arg1, Consumer<GameTestHelper> arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> |
| ||||||
public ResourceKey<Consumer<GameTestHelper>> |
| ||||||
public Consumer<GameTestHelper> |
|