类 Keyframe
java.lang.Object
net.minecraft.world.entity.schedule.Keyframe
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
timeStamp
private final int timeStamp -
value
private final float value
-
-
构造器详细资料
-
Keyframe
public Keyframe(int p_38008_, float p_38009_)
-
-
方法详细资料
-
getTimeStamp
public int getTimeStamp() -
getValue
public float getValue()
-