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 Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final BooleanProperty |
| ||||||
public static final BooleanProperty |
| ||||||
public static final BooleanProperty |
| ||||||
public static final BooleanProperty |
| ||||||
public static final BooleanProperty |
| ||||||
public static final Map<Direction, BooleanProperty> |
| ||||||
private final Function<BlockState, VoxelShape> |
| ||||||
private final Function<BlockState, VoxelShape> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (float arg0, float arg1, float arg2, float arg3, float arg4, BlockBehaviour$Properties arg5) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected abstract com.mojang.serialization.MapCodec<? extends CrossCollisionBlock> |
| ||||||
protected Function<BlockState, VoxelShape> |
| ||||||
protected boolean |
| ||||||
protected VoxelShape |
| ||||||
protected VoxelShape |
| ||||||
protected FluidState |
| ||||||
protected boolean |
| ||||||
protected BlockState |
| ||||||
protected BlockState |
|