implements EnvironmentAttributeFunction$TimeBased<Value>
| net.minecraft.world.timeline.AttributeTrackSampler | |
| net.minecraft.class_12328 | |
| net.minecraft.world.attribute.timeline.TrackAttributeModification |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntry<WorldClockKey> |
|
||||||
| private final EnvironmentAttributeModifier<Value, Argument> |
|
||||||
| private final TrackEvaluator<Argument> |
|
||||||
| private final ClockQueryable |
|
||||||
| private int |
|
||||||
| private Argument |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<WorldClockKey> clock, Optional<Integer> period, EnvironmentAttributeModifier<Value, Argument> modifier, Track<Argument> track, Interpolator<Argument> interpolator, ClockQueryable clockManager) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Value |
|