net.minecraft.world.level.block

public abstract class AbstractSkullBlock

extends BaseEntityBlock implements Wearable

All mapped superinterfaces:

ItemLike, EntityBlock, Wearable, Vanishable

cbv
net.minecraft.world.level.block.AbstractSkullBlock
net.minecraft.class_2190
net.minecraft.block.AbstractSkullBlock
net.minecraft.src.C_1677_
net.minecraft.world.level.block.BlockSkullAbstract

Field summary

Modifier and TypeField
private final SkullBlock$Type
a
type
field_9867
type
f_48743_

Constructor summary

ModifierConstructor
public (SkullBlock$Type type, BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
public BlockEntity
a(gh arg0, coc arg1)
newBlockEntity(BlockPos arg0, BlockState arg1)
method_10123(class_2338 arg0, class_2680 arg1)
createBlockEntity(BlockPos arg0, BlockState arg1)
m_142194_(C_4675_ p_151997_, C_2064_ arg1)
public <T extends BlockEntity> BlockEntityTicker<T>
a(cad arg0, coc arg1, cmb<T> arg2)
getTicker(Level arg0, BlockState arg1, BlockEntityType<T> arg2)
method_31645(class_1937 arg0, class_2680 arg1, class_2591<T> arg2)
getTicker(World arg0, BlockState arg1, BlockEntityType<T> arg2)
m_142354_(C_1596_ p_151993_, C_2064_ p_151994_, C_1992_<T> arg2)
public SkullBlock$Type
b()
getType()
method_9327()
getSkullType()
m_48754_()
public boolean
a(coc arg0, bzj arg1, gh arg2, dim arg3)
isPathfindable(BlockState arg0, BlockGetter arg1, BlockPos arg2, PathComputationType arg3)
method_9516(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_10 arg3)
canPathfindThrough(BlockState arg0, BlockView arg1, BlockPos arg2, NavigationType arg3)
m_7357_(C_2064_ p_48751_, C_1559_ p_48752_, C_4675_ p_48753_, C_2754_ arg3)