Uses of Enum Class
net.minecraft.util.AbortableIterationConsumer.Continuation
Packages that use AbortableIterationConsumer.Continuation
-
Uses of AbortableIterationConsumer.Continuation in net.minecraft.util
Subclasses with type arguments of type 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.entity
Methods in net.minecraft.world.level.entity that return AbortableIterationConsumer.ContinuationModifier and TypeMethodDescription<U extends T>
AbortableIterationConsumer.ContinuationEntitySection.getEntities(EntityTypeTest<T, U> type, AABB bb, AbortableIterationConsumer<? super U> consumer) EntitySection.getEntities(AABB bb, AbortableIterationConsumer<T> entities)