Package net.minecraft.world.entity
Interface Display.IntInterpolator
- All Known Implementing Classes:
- Display.ColorInterpolator,- Display.LinearIntInterpolator
- Enclosing class:
- Display
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Method SummaryModifier and TypeMethodDescriptionstatic Display.IntInterpolatorconstant(int p_277348_) intget(float p_270183_) 
- 
Method Details- 
constant
- 
getint get(float p_270183_) 
 
-