net.minecraft.block

public abstract class BlockWithBlockEntity

extends Block implements BlockEntityProvider

All mapped superinterfaces:

BlockEntityProvider

aoq
net.minecraft.class_133
net.minecraft.block.BlockWithBlockEntity
net.minecraft.block.BlockContainer
net.minecraft.block.BlockContainer

Constructor summary

ModifierConstructor
protected (Material arg0)
protected (Material arg0, MapColor arg1)

Method summary

Modifier and TypeMethod
protected boolean
a(amu arg0, et arg1, fa arg2)
method_8602(class_1150 arg0, class_2552 arg1, class_1354 arg2)
isNeighboringCactus(World world, BlockPos pos, Direction dir)
func_181086_a(World arg0, BlockPos arg1, EnumFacing arg2)
isInvalidNeighbor(World worldIn, BlockPos pos, EnumFacing facing)
protected boolean
b(amu arg0, et arg1)
method_8603(class_1150 arg0, class_2552 arg1)
isNeighboringCactus(World world, BlockPos pos)
func_181087_e(World arg0, BlockPos arg1)
hasInvalidNeighbor(World worldIn, BlockPos pos)
public RenderType
a(awt arg0)
method_11552(class_2232 arg0)
getRenderType(BlockState arg0)
func_149645_b(IBlockState arg0)
getRenderType(IBlockState arg0)
public void
b(amu arg0, et arg1, awt arg2)
method_8659(class_1150 arg0, class_2552 arg1, class_2232 arg2)
onRemoved(World arg0, BlockPos arg1, BlockState arg2)
func_180663_b(World arg0, BlockPos arg1, IBlockState arg2)
breakBlock(World arg0, BlockPos arg1, IBlockState arg2)
public void
a(amu arg0, aed arg1, et arg2, awt arg3, avj arg4, aip arg5)
method_8651(class_1150 arg0, class_988 arg1, class_2552 arg2, class_2232 arg3, class_226 arg4, class_1071 arg5)
afterMinedByPlayer(World arg0, PlayerEntity arg1, BlockPos arg2, BlockState arg3, BlockEntity arg4, ItemStack arg5)
func_180657_a(World arg0, EntityPlayer arg1, BlockPos arg2, IBlockState arg3, TileEntity arg4, ItemStack arg5)
harvestBlock(World arg0, EntityPlayer arg1, BlockPos arg2, IBlockState arg3, TileEntity arg4, ItemStack arg5)
public boolean
a(awt arg0, amu arg1, et arg2, int arg3, int arg4)
method_435(class_2232 arg0, class_1150 arg1, class_2552 arg2, int arg3, int arg4)
doEvent(BlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)
func_189539_a(IBlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)
eventReceived(IBlockState arg0, World arg1, BlockPos arg2, int arg3, int arg4)