History - net.minecraft.world.PosListRegion

26.3

Names

net.minecraft.world.level.blockscan.OrderedBlockMatcher

net.minecraft.world.level.blockscan.OrderedBlockMatcher

net.minecraft.class_1_1349

net.minecraft.world.PosListRegion

Fields

Iterable<BlockPos>: positions, positions, field_1_9200, positions

Constructors

(WorldView, Iterable<BlockPos>)

Methods

PosListRegion (Predicate<? super BlockPos>): filterPos, filterPos, method_1_8864, filter

PosListRegion (Predicate<BlockState>): filterState, filterState, method_1_7667, matching

boolean (int): atLeastMatched, atLeastMatched, method_1_7665, containsAtLeast

boolean (Predicate<BlockState>): anyMatched, anyMatched, method_1_8746, containsAnyOf

void (BiConsumer<BlockPos, BlockState>): forEach, forEach, method_1_7668, forEachBlock

boolean (AbortableBlockConsumer): forEachUntil, forEachUntil, method_1_7669, iterate

Optional<BlockPos> (): findFirst, findFirst, method_1_8866, getFirst

Optional<BlockPos> (BiPredicate<BlockPos, BlockState>): findFirst, findFirst, method_1_8867, getFirstMatching