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.class_8229.shadowRadius
The field for theshadowRadius
record component.private final DisplayEntity.FloatLerper
DisplayEntity.class_8229.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 float2) DisplayEntity.class_8229.shadowRadius()
Returns the value of theshadowRadius
record component.DisplayEntity.class_8229.shadowStrength()
Returns the value of theshadowStrength
record component.Constructors in net.minecraft.entity.decoration with parameters of type DisplayEntity.FloatLerperModifierConstructorDescriptionclass_8229
(DisplayEntity.AbstractInterpolator<AffineTransformation> abstractInterpolator, DisplayEntity.BillboardMode billboardMode, int int2, DisplayEntity.FloatLerper floatLerper, DisplayEntity.FloatLerper floatLerper2, int int3)