-
Returns the enum constant of this class with the specified name.
DoubleBlockProperties.Type.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
DoubleBlockProperties.toPropertySource(BlockEntityType<S> blockEntityType,
Function<BlockState,DoubleBlockProperties.Type> typeMapper,
Function<BlockState,Direction> function,
DirectionProperty directionProperty,
BlockState state,
WorldAccess world,
BlockPos pos,
BiPredicate<WorldAccess,BlockPos> fallbackTester)