History - net.minecraft.gametest.framework.TestData
25w04a
Names
tj
net.minecraft.gametest.framework.TestData
net.minecraft.class_10664
net.minecraft.test.TestData
Fields
EnvironmentType: b, environment, comp_3539, environment
ResourceLocation: c, structure, comp_3540, structure
int: d, maxTicks, comp_3541, maxTicks
int: e, setupTicks, comp_3542, setupTicks
boolean: f, required, comp_3543, required
Rotation: g, rotation, comp_3544, rotation
boolean: h, manualOnly, comp_3545, manualOnly
int: i, maxAttempts, comp_3546, maxAttempts
int: j, requiredSuccesses, comp_3547, requiredSuccesses
boolean: k, skyAccess, comp_3548, skyAccess
com.mojang.serialization.MapCodec<TestData<Holder<TestEnvironmentDefinition>>>: a, CODEC, field_56199, CODEC
Constructors
(EnvironmentType, ResourceLocation, int, int, boolean, Rotation)
(EnvironmentType, ResourceLocation, int, int, boolean)
(EnvironmentType, ResourceLocation, int, int, boolean, Rotation, boolean, int, int, boolean)
Methods
<T> TestData<T> (Function<EnvironmentType, T>): a, map, method_67049, applyToEnvironment
EnvironmentType (): a, environment, comp_3539, environment
ResourceLocation (): b, structure, comp_3540, structure
int (): c, maxTicks, comp_3541, maxTicks
int (): d, setupTicks, comp_3542, setupTicks
boolean (): e, required, comp_3543, required
Rotation (): f, rotation, comp_3544, rotation
boolean (): g, manualOnly, comp_3545, manualOnly
int (): h, maxAttempts, comp_3546, maxAttempts
int (): i, requiredSuccesses, comp_3547, requiredSuccesses
boolean (): j, skyAccess, comp_3548, skyAccess