Class Transformation.Interpolations
java.lang.Object
net.minecraft.client.render.entity.animation.Transformation.Interpolations
- Enclosing class:
Transformation
- Mappings:
Namespace Name named net/minecraft/client/render/entity/animation/Transformation$Interpolations
intermediary net/minecraft/class_7179$class_7181
official ffw$b
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Transformation.Interpolation
static final Transformation.Interpolation
-
Constructor Summary
-
Method Summary
-
Field Details
-
LINEAR
- Mappings:
Namespace Name Mixin selector named LINEAR
Lnet/minecraft/client/render/entity/animation/Transformation$Interpolations;LINEAR:Lnet/minecraft/client/render/entity/animation/Transformation$Interpolation;
intermediary field_37884
Lnet/minecraft/class_7179$class_7181;field_37884:Lnet/minecraft/class_7179$class_7180;
official a
Lffw$b;a:Lffw$a;
-
CUBIC
- Mappings:
Namespace Name Mixin selector named CUBIC
Lnet/minecraft/client/render/entity/animation/Transformation$Interpolations;CUBIC:Lnet/minecraft/client/render/entity/animation/Transformation$Interpolation;
intermediary field_37885
Lnet/minecraft/class_7179$class_7181;field_37885:Lnet/minecraft/class_7179$class_7180;
official b
Lffw$b;b:Lffw$a;
-
-
Constructor Details
-
Interpolations
public Interpolations()
-