Uses of Enum Class
net.minecraft.util.AbortableIterationConsumer.Continuation
Packages that use AbortableIterationConsumer.Continuation
- 
Uses of AbortableIterationConsumer.Continuation in net.minecraft.utilMethods in net.minecraft.util that return AbortableIterationConsumer.ContinuationModifier 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.entityMethods in net.minecraft.world.level.entity that return AbortableIterationConsumer.ContinuationModifier 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_)