Uses of Interface
moe.maple.api.script.util.With.Consumers.IndexedConsumer
| Package | Description |
|---|---|
| moe.maple.api.script.util |
-
Uses of With.Consumers.IndexedConsumer in moe.maple.api.script.util
Methods in moe.maple.api.script.util with parameters of type With.Consumers.IndexedConsumer Modifier and Type Method Description static <T> voidWith. index(Collection<T> collection, With.Consumers.IndexedConsumer<T> consumer)static <T> voidWith. index(T[] collection, With.Consumers.IndexedConsumer<T> consumer)