net.minecraft.util.function

public interface LazyIterationConsumer<T>

axa
net.minecraft.util.AbortableIterationConsumer
net.minecraft.class_7927
net.minecraft.util.function.LazyIterationConsumer
net.minecraft.unmapped.C_gibrwunu
net.minecraft.util.function.AbortableIterationConsumer
net.minecraft.src.C_260372_

Method summary

Modifier and TypeMethod
LazyIterationConsumer$NextIteration
accept(T arg0)
accept(T arg0)
accept(T arg0)
accept(T value)
m_260972_(T arg0)
static <T> LazyIterationConsumer<T>
forConsumer(Consumer<T> o)
forConsumer(Consumer<T> arg0)
forConsumer(Consumer<T> arg0)
forConsumer(Consumer<T> consumer)
m_260908_(Consumer<T> p_261477_)