net.minecraft.world.level.block

public abstract class RodBlock

extends DirectionalBlock

All mapped superinterfaces:

FeatureElement, ItemLike

dth
net.minecraft.world.level.block.RodBlock
net.minecraft.class_2337
net.minecraft.block.RodBlock

Field summary

Modifier and TypeField
private static final Map<Direction$Axis, VoxelShape>
b
SHAPES
field_55788
SHAPES_BY_AXIS

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends RodBlock>
a()
codec()
method_53969()
getCodec()
protected VoxelShape
a(eat arg0, diq arg1, iv arg2, ffh 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 BlockState
a(eat arg0, dtl arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
protected BlockState
a(eat arg0, dru arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
protected boolean
a(eat arg0, exp arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)