Package net.minecraft.entity.decoration
Class DisplayEntity.Interpolator<T>
java.lang.Object
net.minecraft.entity.decoration.DisplayEntity.Interpolator<T>
- Direct Known Subclasses:
DisplayEntity.AbstractInterpolator
,DisplayEntity.FloatLerper
,DisplayEntity.IntLerper
- Enclosing class:
DisplayEntity
- Mappings:
Namespace Name official bfg$h
intermediary net/minecraft/class_8113$class_8120
named net/minecraft/entity/decoration/DisplayEntity$Interpolator
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
prevValue
- Mappings:
Namespace Name Mixin selector official b
Lbfg$h;b:Ljava/lang/Object;
intermediary field_42417
Lnet/minecraft/class_8113$class_8120;field_42417:Ljava/lang/Object;
named prevValue
Lnet/minecraft/entity/decoration/DisplayEntity$Interpolator;prevValue:Ljava/lang/Object;
-
value
- Mappings:
Namespace Name Mixin selector official c
Lbfg$h;c:Ljava/lang/Object;
intermediary field_42418
Lnet/minecraft/class_8113$class_8120;field_42418:Ljava/lang/Object;
named value
Lnet/minecraft/entity/decoration/DisplayEntity$Interpolator;value:Ljava/lang/Object;
-
-
Constructor Details
-
Interpolator
- Mappings:
Namespace Name Mixin selector official <init>
Lbfg$h;<init>(Ljava/lang/Object;)V
intermediary <init>
Lnet/minecraft/class_8113$class_8120;<init>(Ljava/lang/Object;)V
named <init>
Lnet/minecraft/entity/decoration/DisplayEntity$Interpolator;<init>(Ljava/lang/Object;)V
-
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official c
Lbfg$h;c(F)Ljava/lang/Object;
intermediary method_49747
Lnet/minecraft/class_8113$class_8120;method_49747(F)Ljava/lang/Object;
named apply
Lnet/minecraft/entity/decoration/DisplayEntity$Interpolator;apply(F)Ljava/lang/Object;
-
setValue
- Mappings:
Namespace Name Mixin selector official a
Lbfg$h;a(FLjava/lang/Object;)V
intermediary method_48890
Lnet/minecraft/class_8113$class_8120;method_48890(FLjava/lang/Object;)V
named setValue
Lnet/minecraft/entity/decoration/DisplayEntity$Interpolator;setValue(FLjava/lang/Object;)V
-