net.minecraft.world.level.block

public abstract class PipeBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

drm
net.minecraft.world.level.block.PipeBlock
net.minecraft.class_2429
net.minecraft.block.ConnectingBlock

Field summary

Modifier and TypeField
public static final BooleanProperty
b
NORTH
field_11332
NORTH
public static final BooleanProperty
c
EAST
field_11335
EAST
public static final BooleanProperty
d
SOUTH
field_11331
SOUTH
public static final BooleanProperty
e
WEST
field_11328
WEST
public static final BooleanProperty
f
UP
field_11327
UP
public static final BooleanProperty
g
DOWN
field_11330
DOWN
public static final Map<Direction, BooleanProperty>
h
PROPERTY_BY_DIRECTION
field_11329
FACING_PROPERTIES
private final Function<BlockState, VoxelShape>
a
shapes
field_55782
shapeFunction

Constructor summary

ModifierConstructor
protected (float radius, BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends PipeBlock>
a()
codec()
method_53969()
getCodec()
private Function<BlockState, VoxelShape>
a(float arg0)
makeShapes(float arg0)
method_10370(float arg0)
createShapeFunction(float radius)
protected boolean
e_(dzo arg0)
propagatesSkylightDown(BlockState arg0)
method_9579(class_2680 arg0)
isTransparent(BlockState arg0)
protected VoxelShape
a(dzo arg0, dhv arg1, iu arg2, feb 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)