Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.FloatLerper
Packages that use DisplayEntity.FloatLerper
-
Uses of DisplayEntity.FloatLerper in net.minecraft.entity.decoration
Classes in net.minecraft.entity.decoration that implement DisplayEntity.FloatLerperFields in net.minecraft.entity.decoration declared as DisplayEntity.FloatLerperModifier 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.Methods in net.minecraft.entity.decoration that return DisplayEntity.FloatLerperModifier 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.Constructors in net.minecraft.entity.decoration with parameters of type DisplayEntity.FloatLerperModifierConstructorDescriptionRenderState
(DisplayEntity.AbstractInterpolator<AffineTransformation> abstractInterpolator, DisplayEntity.BillboardMode billboardMode, int int2, DisplayEntity.FloatLerper floatLerper, DisplayEntity.FloatLerper floatLerper2, int int3)