net.minecraft.block

public class EndRodBlock

extends FacingBlock

All mapped superinterfaces:

ItemLike

bel
net.minecraft.class_2723
net.minecraft.block.EndRodBlock
net.minecraft.block.BlockEndRod
net.minecraft.block.BlockEndRod

Field summary

Modifier and TypeField
protected static final VoxelShape
b
field_18310
SHAPE_Y
field_185630_a
END_ROD_VERTICAL_AABB
protected static final VoxelShape
c
field_18311
SHAPE_Z
field_185631_b
END_ROD_NS_AABB
protected static final VoxelShape
o
field_18312
SHAPE_X
field_185632_c
END_ROD_EW_AABB

Constructor summary

ModifierConstructor
protected (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public BlockState
a(blc arg0, bhb arg1)
method_11556(class_2232 arg0, class_2734 arg1)
rotate(BlockState arg0, BlockRotation arg1)
func_185499_a(IBlockState arg0, Rotation arg1)
rotate(IBlockState arg0, Rotation arg1)
public BlockState
a(blc arg0, bfz arg1)
method_11555(class_2232 arg0, class_2727 arg1)
mirror(BlockState arg0, BlockMirror arg1)
func_185471_a(IBlockState arg0, Mirror arg1)
mirror(IBlockState arg0, Mirror arg1)
public VoxelShape
a(blc arg0, axk arg1, el arg2)
method_11554(class_2232 arg0, class_1158 arg1, class_2552 arg2)
getShape(BlockState arg0, BlockView arg1, BlockPos arg2)
func_196244_b(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
getShape(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
public boolean
a(blc arg0)
method_11562(class_2232 arg0)
isCube(BlockState arg0)
func_149686_d(IBlockState arg0)
isFullCube(IBlockState arg0)
public BlockState
a(ark arg0)
method_16563(class_3544 arg0)
getPlacementState(BlockPlaceContext arg0)
func_196258_a(BlockItemUseContext arg0)
getStateForPlacement(BlockItemUseContext arg0)
public BlockLayer
c()
method_8687()
getRenderLayer()
func_180664_k()
getRenderLayer()
protected void
a(ble$a<bcs, blc> arg0)
method_16576(class_2233$class_3757<class_197, class_2232> arg0)
buildStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
func_206840_a(StateContainer$Builder<Block, IBlockState> arg0)
fillStateContainer(StateContainer$Builder<Block, IBlockState> arg0)
public PistonMoveBehavior
j(blc arg0)
method_11567(class_2232 arg0)
getPistonMoveBehavior(BlockState arg0)
func_149656_h(IBlockState arg0)
getPushReaction(IBlockState arg0)
public FaceShape
a(axk arg0, blc arg1, el arg2, eq arg3)
method_14307(class_1158 arg0, class_2232 arg1, class_2552 arg2, class_1354 arg3)
getFaceShape(BlockView arg0, BlockState arg1, BlockPos arg2, Direction arg3)
func_193383_a(IBlockReader arg0, IBlockState arg1, BlockPos arg2, EnumFacing arg3)
getBlockFaceShape(IBlockReader arg0, IBlockState arg1, BlockPos arg2, EnumFacing arg3)
public void
c(blc arg0, axy arg1, el arg2, Random arg3)
method_8669(class_2232 arg0, class_1150 arg1, class_2552 arg2, Random arg3)
randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
func_180655_c(IBlockState arg0, World arg1, BlockPos arg2, Random arg3)
animateTick(IBlockState arg0, World arg1, BlockPos arg2, Random arg3)