History - net.minecraft.world.Region
26.3
Names
net.minecraft.world.level.blockscan.BlockMatcher
net.minecraft.world.level.blockscan.BlockMatcher
net.minecraft.class_1_1205
net.minecraft.world.Region
Fields
Predicate<BlockState>: NO_PREDICATE, NO_PREDICATE, field_1_9112, ANY_STATE
WorldView: level, level, field_1_8305, world
Predicate<BlockState>: statePredicate, statePredicate, field_1_8306, blockStatePredicate
Constructors
Methods
Region (Predicate<BlockState>): filterState, filterState, method_1_7667, matching
boolean (int): atLeastMatched, atLeastMatched, method_1_7665, containsAtLeast
boolean (int): atMostMatched, atMostMatched, method_1_7666, containsAtMost
boolean (): anyMatched, anyMatched, method_1_7664, containsAny
boolean (Predicate<BlockState>): anyMatched, anyMatched, method_1_8746, containsAnyOf
boolean (): noneMatched, noneMatched, method_1_7674, containsNone
boolean (): allMatched, allMatched, method_1_7663, allBlocksMatch
void (BiConsumer<BlockPos, BlockState>): forEach, forEach, method_1_7668, forEachBlock
boolean (AbortableBlockConsumer): forEachUntil, forEachUntil, method_1_7669, iterate