net.minecraft.block.pattern

public class BlockPattern$Match

arh$b
net.minecraft.class_2236$class_2238
net.minecraft.block.pattern.BlockPattern$Match
net.minecraft.block.state.pattern.BlockPattern$PatternHelper

Field summary

Modifier and TypeField
private final BlockPos
a
field_9907
topLeftFront
frontTopLeft
private final Direction
b
field_9908
forward
forwards
private final Direction
c
field_9909
up
up
private final com.google.common.cache.LoadingCache<BlockPos, BlockPointer>
d
field_9910
cache
lcache
private final int
e
field_9911
width
width
private final int
f
field_9912
height
height
private final int
g
field_9913
depth
depth

Constructor summary

ModifierConstructor
public (BlockPos topLeftFront, Direction forward, Direction up, com.google.common.cache.LoadingCache<BlockPos, BlockPointer> cache, int width, int height, int depth)

Method summary

Modifier and TypeMethod
public BlockPos
a()
method_9050()
getTopLeftFront()
getFrontTopLeft()
public Direction
b()
method_9052()
getForward()
getForwards()
public Direction
c()
method_9053()
getUp()
getUp()
public int
d()
method_9054()
getWidth()
getWidth()
public int
e()
method_9055()
getHeight()
getHeight()
public BlockPointer
a(int arg0, int arg1, int arg2)
method_9051(int arg0, int arg1, int arg2)
getBlock(int dx, int dy, int dz)
translateOffset(int palmOffset, int thumbOffset, int fingerOffset)