net.minecraft.world.entity

record Display$TransformationInterpolator

implements Display$GenericInterpolator<Transformation>

bxp$l
net.minecraft.world.entity.Display$TransformationInterpolator
net.minecraft.class_8113$class_8231

Field summary

Modifier and TypeField
private final Transformation
a
previous
comp_1339
private final Transformation
b
current
comp_1340

Constructor summary

ModifierConstructor
(Transformation arg0, Transformation arg1)

Method summary

Modifier and TypeMethod
public Transformation
a(float arg0)
get(float arg0)
method_49786(float arg0)
public Transformation
a()
previous()
comp_1339()
public Transformation
b()
current()
comp_1340()