net.minecraft.block

public class WallSignBlock

extends SignBlock

All mapped superinterfaces:

BlockEntityProvider

aqa
net.minecraft.class_2223
net.minecraft.block.WallSignBlock
net.minecraft.block.BlockWallSign

Field summary

Modifier and TypeField
public static final DirectionProperty
b
field_9791
FACING
FACING
protected static final Box
c
field_12832
EAST_SHAPE
SIGN_EAST_AABB
protected static final Box
d
field_12833
WEST_SHAPE
SIGN_WEST_AABB
protected static final Box
e
field_12834
SOUTH_SHAPE
SIGN_SOUTH_AABB
protected static final Box
f
field_12835
NORTH_SHAPE
SIGN_NORTH_AABB

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Box
a(ars arg0, aih arg1, cm arg2)
method_11554(class_2232 arg0, class_1158 arg1, class_2552 arg2)
getShape(BlockState arg0, WorldView arg1, BlockPos arg2)
getBoundingBox(IBlockState arg0, IBlockAccess arg1, BlockPos arg2)
public void
a(ars arg0, aid arg1, cm arg2, akf arg3)
method_8641(class_2232 arg0, class_1150 arg1, class_2552 arg2, class_197 arg3)
neighborChanged(BlockState arg0, World arg1, BlockPos arg2, Block arg3)
neighborChanged(IBlockState arg0, World arg1, BlockPos arg2, Block arg3)
public BlockState
a(int arg0)
method_8635(int arg0)
getStateFromMetadata(int arg0)
getStateFromMeta(int arg0)
public int
e(ars arg0)
method_8671(class_2232 arg0)
getMetadataFromState(BlockState arg0)
getMetaFromState(IBlockState arg0)
public BlockState
a(ars arg0, aos arg1)
method_11556(class_2232 arg0, class_2734 arg1)
rotate(BlockState arg0, BlockRotation arg1)
withRotation(IBlockState arg0, Rotation arg1)
public BlockState
a(ars arg0, anf arg1)
method_11555(class_2232 arg0, class_2727 arg1)
mirror(BlockState arg0, BlockMirror arg1)
withMirror(IBlockState arg0, Mirror arg1)
protected StateDefinition
b()
method_8676()
createStateDefinition()
createBlockState()