History - net.minecraft.world.BoxRegion
26.3
Names
net.minecraft.world.level.blockscan.BoxBlockMatcher
net.minecraft.world.level.blockscan.BoxBlockMatcher
net.minecraft.class_1_1338
net.minecraft.world.BoxRegion
Fields
BlockPos: from, from, field_1_9155, minPos
BlockPos: to, to, field_1_9156, maxPos
Constructors
(WorldView, BlockPos, BlockPos)
Methods
BoxRegion (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