Package net.minecraft.util.math
Interface WeightedInterpolation.Accumulator<V>
- Enclosing class:
WeightedInterpolation
- 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 named net/minecraft/util/math/WeightedInterpolation$Accumulatorintermediary net/minecraft/class_12207$class_12208official cef$a
-
Method Summary
-
Method Details
-
accumulate
- Mappings:
Namespace Name Mixin selector named accumulateLnet/minecraft/util/math/WeightedInterpolation$Accumulator;accumulate(DLjava/lang/Object;)Vintermediary accumulateLnet/minecraft/class_12207$class_12208;accumulate(DLjava/lang/Object;)Vofficial accumulateLcef$a;accumulate(DLjava/lang/Object;)V
-