net.minecraft.gametest.framework

public record TestEnvironmentDefinition$Functions

implements TestEnvironmentDefinition

tv$b
net.minecraft.gametest.framework.TestEnvironmentDefinition$Functions
net.minecraft.class_10665$class_10667
net.minecraft.test.TestEnvironmentDefinition$Function
net.minecraft.src.C_379231_$C_379343_
net.minecraft.gametest.framework.TestEnvironmentDefinition$b

字段概要

修饰符与类型字段
private final Optional<Identifier>
d
setupFunction
comp_3550
setupFunction
f_380689_
private final Optional<Identifier>
e
teardownFunction
comp_3551
teardownFunction
f_380360_
private static final org.slf4j.Logger
f
LOGGER
field_56204
LOGGER
f_382146_
public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$Functions>
c
CODEC
field_56203
CODEC
f_382454_

构造函数概要

修饰符构造函数
public (Optional<Identifier> setupFunction, Optional<Identifier> teardownFunction)

方法概要

修饰符与类型方法
public void
a(axf arg0)
setup(ServerLevel arg0)
method_67051(class_3218 arg0)
setup(ServerWorld arg0)
m_384609_(C_12_ arg0)
public void
b(axf arg0)
teardown(ServerLevel arg0)
method_67054(class_3218 arg0)
teardown(ServerWorld arg0)
m_384635_(C_12_ arg0)
private static void
a(axf arg0, amo arg1)
run(ServerLevel arg0, Identifier arg1)
method_67058(class_3218 arg0, class_2960 arg1)
executeFunction(ServerWorld world, Identifier functionId)
m_386358_(C_12_ p_395465_, C_432211_ p_455968_)
public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$Functions>
a()
codec()
method_67050()
getCodec()
m_385515_()
public Optional<Identifier>
b()
setupFunction()
comp_3550()
setupFunction()
f_380689_()
public Optional<Identifier>
c()
teardownFunction()
comp_3551()
teardownFunction()
f_380360_()