Package me.shedaniel.architectury.utils
Interface DoubleValue
- All Superinterfaces:
 Consumer<Double>,it.unimi.dsi.fastutil.doubles.DoubleConsumer,DoubleConsumer,DoubleSupplier,Supplier<Double>,Value<Double>
public interface DoubleValue
extends Value<Double>, DoubleSupplier, it.unimi.dsi.fastutil.doubles.DoubleConsumer
- 
Method Summary
Methods inherited from interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
accept, andThen, andThenMethods inherited from interface java.util.function.DoubleConsumer
acceptMethods inherited from interface java.util.function.DoubleSupplier
getAsDouble