net.minecraft.util

public interface AbortableIterationConsumer<T>

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

Method summary

Modifier and TypeMethod
AbortableIterationConsumer$Continuation
accept(T arg0)
accept(T arg0)
accept(T arg0)
accept(T value)
m_260972_(T arg0)
static <T> AbortableIterationConsumer<T>
forConsumer(Consumer<T> arg0)
forConsumer(Consumer<T> arg0)
forConsumer(Consumer<T> arg0)
forConsumer(Consumer<T> consumer)
m_260908_(Consumer<T> p_261477_)