History - net.minecraft.block.pattern.BlockPattern

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.state.pattern.BlockPattern

net.minecraft.class_2700

net.minecraft.block.pattern.BlockPattern

Fields

Predicate<CachedBlockPosition>[][][]: pattern, field_12358, pattern

int: depth, field_12357, depth

int: height, field_12356, height

int: width, field_12355, width

Constructors

(Predicate<CachedBlockPosition>[][][])

Methods

int (): getDepth, method_11712, getDepth

int (): getHeight, method_11713, getHeight

int (): getWidth, method_11710, getWidth

Predicate<CachedBlockPosition>[][][] (): getPattern, method_35301, getPattern

BlockPattern$Result (WorldView, BlockPos, Direction, Direction): matches, method_35300, testTransform

BlockPattern$Result (BlockPos, Direction, Direction, com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition>): matches, method_11711, testTransform

BlockPattern$Result (WorldView, BlockPos): find, method_11708, searchAround

com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition> (WorldView, boolean): createLevelCache, method_11709, makeCache

BlockPos (BlockPos, Direction, Direction, int, int, int): translateAndRotate, method_11707, translate