net.minecraft.world.level.block

public class GrindstoneBlock

extends FaceAttachedHorizontalDirectionalBlock

All mapped superinterfaces:

FeatureElement, ItemLike

dre
net.minecraft.world.level.block.GrindstoneBlock
net.minecraft.class_3713
net.minecraft.block.GrindstoneBlock
net.minecraft.src.C_1804_

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<GrindstoneBlock>
a
CODEC
field_46365
CODEC
f_303639_
private static final Component
b
CONTAINER_TITLE
field_17364
TITLE
f_53768_
private final Function<BlockState, VoxelShape>
d
shapes
field_55765
shapeFunction
f_381571_

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<GrindstoneBlock>
a()
codec()
method_53969()
getCodec()
m_304657_()
private Function<BlockState, VoxelShape>
b()
makeShapes()
method_66437()
createShapeFunction()
m_384357_()
private VoxelShape
o(ebq arg0)
getVoxelShape(BlockState arg0)
method_16119(class_2680 arg0)
getShape(BlockState state)
m_53855_(C_2064_ arg0)
protected VoxelShape
b(ebq arg0, djn arg1, iw arg2, fgh arg3)
getCollisionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
m_5939_(C_2064_ p_53852_, C_1559_ p_53853_, C_4675_ p_53854_, C_3051_ arg3)
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_53843_, C_1559_ p_53844_, C_4675_ p_53845_, C_3051_ arg3)
protected boolean
a(ebq arg0, dkm arg1, iw arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
m_7898_(C_2064_ p_53829_, C_1599_ p_53830_, C_4675_ arg2)
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_53822_, C_1596_ p_53823_, C_4675_ p_53824_, C_1141_ p_53826_, 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_53848_, C_1596_ p_53849_, C_4675_ arg2)
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_53836_, C_1886_ arg1)
protected BlockState
a(ebq arg0, dsr arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
m_6943_(C_2064_ p_53833_, C_1838_ 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_53819_, C_2754_ arg1)