net.minecraft.entity.decoration

record DisplayEntity$IntLerperImpl

implements DisplayEntity$IntLerper

net.minecraft.world.entity.Display$LinearIntInterpolator
net.minecraft.class_8113$class_8228
net.minecraft.entity.decoration.DisplayEntity$IntLerperImpl

Field summary

Modifier and TypeField
private final int
previous
comp_1326
previous
private final int
current
comp_1327
current

Constructor summary

ModifierConstructor
private (int previous, int current)

Method summary

Modifier and TypeMethod
public int
get(float progress)
method_48889(float arg0)
lerp(float arg0)
public int
previous()
comp_1326()
previous()
public int
current()
comp_1327()
current()