net.minecraft.world.level.block

public class SkullBlock

extends AbstractSkullBlock

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock

drr
net.minecraft.world.level.block.SkullBlock
net.minecraft.class_2484
net.minecraft.block.SkullBlock
net.minecraft.world.level.block.BlockSkull

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<SkullBlock>
c
CODEC
field_46441
CODEC
public static final int
d
MAX
field_31244
MAX_ROTATION_INDEX
private static final int
b
ROTATIONS
field_31245
MAX_ROTATIONS
public static final IntegerProperty
e
ROTATION
field_11505
ROTATION
protected static final VoxelShape
f
SHAPE
field_11506
SHAPE
protected static final VoxelShape
g
PIGLIN_SHAPE
field_41312
PIGLIN_SHAPE

Constructor summary

ModifierConstructor
protected (SkullBlock$Type arg0, BlockBehaviour$Properties arg1)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<? extends SkullBlock>
a()
codec()
method_53969()
getCodec()
protected VoxelShape
a(dxv arg0, dgn arg1, jh arg2, fcd arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
protected VoxelShape
d_(dxv arg0)
getOcclusionShape(BlockState arg0)
method_9571(class_2680 arg0)
getCullingShape(BlockState arg0)
public BlockState
a(dbg arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
protected BlockState
a(dxv arg0, drc arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
protected BlockState
a(dxv arg0, dpl arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
protected void
a(dxw$a<dkm, dxv> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)