Uses of Enum Class
net.minecraft.util.AbortableIterationConsumer.Continuation
-
Uses of AbortableIterationConsumer.Continuation in net.minecraft.util
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbortableIterationConsumer.Continuation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AbortableIterationConsumer.Continuation in net.minecraft.world.level.entity
Modifier and TypeMethodDescription<U extends T>
AbortableIterationConsumer.ContinuationEntitySection.getEntities
(EntityTypeTest<T, U> p_188349_, AABB p_188350_, AbortableIterationConsumer<? super U> p_261535_) EntitySection.getEntities
(AABB p_262016_, AbortableIterationConsumer<T> p_261863_)