Package net.minecraft.entity.decoration
Interface DisplayEntity.IntLerper
- All Known Implementing Classes:
DisplayEntity.ArgbLerper,DisplayEntity.class_8228
- Enclosing class:
DisplayEntity
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official bev$fintermediary net/minecraft/class_8113$class_8119named net/minecraft/entity/decoration/DisplayEntity$IntLerper
-
Method Summary
Modifier and TypeMethodDescriptionstatic DisplayEntity.IntLerperconstant(int int2) intlerp(float value)
-
Method Details
-
constant
-
lerp
int lerp(float value) - Mappings:
Namespace Name Mixin selector official getLbev$f;get(F)Iintermediary method_48889Lnet/minecraft/class_8113$class_8119;method_48889(F)Inamed lerpLnet/minecraft/entity/decoration/DisplayEntity$IntLerper;lerp(F)I
-