net.minecraft.block

public class WitherFloorSkullBlock

extends FloorSkullBlock

All mapped superinterfaces:

ItemLike, BlockEntityProvider

bja
net.minecraft.class_3737
net.minecraft.block.WitherFloorSkullBlock
net.minecraft.block.BlockSkullWither
net.minecraft.block.BlockSkullWither

Field summary

Modifier and TypeField
private static BlockPattern
c
field_18586
pattern
field_196300_c
witherPatternFull
private static BlockPattern
o
field_18587
basePattern
field_196301_y
witherPatternBase

Constructor summary

ModifierConstructor
protected (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public void
a(axy arg0, el arg1, blc arg2, afa arg3, ate arg4)
method_419(class_1150 arg0, class_2552 arg1, class_2232 arg2, class_1699 arg3, class_1071 arg4)
onPlaced(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4)
func_180633_a(World arg0, BlockPos arg1, IBlockState arg2, EntityLivingBase arg3, ItemStack arg4)
onBlockPlacedBy(World arg0, BlockPos arg1, IBlockState arg2, EntityLivingBase arg3, ItemStack arg4)
public static void
a(axy arg0, el arg1, bkd arg2)
method_16769(class_1150 arg0, class_2552 arg1, class_1311 arg2)
trySpawn(World world, BlockPos pos, SkullBlockEntity skull)
func_196298_a(World arg0, BlockPos arg1, TileEntitySkull arg2)
checkWitherSpawn(World worldIn, BlockPos pos, TileEntitySkull arg2)
public static boolean
b(axy arg0, el arg1, ate arg2)
method_16770(class_1150 arg0, class_2552 arg1, class_1071 arg2)
canSpawn(World world, BlockPos pos, ItemStack item)
func_196299_b(World arg0, BlockPos arg1, ItemStack arg2)
canSpawnMob(World arg0, BlockPos arg1, ItemStack arg2)
protected static BlockPattern
d()
method_16771()
getPattern()
func_196296_d()
getOrCreateWitherFull()
protected static BlockPattern
e()
method_16772()
getBasePattern()
func_196297_e()
getOrCreateWitherBase()