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.FloatLerperDisplayEntity.class_8229.shadowRadiusThe field for theshadowRadiusrecord component.private final DisplayEntity.FloatLerperDisplayEntity.class_8229.shadowStrengthThe field for theshadowStrengthrecord component.Methods in net.minecraft.entity.decoration that return DisplayEntity.FloatLerperModifier and TypeMethodDescriptionstatic DisplayEntity.FloatLerperDisplayEntity.FloatLerper.constant(float float2) DisplayEntity.class_8229.shadowRadius()Returns the value of theshadowRadiusrecord component.DisplayEntity.class_8229.shadowStrength()Returns the value of theshadowStrengthrecord 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)