History - net.minecraft.world.BlockQueries$Region
26.3-snapshot-3
Names
net.minecraft.world.level.BlockScanUtils$BlockMatcher
net.minecraft.class_1_1204$class_1_1205
net.minecraft.world.BlockQueries$Region
Fields
BlockPos: from, field_1_8304, minCorner
BlockPos: to, field_1_8307, maxCorner
WorldView: levelReader, field_1_8305, world
Predicate<BlockState>: statePredicate, field_1_8306, blockStatePredicate
Constructors
(WorldView, BlockPos, BlockPos)
Methods
BlockQueries$Region (Predicate<BlockState>): filterState, method_1_7667, matching
boolean (int): atLeastMatched, method_1_7665, containsAtLeast
boolean (int): atMostMatched, method_1_7666, containsAtMost
boolean (): anyMatched, method_1_7664, containsAny
boolean (): noneMatched, method_1_7674, containsNone
boolean (): allMatched, method_1_7663, allBlocksMatch
void (BiConsumer<BlockPos, BlockState>): forEach, method_1_7668, forEachBlock
boolean (AbortableBlockConsumer): forEachUntil, method_1_7669, iterate
NextIteration (BiConsumer, BlockPos, BlockState): lambda$forEach$0, method_1_7673, method_1_7673
NextIteration (BlockPos, BlockState): lambda$allMatched$1, method_1_7671, method_1_7671
boolean (BlockState): lambda$allMatched$0, method_1_7670, method_1_7670
NextIteration (BlockPos, BlockState): lambda$anyMatched$0, method_1_7672, method_1_7672