Package dev.architectury.utils.value
Interface IntValue
- All Superinterfaces:
Consumer<Integer>,it.unimi.dsi.fastutil.ints.IntConsumer,IntConsumer,IntSupplier,Supplier<Integer>,Value<Integer>
public interface IntValue
extends Value<Integer>, IntSupplier, it.unimi.dsi.fastutil.ints.IntConsumer
-
Method Summary
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntConsumer
accept, andThen, andThen, andThenMethods inherited from interface java.util.function.IntConsumer
acceptMethods inherited from interface java.util.function.IntSupplier
getAsInt