net.minecraft.block

public class WallSignBlock

extends SignBlock

All mapped superinterfaces:

BlockEntityProvider

auw
net.minecraft.class_2223
net.minecraft.block.WallSignBlock
net.minecraft.block.BlockWallSign
net.minecraft.block.BlockWallSign

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Box
b(awt arg0, amy arg1, et arg2)
method_11554(class_2232 arg0, class_1158 arg1, class_2552 arg2)
getShape(BlockState arg0, WorldView arg1, BlockPos arg2)
func_185496_a(IBlockState arg0, IBlockAccess arg1, BlockPos arg2)
getBoundingBox(IBlockState arg0, IBlockAccess arg1, BlockPos arg2)
public void
a(awt arg0, amu arg1, et arg2, aow arg3, et arg4)
method_8641(class_2232 arg0, class_1150 arg1, class_2552 arg2, class_197 arg3, class_2552 arg4)
neighborChanged(BlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4)
func_189540_a(IBlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4)
neighborChanged(IBlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4)
public BlockState
a(int arg0)
method_8635(int arg0)
getStateFromMetadata(int arg0)
func_176203_a(int arg0)
getStateFromMeta(int arg0)
public int
e(awt arg0)
method_8671(class_2232 arg0)
getMetadataFromState(BlockState arg0)
func_176201_c(IBlockState arg0)
getMetaFromState(IBlockState arg0)
public BlockState
a(awt arg0, atm arg1)
method_11556(class_2232 arg0, class_2734 arg1)
rotate(BlockState arg0, BlockRotation arg1)
func_185499_a(IBlockState arg0, Rotation arg1)
withRotation(IBlockState arg0, Rotation arg1)
public BlockState
a(awt arg0, ary arg1)
method_11555(class_2232 arg0, class_2727 arg1)
mirror(BlockState arg0, BlockMirror arg1)
func_185471_a(IBlockState arg0, Mirror arg1)
withMirror(IBlockState arg0, Mirror arg1)
protected StateDefinition
b()
method_8676()
createStateDefinition()
func_180661_e()
createBlockState()