net.minecraft.world.level.block

public class WitherSkullBlock

extends SkullBlock

All mapped superinterfaces:

ItemLike, EntityBlock, Wearable, Vanishable

cbv
net.minecraft.world.level.block.WitherSkullBlock
net.minecraft.class_2570
net.minecraft.block.WitherSkullBlock
net.minecraft.block.WitherSkeletonSkullBlock
net.minecraft.server.v1_16_R3.BlockWitherSkull

Field summary

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

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public void
a(brx arg0, fx arg1, ceh arg2, aqm arg3, bmb arg4)
setPlacedBy(Level arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack 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)
func_180633_a(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
postPlace(World arg0, BlockPosition arg1, IBlockData arg2, EntityLiving arg3, ItemStack arg4)
public static void
a(brx arg0, fx arg1, cdg arg2)
checkSpawn(Level arg0, BlockPos arg1, SkullBlockEntity arg2)
method_10898(class_1937 arg0, class_2338 arg1, class_2631 arg2)
onPlaced(World world, BlockPos pos, SkullBlockEntity blockEntity)
func_196298_a(World arg0, BlockPos arg1, SkullTileEntity arg2)
public static boolean
b(brx arg0, fx arg1, bmb arg2)
canSpawnMob(Level arg0, BlockPos arg1, ItemStack arg2)
method_10899(class_1937 arg0, class_2338 arg1, class_1799 arg2)
canDispense(World world, BlockPos pos, ItemStack stack)
func_196299_b(World arg0, BlockPos arg1, ItemStack arg2)
private static BlockPattern
c()
getOrCreateWitherFull()
method_10900()
getWitherBossPattern()
func_196296_d()
private static BlockPattern
d()
getOrCreateWitherBase()
method_10897()
getWitherDispenserPattern()
func_196297_e()