Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.AbstractInterpolator
Packages that use DisplayEntity.AbstractInterpolator
-
Uses of DisplayEntity.AbstractInterpolator in net.minecraft.entity.decoration
Classes in net.minecraft.entity.decoration that implement DisplayEntity.AbstractInterpolatorFields in net.minecraft.entity.decoration declared as DisplayEntity.AbstractInterpolatorModifier and TypeFieldDescriptionprivate final DisplayEntity.AbstractInterpolator<AffineTransformation>
DisplayEntity.class_8229.transformation
The field for thetransformation
record component.Methods in net.minecraft.entity.decoration that return DisplayEntity.AbstractInterpolatorModifier and TypeMethodDescriptionstatic <T> DisplayEntity.AbstractInterpolator<T>
DisplayEntity.AbstractInterpolator.constant
(T t) DisplayEntity.class_8229.transformation()
Returns the value of thetransformation
record component.Constructors in net.minecraft.entity.decoration with parameters of type DisplayEntity.AbstractInterpolatorModifierConstructorDescriptionclass_8229
(DisplayEntity.AbstractInterpolator<AffineTransformation> abstractInterpolator, DisplayEntity.BillboardMode billboardMode, int int2, DisplayEntity.FloatLerper floatLerper, DisplayEntity.FloatLerper floatLerper2, int int3)