History - net.minecraft.block.pattern.BlockPattern$Result

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$BlockPatternMatch

net.minecraft.class_2700$class_2702

net.minecraft.block.pattern.BlockPattern$Result

Fields

BlockPos: frontTopLeft, field_12367, frontTopLeft

Direction: forwards, field_12365, forwards

Direction: up, field_12364, up

com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition>: cache, field_12366, cache

int: width, field_12363, width

int: height, field_12362, height

int: depth, field_12361, depth

Constructors

(BlockPos, Direction, Direction, com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition>, int, int, int)

Methods

BlockPos (): getFrontTopLeft, method_11715, getFrontTopLeft

Direction (): getForwards, method_11719, getForwards

Direction (): getUp, method_11716, getUp

int (): getWidth, method_35302, getWidth

int (): getHeight, method_35303, getHeight

int (): getDepth, method_35304, getDepth

CachedBlockPosition (int, int, int): getBlock, method_11717, translate