History - net.minecraft.world.PosListRegion
26.3-pre-2
Names
Fields
Constructors
Methods
26.3-pre-1
Names
Fields
Constructors
Methods
26.3-snapshot-10
Names
Fields
Constructors
Methods
26.3-snapshot-9
Names
Fields
Constructors
Methods
26.3-snapshot-8
Names
Fields
Constructors
Methods
26.3-snapshot-7
Names
Fields
Constructors
Methods
26.3-snapshot-6
Names
Fields
Constructors
Methods
26.3-snapshot-5
Names
Fields
Constructors
Methods
26.3-snapshot-4
Names
net.minecraft.world.level.blockscan.OrderedBlockMatcher
net.minecraft.class_1_1349
net.minecraft.world.PosListRegion
Fields
Iterable<BlockPos>: positions, field_1_9200, positions
Constructors
(WorldView, Iterable<BlockPos>)
Methods
PosListRegion (Predicate<? super BlockPos>): filterPos, method_1_8864, filter
PosListRegion (Predicate<BlockState>): filterState, method_1_7667, matching
boolean (int): atLeastMatched, method_1_7665, containsAtLeast
boolean (Predicate<BlockState>): anyMatched, method_1_8746, containsAnyOf
void (BiConsumer<BlockPos, BlockState>): forEach, method_1_7668, forEachBlock
boolean (AbortableBlockConsumer): forEachUntil, method_1_7669, iterate
Optional<BlockPos> (): findFirst, method_1_8866, getFirst
Optional<BlockPos> (BiPredicate<BlockPos, BlockState>): findFirst, method_1_8867, getFirstMatching
Region (Predicate): filterState, method_1_7667, matching
NextIteration (BiPredicate, org.apache.commons.lang3.mutable.MutableObject, BlockPos, BlockState): lambda$findFirst$1, method_1_8870, method_1_8870
NextIteration (org.apache.commons.lang3.mutable.MutableObject, BlockPos, BlockState): lambda$findFirst$0, method_1_8869, method_1_8869
NextIteration (BiConsumer, BlockPos, BlockState): lambda$forEach$0, method_1_8871, method_1_8871
NextIteration (BlockPos, BlockState): lambda$anyMatched$0, method_1_8868, method_1_8868