net.minecraft.test

public record TestEntry

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 TypeField
private final Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>>
a
tests
comp_3535
tests
f_uaidqyec
tests
f_382011_
private final RegistryKey<Consumer<TestContext>>
b
functionKey
comp_3536
functionKey
f_zvagwsaq
functionKey
f_380401_
private final Consumer<TestContext>
c
function
comp_3537
function
f_qzthuygn
function
f_382160_

Constructor summary

ModifierConstructor
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 TypeMethod
public Map<Identifier, TestData<RegistryKey<TestEnvironmentDefinition>>>
a()
tests()
comp_3535()
tests()
m_ackgaxjm()
tests()
f_382011_()
public RegistryKey<Consumer<TestContext>>
b()
functionKey()
comp_3536()
functionKey()
m_epjnqxjg()
functionKey()
f_380401_()
public Consumer<TestContext>
c()
function()
comp_3537()
function()
m_yqbfkfro()
function()
f_382160_()