Class Keyframe
java.lang.Object
net.minecraft.world.entity.schedule.Keyframe
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
timeStamp
private final int timeStamp - 
value
private final float value 
 - 
 - 
Constructor Details
- 
Keyframe
public Keyframe(int p_38008_, float p_38009_)  
 - 
 - 
Method Details
- 
getTimeStamp
public int getTimeStamp() - 
getValue
public float getValue() 
 -