Package net.minecraft.world.entity
Class Display.Interpolator<T>
java.lang.Object
net.minecraft.world.entity.Display.Interpolator<T>
- Direct Known Subclasses:
Display.FloatInterpolator
,Display.GenericInterpolator
,Display.IntInterpolator
- Enclosing class:
- Display
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract T
getGeneric
(float p_276365_) void
updateValue
(float p_276301_, T p_276291_)
-
Field Details
-
lastValue
-
currentValue
-
-
Constructor Details
-
Interpolator
-
-
Method Details
-
getGeneric
-
updateValue
-