net.minecraft.test

public record TestEnvironmentDefinition$TimeOfDay

implements TestEnvironmentDefinition<Long>

net.minecraft.gametest.framework.TestEnvironmentDefinition$ClockTime
net.minecraft.gametest.framework.TestEnvironmentDefinition$ClockTime
net.minecraft.class_10665$class_10670
net.minecraft.test.TestEnvironmentDefinition$TimeOfDay

Field summary

Modifier and TypeField
private final RegistryEntry<WorldClockKey>
clock
clock
comp_1_88
clock
private final int
time
time
comp_3556
time
public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$TimeOfDay>
CODEC
CODEC
field_56206
CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<WorldClockKey> clock, int time)

Method summary

Modifier and TypeMethod
public Long
setup(ServerLevel level)
setup(ServerLevel level)
method_67051(class_3218 arg0)
setup(ServerWorld arg0)
public void
teardown(ServerLevel level, Long saveData)
teardown(ServerLevel level, Long saveData)
method_1_680(class_3218 arg0, Long arg1)
teardown(ServerWorld arg0, Long arg1)
public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$TimeOfDay>
codec()
codec()
method_67050()
getCodec()
public RegistryEntry<WorldClockKey>
clock()
clock()
comp_1_88()
clock()
public int
time()
time()
comp_3556()
time()