net.minecraft.block

public class WitherSkullBlock

extends SkullBlock

All mapped superinterfaces:

ItemConvertible, BlockEntityProvider

bte
net.minecraft.class_2570
net.minecraft.block.WitherSkullBlock
net.minecraft.block.WitherFloorSkullBlock
net.minecraft.block.WitherSkeletonSkullBlock
net.minecraft.block.WitherSkeletonSkullBlock

Field summary

Modifier and TypeField
private static BlockPattern
c
field_11765
witherBossPattern
pattern
field_196300_c
witherPatternFull
private static BlockPattern
d
field_11764
witherDispenserPattern
basePattern
field_196301_y
witherPatternBase

Constructor summary

ModifierConstructor
protected (Block$Settings arg0)

Method summary

Modifier and TypeMethod
public void
a(bhm arg0, ev arg1, bvo arg2, aiu arg3, bce arg4)
method_9567(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_1309 arg3, class_1799 arg4)
onPlaced(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
onPlaced(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
func_180633_a(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
onBlockPlacedBy(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
public static void
a(bhm arg0, ev arg1, buo arg2)
method_10898(class_1937 arg0, class_2338 arg1, class_2631 arg2)
onPlaced(World arg0, BlockPos arg1, SkullBlockEntity arg2)
trySpawn(World world, BlockPos pos, SkullBlockEntity skull)
func_196298_a(World arg0, BlockPos arg1, SkullTileEntity arg2)
checkWitherSpawn(World worldIn, BlockPos pos, SkullTileEntity arg2)
public static boolean
b(bhm arg0, ev arg1, bce arg2)
method_10899(class_1937 arg0, class_2338 arg1, class_1799 arg2)
canDispense(World arg0, BlockPos arg1, ItemStack arg2)
canSpawn(World world, BlockPos pos, ItemStack item)
func_196299_b(World arg0, BlockPos arg1, ItemStack arg2)
canSpawnMob(World arg0, BlockPos arg1, ItemStack arg2)
private static BlockPattern
d()
method_10900()
getWitherBossPattern()
getPattern()
func_196296_d()
getOrCreateWitherFull()
private static BlockPattern
e()
method_10897()
getWitherDispenserPattern()
getBasePattern()
func_196297_e()
getOrCreateWitherBase()