Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.FloatLerper
-
Uses of DisplayEntity.FloatLerper in net.minecraft.entity.decoration
Modifier and TypeFieldDescriptionprivate final DisplayEntity.FloatLerper
DisplayEntity.RenderState.shadowRadius
The field for theshadowRadius
record component.private final DisplayEntity.FloatLerper
DisplayEntity.RenderState.shadowStrength
The field for theshadowStrength
record component.Modifier and TypeMethodDescriptionstatic DisplayEntity.FloatLerper
DisplayEntity.FloatLerper.constant
(float value) DisplayEntity.RenderState.shadowRadius()
Returns the value of theshadowRadius
record component.DisplayEntity.RenderState.shadowStrength()
Returns the value of theshadowStrength
record component.ModifierConstructorDescriptionRenderState
(DisplayEntity.AbstractInterpolator<AffineTransformation> abstractInterpolator, DisplayEntity.BillboardMode billboardMode, int int2, DisplayEntity.FloatLerper floatLerper, DisplayEntity.FloatLerper floatLerper2, int int3)