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.transformationThe field for thetransformationrecord 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 thetransformationrecord 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)