net.minecraft.gametest.framework

public record GeneratedTest

ta
net.minecraft.gametest.framework.GeneratedTest
net.minecraft.class_10663
net.minecraft.unmapped.C_ddyehoco
net.minecraft.test.TestEntry
net.minecraft.unmapped.C_ddyehoco

Field summary

Modifier and TypeField
private final Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>>
a
tests
comp_3535
f_uaidqyec
tests
tests
private final ResourceKey<Consumer<GameTestHelper>>
b
functionKey
comp_3536
f_zvagwsaq
functionKey
functionKey
private final Consumer<GameTestHelper>
c
function
comp_3537
f_qzthuygn
function
function

Constructor summary

ModifierConstructor
public (Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> tests, ResourceLocation functionId, Consumer<GameTestHelper> function)
public (ResourceLocation id, TestData<ResourceKey<TestEnvironmentDefinition>> data, Consumer<GameTestHelper> function)
public (Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>> tests, ResourceKey<Consumer<GameTestHelper>> functionKey, Consumer<GameTestHelper> function)

Method summary

Modifier and TypeMethod
public Map<ResourceLocation, TestData<ResourceKey<TestEnvironmentDefinition>>>
a()
tests()
comp_3535()
m_ackgaxjm()
tests()
tests()
public ResourceKey<Consumer<GameTestHelper>>
b()
functionKey()
comp_3536()
m_epjnqxjg()
functionKey()
functionKey()
public Consumer<GameTestHelper>
c()
function()
comp_3537()
m_yqbfkfro()
function()
function()