Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.AbstractInterpolator
-
Uses of DisplayEntity.AbstractInterpolator in net.minecraft.entity.decoration
Modifier and TypeClassDescriptionprivate static final record
Modifier and TypeFieldDescriptionprivate final DisplayEntity.AbstractInterpolator<AffineTransformation>
DisplayEntity.RenderState.transformation
The field for thetransformation
record component.Modifier and TypeMethodDescriptionstatic <T> DisplayEntity.AbstractInterpolator<T>
DisplayEntity.AbstractInterpolator.constant
(T value) DisplayEntity.RenderState.transformation()
Returns the value of thetransformation
record component.ModifierConstructorDescriptionRenderState
(DisplayEntity.AbstractInterpolator<AffineTransformation> abstractInterpolator, DisplayEntity.BillboardMode billboardMode, int int2, DisplayEntity.FloatLerper floatLerper, DisplayEntity.FloatLerper floatLerper2, int int3)