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, andThen
Methods inherited from interface java.util.function.IntConsumer
accept
Methods inherited from interface java.util.function.IntSupplier
getAsInt