Package net.minecraft.entity.decoration
Interface DisplayEntity.FloatLerper
- All Known Implementing Classes:
DisplayEntity.class_8227
- 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$d
intermediary net/minecraft/class_8113$class_8117
named net/minecraft/entity/decoration/DisplayEntity$FloatLerper
-
Method Summary
Modifier and TypeMethodDescriptionstatic DisplayEntity.FloatLerper
constant
(float float2) float
lerp
(float delta)
-
Method Details
-
constant
-
lerp
float lerp(float delta) - Mappings:
Namespace Name Mixin selector official get
Lbev$d;get(F)F
intermediary method_48886
Lnet/minecraft/class_8113$class_8117;method_48886(F)F
named lerp
Lnet/minecraft/entity/decoration/DisplayEntity$FloatLerper;lerp(F)F
-