net.minecraft.world.level.block

public abstract class CrossCollisionBlock

extends Block implements SimpleWaterloggedBlock

All mapped superinterfaces:

FeatureElement, ItemLike, SimpleWaterloggedBlock, BucketPickup, LiquidBlockContainer

dqc
net.minecraft.world.level.block.CrossCollisionBlock
net.minecraft.class_2310

Field summary

Modifier and TypeField
public static final BooleanProperty
a
NORTH
field_10905
public static final BooleanProperty
b
EAST
field_10907
public static final BooleanProperty
c
SOUTH
field_10904
public static final BooleanProperty
d
WEST
field_10903
public static final BooleanProperty
e
WATERLOGGED
field_10900
public static final Map<Direction, BooleanProperty>
f
PROPERTY_BY_DIRECTION
field_10902
private final Function<BlockState, VoxelShape>
g
collisionShapes
field_55751
private final Function<BlockState, VoxelShape>
h
shapes
field_55752

Constructor summary

ModifierConstructor
protected (float arg0, float arg1, float arg2, float arg3, float arg4, BlockBehaviour$Properties arg5)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends CrossCollisionBlock>
a()
codec()
method_53969()
protected Function<BlockState, VoxelShape>
a(float arg0, float arg1, float arg2, float arg3, float arg4)
makeShapes(float arg0, float arg1, float arg2, float arg3, float arg4)
method_9984(float arg0, float arg1, float arg2, float arg3, float arg4)
protected boolean
e_(ecg arg0)
propagatesSkylightDown(BlockState arg0)
method_9579(class_2680 arg0)
protected VoxelShape
a(ecg arg0, dkd arg1, iy arg2, fhc arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
protected VoxelShape
b(ecg arg0, dkd arg1, iy arg2, fhc arg3)
getCollisionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
protected FluidState
b_(ecg arg0)
getFluidState(BlockState arg0)
method_9545(class_2680 arg0)
protected boolean
a(ecg arg0, ezf arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
protected BlockState
a(ecg arg0, duz arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
protected BlockState
a(ecg arg0, dti arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)