net.minecraft.block

public class WitherFloorSkullBlock

extends FloorSkullBlock

All mapped superinterfaces:

ItemLike, BlockEntityProvider

bta
net.minecraft.class_2570
net.minecraft.block.WitherFloorSkullBlock
net.minecraft.block.WitherSkeletonSkullBlock
net.minecraft.block.WitherSkeletonSkullBlock

Field summary

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

Constructor summary

ModifierConstructor
protected (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public void
a(bhi arg0, ev arg1, bvk arg2, air arg3, bcb 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)
onBlockPlacedBy(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
public static void
a(bhi arg0, ev arg1, buk arg2)
method_10898(class_1937 arg0, class_2338 arg1, class_2631 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(bhi arg0, ev arg1, bcb arg2)
method_10899(class_1937 arg0, class_2338 arg1, class_1799 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()
getPattern()
func_196296_d()
getOrCreateWitherFull()
private static BlockPattern
e()
method_10897()
getBasePattern()
func_196297_e()
getOrCreateWitherBase()