net.minecraft.world.level.block

public class WitherSkullBlock

extends SkullBlock

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock

dui
net.minecraft.world.level.block.WitherSkullBlock
net.minecraft.class_2570
net.minecraft.block.WitherSkullBlock
net.minecraft.world.level.block.BlockWitherSkull

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<WitherSkullBlock>
b
CODEC
field_46504
CODEC
private static BlockPattern
h
witherPatternFull
field_11765
witherBossPattern
private static BlockPattern
i
witherPatternBase
field_11764
witherDispenserPattern

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<WitherSkullBlock>
a()
codec()
method_53969()
getCodec()
public void
a(dhi arg0, jh arg1, dxv arg2, bwg arg3, cxp 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)
public static void
a(dhi arg0, jh arg1)
checkSpawn(Level arg0, BlockPos arg1)
method_56119(class_1937 arg0, class_2338 arg1)
onPlaced(World world, BlockPos pos)
public static void
a(dhi arg0, jh arg1, dwm 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)
public static boolean
b(dhi arg0, jh arg1, cxp 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)
private static BlockPattern
q()
getOrCreateWitherFull()
method_10900()
getWitherBossPattern()
private static BlockPattern
r()
getOrCreateWitherBase()
method_10897()
getWitherDispenserPattern()