Uses of Class
net.minecraft.world.level.block.state.properties.DirectionProperty
Packages that use DirectionProperty
Package
Description
-
Uses of DirectionProperty in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as DirectionPropertyModifier and TypeFieldDescriptionstatic DirectionProperty
AbstractFurnaceBlock.FACING
static DirectionProperty
AmethystClusterBlock.FACING
static DirectionProperty
AnvilBlock.FACING
static DirectionProperty
AttachedStemBlock.FACING
static DirectionProperty
BarrelBlock.FACING
static DirectionProperty
BaseCoralWallFanBlock.FACING
static DirectionProperty
BeehiveBlock.FACING
static DirectionProperty
BellBlock.FACING
static DirectionProperty
CampfireBlock.FACING
static DirectionProperty
CarvedPumpkinBlock.FACING
static DirectionProperty
ChestBlock.FACING
static DirectionProperty
CommandBlock.FACING
static DirectionProperty
DirectionalBlock.FACING
static DirectionProperty
DispenserBlock.FACING
static DirectionProperty
DoorBlock.FACING
static DirectionProperty
EnderChestBlock.FACING
static DirectionProperty
EndPortalFrameBlock.FACING
static DirectionProperty
HopperBlock.FACING
static DirectionProperty
HorizontalDirectionalBlock.FACING
static DirectionProperty
LadderBlock.FACING
static DirectionProperty
LecternBlock.FACING
static DirectionProperty
RedstoneWallTorchBlock.FACING
static DirectionProperty
SmallDripleafBlock.FACING
static DirectionProperty
StairBlock.FACING
static DirectionProperty
StonecutterBlock.FACING
static DirectionProperty
TripWireHookBlock.FACING
static DirectionProperty
WallBannerBlock.FACING
static DirectionProperty
WallSignBlock.FACING
static DirectionProperty
WallSkullBlock.FACING
static DirectionProperty
WallTorchBlock.FACING
static DirectionProperty
PointedDripstoneBlock.TIP_DIRECTION
Methods in net.minecraft.world.level.block with parameters of type DirectionPropertyModifier and TypeMethodDescriptionstatic <S extends BlockEntity>
DoubleBlockCombiner.NeighborCombineResult<S>DoubleBlockCombiner.combineWithNeigbour(BlockEntityType<S> p_52823_, Function<BlockState,DoubleBlockCombiner.BlockType> p_52824_, Function<BlockState,Direction> p_52825_, DirectionProperty p_52826_, BlockState p_52827_, LevelAccessor p_52828_, BlockPos p_52829_, BiPredicate<LevelAccessor,BlockPos> p_52830_)
-
Uses of DirectionProperty in net.minecraft.world.level.block.piston
Fields in net.minecraft.world.level.block.piston declared as DirectionProperty -
Uses of DirectionProperty in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties declared as DirectionPropertyModifier and TypeFieldDescriptionstatic DirectionProperty
BlockStateProperties.FACING
static DirectionProperty
BlockStateProperties.FACING_HOPPER
static DirectionProperty
BlockStateProperties.HORIZONTAL_FACING
static DirectionProperty
BlockStateProperties.VERTICAL_DIRECTION
Methods in net.minecraft.world.level.block.state.properties that return DirectionPropertyModifier and TypeMethodDescriptionstatic DirectionProperty
static DirectionProperty
DirectionProperty.create(String p_61544_, Collection<Direction> p_61545_)
static DirectionProperty
static DirectionProperty