Class Timeline
java.lang.Object
net.minecraft.world.entity.schedule.Timeline
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate int
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionaddKeyframe(int p_38061_, float p_38062_) addKeyframes(Collection<Keyframe> p_150248_) com.google.common.collect.ImmutableList<Keyframe>floatgetValueAt(int p_38059_) private void
- 
Field Details- 
keyframes
- 
previousIndexprivate int previousIndex
 
- 
- 
Constructor Details- 
Timelinepublic Timeline()
 
- 
- 
Method Details- 
getKeyframes
- 
addKeyframe
- 
addKeyframes
- 
sortAndDeduplicateKeyframesprivate void sortAndDeduplicateKeyframes()
- 
getValueAtpublic float getValueAt(int p_38059_) 
 
-