类 Timeline
java.lang.Object
net.minecraft.world.entity.schedule.Timeline
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addKeyframe
(int p_38061_, float p_38062_) addKeyframes
(Collection<Keyframe> p_150248_) com.google.common.collect.ImmutableList
<Keyframe> float
getValueAt
(int p_38059_) private void
-
字段详细资料
-
keyframes
-
previousIndex
private int previousIndex
-
-
构造器详细资料
-
Timeline
public Timeline()
-
-
方法详细资料
-
getKeyframes
-
addKeyframe
-
addKeyframes
-
sortAndDeduplicateKeyframes
private void sortAndDeduplicateKeyframes() -
getValueAt
public float getValueAt(int p_38059_)
-