History - net.minecraft.world.Region

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.BlockMatcher

net.minecraft.class_1_1205

net.minecraft.world.Region

Fields

Predicate<BlockState>: NO_PREDICATE, field_1_9112, ANY_STATE

WorldView: level, field_1_8305, world

Predicate<BlockState>: statePredicate, field_1_8306, blockStatePredicate

Constructors

(WorldView)

Methods

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 (Predicate<BlockState>): anyMatched, method_1_8746, containsAnyOf

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

boolean (BlockState): lambda$allMatched$0, method_1_7670, method_1_7670

boolean (BlockState): lambda$static$0, method_1_8747, method_1_8747