类 BlockPattern.BlockPatternMatch
java.lang.Object
net.minecraft.world.level.block.state.pattern.BlockPattern.BlockPatternMatch
- 封闭类:
BlockPattern
-
字段概要
字段 -
构造器概要
构造器构造器说明BlockPatternMatch
(BlockPos p_61221_, Direction p_61222_, Direction p_61223_, com.google.common.cache.LoadingCache<BlockPos, BlockInWorld> p_61224_, int p_61225_, int p_61226_, int p_61227_) -
方法概要
-
字段详细资料
-
frontTopLeft
-
forwards
-
up
-
cache
-
width
private final int width -
height
private final int height -
depth
private final int depth
-
-
构造器详细资料
-
BlockPatternMatch
public BlockPatternMatch(BlockPos p_61221_, Direction p_61222_, Direction p_61223_, com.google.common.cache.LoadingCache<BlockPos, BlockInWorld> p_61224_, int p_61225_, int p_61226_, int p_61227_)
-
-
方法详细资料