net.minecraft.world.level.block

public class AnvilBlock

extends FallingBlock

All mapped superinterfaces:

FeatureElement, ItemLike, Fallable

dmo
net.minecraft.world.level.block.AnvilBlock
net.minecraft.class_2199
net.minecraft.block.AnvilBlock
net.minecraft.src.C_1679_

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<AnvilBlock>
a
CODEC
field_46258
CODEC
f_302321_
public static final EnumProperty<Direction>
b
FACING
field_9883
FACING
f_48764_
private static final Map<Direction$Axis, VoxelShape>
c
SHAPES
field_55730
SHAPES_BY_AXIS
f_380268_
private static final Component
d
CONTAINER_TITLE
field_17349
TITLE
f_48774_
private static final float
e
FALL_DAMAGE_PER_DISTANCE
field_30993
FALLING_BLOCK_ENTITY_DAMAGE_MULTIPLIER
f_152050_
private static final int
f
FALL_DAMAGE_MAX
field_30994
FALLING_BLOCK_ENTITY_MAX_DAMAGE
f_152051_

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<AnvilBlock>
a()
codec()
method_53969()
getCodec()
m_304657_()
public BlockState
a(ded arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
m_5573_(C_1445_ arg0)
protected InteractionResult
a(ebq arg0, dkj arg1, iw arg2, csi arg3, ffy arg4)
useWithoutItem(BlockState arg0, Level arg1, BlockPos arg2, Player arg3, BlockHitResult arg4)
method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4)
onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4)
m_6227_(C_2064_ p_48805_, C_1596_ p_48806_, C_4675_ p_48807_, C_1141_ p_48809_, C_3041_ arg4)
protected MenuProvider
b(ebq arg0, dkj arg1, iw arg2)
getMenuProvider(BlockState arg0, Level arg1, BlockPos arg2)
method_17454(class_2680 arg0, class_1937 arg1, class_2338 arg2)
createScreenHandlerFactory(BlockState arg0, World arg1, BlockPos arg2)
m_7246_(C_2064_ p_48822_, C_1596_ p_48823_, C_4675_ arg2)
protected VoxelShape
a(ebq arg0, djn arg1, iw arg2, fgh 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)
m_5940_(C_2064_ p_48817_, C_1559_ p_48818_, C_4675_ p_48819_, C_3051_ arg3)
protected void
a(com arg0)
falling(FallingBlockEntity arg0)
method_10132(class_1540 arg0)
configureFallingBlockEntity(FallingBlockEntity arg0)
m_6788_(C_975_ arg0)
public void
a(dkj arg0, iw arg1, ebq arg2, ebq arg3, com arg4)
onLand(Level arg0, BlockPos arg1, BlockState arg2, BlockState arg3, FallingBlockEntity arg4)
method_10127(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2680 arg3, class_1540 arg4)
onLanding(World arg0, BlockPos arg1, BlockState arg2, BlockState arg3, FallingBlockEntity arg4)
m_48792_(C_1596_ p_48794_, C_4675_ p_48795_, C_2064_ p_48796_, C_2064_ p_48797_, C_975_ arg4)
public void
a(dkj arg0, iw arg1, com arg2)
onBrokenAfterFall(Level arg0, BlockPos arg1, FallingBlockEntity arg2)
method_10129(class_1937 arg0, class_2338 arg1, class_1540 arg2)
onDestroyedOnLanding(World arg0, BlockPos arg1, FallingBlockEntity arg2)
m_142525_(C_1596_ p_152054_, C_4675_ p_152055_, C_975_ arg2)
public DamageSource
a(bxe arg0)
getFallDamageSource(Entity arg0)
method_32898(class_1297 arg0)
getDamageSource(Entity arg0)
m_252932_(C_507_ arg0)
public static BlockState
e(ebq arg0)
damage(BlockState arg0)
method_9346(class_2680 arg0)
getLandingState(BlockState fallingState)
m_48824_(C_2064_ p_48825_)
protected BlockState
a(ebq arg0, dui arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
m_6843_(C_2064_ p_48812_, C_1886_ arg1)
protected void
a(ebr$a<dno, ebq> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
m_7926_(C_2065_$C_2066_<C_1706_, C_2064_> arg0)
protected boolean
a(ebq arg0, eyp arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
m_7357_(C_2064_ p_48802_, C_2754_ arg1)
public int
b(ebq arg0, djn arg1, iw arg2)
getDustColor(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_10130(class_2680 arg0, class_1922 arg1, class_2338 arg2)
getColor(BlockState arg0, BlockView arg1, BlockPos arg2)
m_6248_(C_2064_ p_48828_, C_1559_ p_48829_, C_4675_ arg2)