Class Keyframe
java.lang.Object
net.minecraft.world.entity.schedule.Keyframe
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
timeStampprivate final int timeStamp
- 
valueprivate final float value
 
- 
- 
Constructor Details- 
Keyframepublic Keyframe(int p_38008_, float p_38009_) 
 
- 
- 
Method Details- 
getTimeStamppublic int getTimeStamp()
- 
getValuepublic float getValue()
 
-