net.minecraft.world.attribute.timeline

public record TimelineEntry<Value, Argument>

fvl
net.minecraft.world.timeline.AttributeTrack
net.minecraft.class_12327
net.minecraft.world.attribute.timeline.TimelineEntry
net.minecraft.unmapped.C_jvejppdm
net.minecraft.unmapped.C_jvejppdm
net.minecraft.src.C_433014_

Field summary

Modifier and TypeField
private final EnvironmentAttributeModifier<Value, Argument>
a
modifier
comp_5223
modifier
f_sknklaoe
modifier
f_437148_
private final Track<Argument>
b
argumentTrack
comp_5224
argumentTrack
f_pgtjzsen
argumentTrack
f_434842_

Constructor summary

ModifierConstructor
public (EnvironmentAttributeModifier<Value, Argument> modifier, Track<Argument> argumentTrack)

Method summary

Modifier and TypeMethod
public static <Value> com.mojang.serialization.Codec<TimelineEntry<Value, ?>>
a(cea<Value> o)
createCodec(EnvironmentAttribute<Value> arg0)
method_76471(class_12197<Value> arg0)
createCodec(EnvironmentAttribute<Value> attribute)
m_jtfmcqnx(C_gzjpaxne<Value> arg0)
m_443326_(C_432417_<Value> p_451460_)
private static <Value, Argument> com.mojang.serialization.MapCodec<TimelineEntry<Value, Argument>>
a(cea<Value> o, cel<Value, Argument> o)
createCodecWithModifier(EnvironmentAttribute<Value> arg0, AttributeModifier<Value, Argument> arg1)
method_76472(class_12197<Value> arg0, class_12212<Value, Argument> arg1)
createMapCodec(EnvironmentAttribute<Value> attribute, EnvironmentAttributeModifier<Value, Argument> modifier)
m_rvccfpiz(C_gzjpaxne<Value> arg0, C_yqxbhbwl<Value, Argument> arg1)
m_446576_(C_432417_<Value> p_452031_, C_432753_<Value, Argument> p_455596_)
public TrackAttributeModification<Value, Argument>
a(cea<Value> o, Optional<Integer> o, LongSupplier arg2)
bakeSampler(EnvironmentAttribute<Value> arg0, Optional<Integer> arg1, LongSupplier arg2)
method_76473(class_12197<Value> arg0, Optional<Integer> arg1, LongSupplier arg2)
toModification(EnvironmentAttribute<Value> attribute, Optional<Integer> period, LongSupplier timeSupplier)
m_wcspkmek(C_gzjpaxne<Value> arg0, Optional<Integer> arg1, LongSupplier arg2)
m_443580_(C_432417_<Value> p_455593_, Optional<Integer> p_458090_, LongSupplier arg2)
public static com.mojang.serialization.DataResult<TimelineEntry<?, ?>>
a(fvl<?, ?> o, int o)
validatePeriod(AttributeTrack<?, ?> arg0, int arg1)
method_76475(class_12327<?, ?> arg0, int arg1)
validateKeyframesInPeriod(TimelineEntry<?, ?> entry, int period)
m_lyaxnfqj(C_jvejppdm<?, ?> arg0, int arg1)
m_444640_(C_433014_<?, ?> p_459868_, int p_457041_)
public EnvironmentAttributeModifier<Value, Argument>
a()
modifier()
comp_5223()
modifier()
m_xojjfayf()
modifier()
f_437148_()
public Track<Argument>
b()
argumentTrack()
comp_5224()
argumentTrack()
m_wpajwble()
argumentTrack()
f_434842_()